summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
* powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-253-0/+21
* ELF loader support for auxvec base platform stringNathan Lynch2008-07-252-1/+33
* Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
|\
| * powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| * powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6
| * powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1
* | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-254-6/+95
|\ \
| * | of-bindings: Add binding documentation for SPI busses and devicesGrant Likely2008-07-221-0/+57
| * | powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely2008-07-221-1/+31
| * | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| * | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0
| * | powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSCJon Smirl2008-07-221-2/+6
| * | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0
* | | fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-07-241-1/+1
* | | x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-241-11/+25
* | | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-242-54/+53
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-2471-1474/+1397
|\ \ \
| * | | ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz2008-07-241-23/+28
| * | | ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz2008-07-241-12/+0
| * | | ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz2008-07-241-8/+1
| * | | ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz2008-07-241-2/+10
| * | | ide-scsi: remove kmalloced struct requestFUJITA Tomonori2008-07-241-10/+15
| * | | ht6560b: remove old historyJan Evert van Grootheest2008-07-241-22/+0
| * | | ht6560b: update email addressJan Evert van Grootheest2008-07-241-1/+1
| * | | ide-cd: fix oops when using growisofsJens Axboe2008-07-241-5/+22
| * | | gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz2008-07-241-2/+6
| * | | palm_bk3710: add UltraDMA/100 supportSergei Shtylyov2008-07-241-3/+6
| * | | ide: trivial sparse annotationsHarvey Harrison2008-07-243-7/+5
| * | | ide: ide-tape.c sparse annotations and unaligned access removalHarvey Harrison2008-07-241-10/+10
| * | | ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-2419-48/+39
| * | | ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-2431-327/+308
| * | | it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-241-12/+7
| * | | it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-241-16/+10
| * | | ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz2008-07-2412-99/+131
| * | | ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-249-171/+6
| * | | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-246-162/+29
| * | | ide-generic: is no longer needed on ppc32Bartlomiej Zolnierkiewicz2008-07-241-1/+1
| * | | ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz2008-07-241-18/+0
| * | | ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-2414-65/+8
| * | | ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz2008-07-243-148/+0
| * | | ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-242-28/+8
| * | | ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz2008-07-242-2/+4
| * | | ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz2008-07-241-0/+8
| * | | ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-11/+2
| * | | rapide: add module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+6
| * | | icside: add module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+6
| * | | via82cxxx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+16
| * | | trm290: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| * | | triflex: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7