summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1113-49/+89
|\
| * x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-112-6/+10
| * x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman2008-08-111-3/+7
| * EFI, x86: fix function prototypeRandy Dunlap2008-08-111-1/+1
| * x86, pci-calgary: fix function declarationRandy Dunlap2008-08-111-1/+1
| * x86: work around gcc 3.4.x bugJeremy Fitzhardinge2008-08-111-0/+3
| * x86: make "apic" an early_param() on 32-bitRene Herman2008-08-111-2/+2
| * x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman2008-08-111-5/+6
| * x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman2008-08-111-1/+9
| * x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-114-20/+35
| * x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-082-9/+10
| * x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
* | make struct scsi_dh_devlist's staticAdrian Bunk2008-08-114-4/+4
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-1116-76/+2249
|\ \
| * | mfd: tc6393 cleanup and updateIan Molton2008-08-102-69/+96
| * | mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-103-2/+11
| * | mfd: TMIO MMC driverIan Molton2008-08-104-0/+892
| * | mfd: driver for the TMIO NAND controllerIan Molton2008-08-103-0/+564
| * | mfd: t7l66 MMC platform dataIan Molton2008-08-101-0/+5
| * | mfd: tc6387 MMC platform dataIan Molton2008-08-101-1/+10
| * | mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-102-5/+10
| * | mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-101-3/+0
| * | mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-104-0/+202
| * | mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-104-0/+452
| * | mfd: TMIO MMC structures and accessors.Ian Molton2008-08-101-4/+15
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-118-110/+66
|\ \ \
| * | | hwmon: (lm75) Drop legacy i2c driverJean Delvare2008-08-101-92/+22
| * | | i2c: correct some size_t printk formatsDavid Brownell2008-08-102-6/+6
| * | | i2c: Check for address business before creating clientsJean Delvare2008-08-101-1/+6
| * | | i2c: Let users select algorithm drivers manually againJean Delvare2008-08-102-3/+22
| * | | i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil2008-08-101-1/+3
| * | | i2c: Fix oops on bus multiplexer driver loadingJean Delvare2008-08-102-7/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-118-24/+21
|\ \ \
| * | | [WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck2008-08-101-1/+1
| * | | [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk2008-08-101-1/+1
| * | | [WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk2008-08-101-1/+1
| * | | [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk2008-08-101-1/+1
| * | | [WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk2008-08-101-12/+12
| * | | [WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk2008-08-101-1/+1
| * | | [WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entryAdrian Bunk2008-08-101-6/+0
| * | | [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare2008-08-101-1/+4
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-1126-1174/+2598
|\ \ \
| * | | powerpc: Remove include/linux/harrier_defs.hPaul Mackerras2008-08-111-212/+0
| * | | powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-111-1/+0
| * | | powerpc: Delete completed "ppc removal" task from feature removal fileRobert P. J. Day2008-08-111-13/+0
| * | | powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-113-31/+43
| * | | powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-111-5/+12
| * | | powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
| * | | powerpc/4xx: Update defconfig files for 2.6.27-rc1Josh Boyer2008-08-0616-892/+2510
| * | | powerpc/44x: Incorrect NOR offset in Warp DTSSean MacLennan2008-08-041-1/+1