aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[POWERPC] Update maple defconfigBenjamin Herrenschmidt1-13/+43
2006-10-10[POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt1-2/+15
2006-10-10[POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt1-7/+169
2006-10-10[POWERPC] cell: fix default zImage build targetGeoff Levand1-6/+6
2006-10-10[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman1-2/+2
2006-10-10[POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras1-3/+3
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds1-1/+1
2006-10-09[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro1-13/+13
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro1-2/+2
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds1-11/+6
2006-10-07[POWERPC] SPU fixup after irq changesOlaf Hering1-3/+3
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering27-68/+60
2006-10-07[POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell3-7/+12
2006-10-07[POWERPC] Update iseries_defconfigStephen Rothwell1-17/+69
2006-10-07[POWERPC] Fix fsl_soc build breaksOlof Johansson1-4/+5
2006-10-06[POWERPC] Minor fix for bootargs propertyGeoff Levand1-1/+1
2006-10-06[POWERPC] Update pSeries defconfig for SATABrian King1-1/+1
2006-10-06[POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt1-6/+11
2006-10-06[POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt1-4/+1
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch1-1/+2
2006-10-06[POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi1-0/+246
2006-10-06[POWERPC] Fix harmless typoNick Piggin1-1/+1
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson8-9/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells15-49/+47
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann3-8/+12
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann1-3/+1
2006-10-05[POWERPC] Update cell_defconfigArnd Bergmann1-14/+46
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann3-1/+40
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann1-5/+94
2006-10-05[POWERPC] spufs: add support for read/write on cntlArnd Bergmann1-19/+25
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann1-12/+0
2006-10-05[POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann1-29/+125
2006-10-05[POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann1-3/+7
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann6-41/+299
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann6-24/+54
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang1-0/+9
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter2-298/+197
2006-10-05[POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2-51/+84
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds9-10/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds48-250/+5819
2006-10-04[PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton1-1/+1
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones9-10/+0
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips1-2/+13
2006-10-04[POWERPC] Add MPC8360EMDS default dts fileLi Yang1-0/+375
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang2-0/+1237
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang11-0/+2342
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras11-9/+1165