aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch1-0/+2
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard1-6/+2
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab1-301/+13
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas1-13/+22
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de3-413/+1640
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de1-0/+4
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi1-0/+1
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2-3/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand3-11/+8
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand5-41/+74
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependant partsGeoff Levand3-9/+16
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de1-6/+21
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de1-0/+1
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de1-0/+17
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2-9/+16
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman1-11/+15
2006-06-21[POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de1-0/+50
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de3-6/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-06-21[POWERPC] cell: fix interrupt priority handlingarnd@arndb.de1-2/+1
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt10-146/+427
2006-06-21[POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2-0/+498
2006-06-21[POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger4-0/+525
2006-06-21[POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.Jon Loeliger3-0/+47
2006-06-21[POWERPC] RTAS delay, fix module build breaksJohn Rose1-3/+3
2006-06-15[POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg1-0/+14
2006-06-15[POWERPC] cleanup dma_mapping_opsAnton Blanchard1-7/+11
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard2-11/+14
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard1-0/+4
2006-06-12Merge branch 'merge'Paul Mackerras3-13/+24
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2-2/+2
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann2-6/+13
2006-06-05[PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt1-7/+11
2006-06-01Merge branch 'merge'Paul Mackerras3-2/+29
2006-05-31[PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt1-0/+12
2006-05-26[PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg1-0/+12
2006-05-24[PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell1-98/+101
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell1-43/+19
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell2-40/+61
2006-05-24[PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell4-578/+622
2006-05-24[PATCH] powerpc: give iSeries device tree nodes better namesStephen Rothwell1-29/+66
2006-05-24[PATCH] powerpc: make iSeries flat device tree stuff staticStephen Rothwell1-18/+22
2006-05-24[PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell2-29/+15
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2-9/+4
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell1-25/+28
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2-14/+15
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell4-200/+286