summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
* [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
* [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
* [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
* [POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi2006-10-161-1/+1
* [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
* [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-6/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-105-31/+241
|\
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-094-6/+0
|/
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-091-1/+1
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* | [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro2006-10-091-13/+13
* | [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-091-2/+2
|/
* Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds2006-10-081-11/+6
* [POWERPC] SPU fixup after irq changesOlaf Hering2006-10-071-3/+3
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-0727-68/+60
* [POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell2006-10-073-7/+12
* [POWERPC] Update iseries_defconfigStephen Rothwell2006-10-071-17/+69
* [POWERPC] Fix fsl_soc build breaksOlof Johansson2006-10-071-4/+5
* [POWERPC] Minor fix for bootargs propertyGeoff Levand2006-10-061-1/+1
* [POWERPC] Update pSeries defconfig for SATABrian King2006-10-061-1/+1
* [POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt2006-10-061-6/+11
* [POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt2006-10-061-4/+1
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
* [POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi2006-10-061-0/+246
* [POWERPC] Fix harmless typoNick Piggin2006-10-061-1/+1
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-058-9/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0515-49/+47
* [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-053-8/+12
* [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1
* [POWERPC] Update cell_defconfigArnd Bergmann2006-10-051-14/+46
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-053-1/+40
* [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94
* [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0
* [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-056-41/+299
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-056-24/+54
OpenPOWER on IntegriCloud