summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Linux 2.6.27-rc3v2.6.27-rc3Linus Torvalds1-1/+1
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-9/+9
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-31/+104
2008-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-13/+54
2008-08-12firmware/memmap: cleanupBernhard Walle2-44/+43
2008-08-12ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-12Make ioctl.h compatible with userlandMichael Abbott1-0/+4
2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap1-8/+17
2008-08-12docsrc: fix crc32hash typeRandy Dunlap1-1/+1
2008-08-12docsrc: fix ifenslave typeRandy Dunlap1-1/+1
2008-08-12docsrc: fix procfs exampleRandy Dunlap1-3/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan1-45/+51
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan4-0/+38
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton1-4/+1
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12mm/sparse.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-12lib/vsprintf.c: wrong conversion function usedYi Yang1-1/+1
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2-2/+6
2008-08-12atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare3-59/+50
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-12matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-12do_migrate_pages(): remove unused variableMinChan Kim1-1/+0
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-12radeonfb: fix accel engine hangsDavid Miller2-0/+12
2008-08-12allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft1-4/+11
2008-08-12hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft1-9/+35
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-12cpuidle: make sysfs attributes sysdev class attributesRabin Vincent1-14/+15
2008-08-12rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo1-1/+1
2008-08-12h8300: fix section mismatchesYoshinori Sato1-6/+3
2008-08-12revert "rtc: cdev lock_kernel() pushdown"David Brownell1-9/+3
2008-08-12memcg: fix oops in mem_cgroup_shrink_usageHugh Dickins1-0/+2
2008-08-12cpu hotplug: s390 doesn't support additional_cpus anymore.Heiko Carstens2-6/+1
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2-1/+5
2008-08-12quota: documentation for sending "below quota" messages via netlink and tiny ...Jan Kara1-8/+14
2008-08-12hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer1-1/+6
2008-08-12feature-removal-schedule.txt: remove the NCR53C9x entryAdrian Bunk1-9/+0
2008-08-12Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier1-5/+12
2008-08-12[IA64] use bcd2bin/bin2bcdAdrian Bunk1-1/+1
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt4-20/+78
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt1-1/+3
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt1-1/+1
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt1-3/+3
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt1-4/+10
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck6-12/+53
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+7
2008-08-12Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+6
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-74/+35
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-144/+205
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang1-0/+1
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+3
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov1-0/+1
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin1-4/+6
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2
2008-08-12stop_machine: remove unused variableLi Zefan1-1/+0
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven3-3/+6
2008-08-12export virtio_rng.hChristian Borntraeger1-0/+1
2008-08-12lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell1-16/+9
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell6-29/+16
2008-08-12lguest: don't set MAC address for guest unless specifiedRusty Russell1-22/+1
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard5-0/+43
2008-08-12agp: use dev_printk when possibleBjorn Helgaas11-134/+141
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas1-2/+13
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang1-7/+7
2008-08-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-164/+77
2008-08-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+15
2008-08-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-153/+413
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-49/+89
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar15-146/+366
2008-08-12Merge branch 'sched/clock' into sched/urgentIngo Molnar3-143/+53
2008-08-11lockdep: fix debug_lock_allocPeter Zijlstra1-6/+0
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2-6/+10
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk4-4/+4
2008-08-11Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds16-76/+2249
2008-08-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-110/+66
2008-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-24/+21
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman1-3/+7
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-1174/+2598
2008-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-32/+60
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven4-2/+26
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-11EFI, x86: fix function prototypeRandy Dunlap1-1/+1
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge1-0/+3
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman1-2/+2
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman1-5/+6
2008-08-11sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko1-3/+2
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin1-7/+47
2008-08-11sched: fix mysql+oltp regressionMike Galbraith1-7/+12
2008-08-11Merge branch 'linus' into sched/urgentIngo Molnar4238-36949/+83491
2008-08-11powerpc: Remove include/linux/harrier_defs.hPaul Mackerras1-212/+0
2008-08-11lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra1-1/+6
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman1-1/+9
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman4-20/+35
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar4-21/+21
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov1-1/+1
2008-08-11lockdep: handle chains involving classes defined in modulesRabin Vincent2-0/+4
2008-08-11mm: fix mm_take_all_locks() locking orderPeter Zijlstra1-2/+8
2008-08-11lockdep: annotate mm_take_all_locks()Peter Zijlstra1-6/+6
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra4-0/+21
2008-08-11lockdep: lock protection locksPeter Zijlstra3-22/+40
2008-08-11lockdep: map_acquirePeter Zijlstra4-16/+28
2008-08-11lockdep: shrink held_lock structureDave Jones3-58/+74
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra2-5/+14
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2-0/+73
2008-08-11Merge branch 'linus' into sched/clockIngo Molnar4238-36949/+83491
2008-08-11sched_clock: delay using sched_clock()Peter Zijlstra2-13/+20
2008-08-11powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0
2008-08-11powerpc: Delete completed "ppc removal" task from feature removal fileRobert P. J. Day1-13/+0
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt3-31/+43
2008-08-11powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt1-5/+12
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot1-2/+3
2008-08-10[WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck1-1/+1
2008-08-10mfd: tc6393 cleanup and updateIan Molton2-69/+96
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz3-2/+11
2008-08-10mfd: TMIO MMC driverIan Molton4-0/+892
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton3-0/+564
2008-08-10hwmon: (lm75) Drop legacy i2c driverJean Delvare1-92/+22
2008-08-10i2c: correct some size_t printk formatsDavid Brownell2-6/+6
2008-08-10i2c: Check for address business before creating clientsJean Delvare1-1/+6
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare2-3/+22
2008-08-10i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil1-1/+3
2008-08-10i2c: Fix oops on bus multiplexer driver loadingJean Delvare2-7/+7
2008-08-10[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk1-12/+12
2008-08-10[WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entryAdrian Bunk1-6/+0
2008-08-10[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare1-1/+4
2008-08-10mfd: t7l66 MMC platform dataIan Molton1-0/+5
2008-08-10mfd: tc6387 MMC platform dataIan Molton1-1/+10
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2-5/+10
2008-08-10mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz1-3/+0
2008-08-10mfd: driver for the TC6387XB TMIO controller.Ian Molton4-0/+202
2008-08-10mfd: driver for the T7L66XB TMIO SoCIan Molton4-0/+452
2008-08-10mfd: TMIO MMC structures and accessors.Ian Molton1-4/+15
2008-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-10/+20
2008-08-09uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds29-930/+1807
2008-08-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds6-54/+89
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds14-509/+652
2008-08-08list.h: fix fatal kernel-doc errorRandy Dunlap1-2/+2
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder1-5/+12
2008-08-08x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2-9/+10
2008-08-08[CIFS] list entry can not return nullSteve French4-74/+61
2008-08-08[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2-37/+75
2008-08-08[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf1-3/+0
2008-08-08[CPUFREQ] Update MAINTAINERS to reflect new mailing list.Dave Jones1-1/+1
2008-08-08[CPUFREQ] Fix warning in elanfreqDave Jones1-1/+1
2008-08-08[CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones1-10/+10
2008-08-08[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones1-2/+2
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1722-3196/+3741
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk1-3/+2
2008-08-08Merge Linus' latest into masterRussell King292-6736/+6420
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds165-3503/+34486
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds21-213/+45
2008-08-08powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk1-3/+0
2008-08-08[ARM] 5166/1: magician: add MAINTAINERS entryPhilipp Zabel1-0/+5
2008-08-08[ARM] fix pnx4008 build errorsRussell King2-4/+3
2008-08-08avr32: Make atstk1006_nand_data definition staticHaavard Skinnemoen1-1/+1
2008-08-08avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100Haavard Skinnemoen1-1/+1
2008-08-08avr32: Update defconfigsHaavard Skinnemoen5-156/+1593
2008-08-08avr32: Clean up HMATRIX codeHaavard Skinnemoen6-201/+180
2008-08-08avr32: Add MMIO address definitions for certain controllersHaavard Skinnemoen4-13/+13
2008-08-08avr32: Introduce <mach/chip.h>Haavard Skinnemoen1-0/+19
2008-08-08avr32: Remove include/asm-avr32/arch-at32apHaavard Skinnemoen12-558/+0
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim1-3/+2
2008-08-07bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-36/+179
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley1-70/+68
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller1-4/+4
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller27-13/+31609
2008-08-07Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2-2/+2
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds16-122/+108
2008-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-457/+522
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-111/+124
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds139-0/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell4-1179/+2
2008-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds30-592/+685
2008-08-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds14-267/+734
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds70-3746/+3837
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-10/+10
2008-08-07PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+3
2008-08-07tracehook: fix CLONE_PTRACERoland McGrath2-2/+2
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell16-16/+18