aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-1/+3
2006-10-25[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann1-1/+1
2006-10-25[POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell1-1/+1
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt1-0/+5
2006-10-23[POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds1-1/+2
2006-10-16[POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang1-1/+2
2006-10-16[POWERPC] Fix MPC8360EMDS PB board supportLi Yang3-0/+33
2006-10-16[POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato1-0/+1
2006-10-16[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt1-4/+11
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-7/+187
2006-10-10[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras1-1/+6
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-09[HEADERS] Put linux/config.h out of its misery.Dave Jones3-5/+0
2006-10-09[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro1-13/+13
2006-10-07[POWERPC] SPU fixup after irq changesOlaf Hering1-3/+3
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering17-48/+43
2006-10-07[POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell3-7/+12
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch1-1/+2
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson6-6/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells9-35/+27
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] 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 Torvalds8-9/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds18-136/+1614
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones8-9/+0
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang1-0/+219
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras6-0/+884
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-11/+13
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-04[POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt1-2/+12
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt4-122/+238
2006-10-03fix file specification in commentsUwe Zeisberger4-4/+4
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-56/+252
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0