summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] spufs: restore mapping of mssync registerarnd@arndb.de2006-06-211-0/+50
* [POWERPC] cell: always build spu base into the kernelarnd@arndb.de2006-06-213-6/+8
* [POWERPC] cell: register SPUs as sysdevsJeremy Kerr2006-06-211-0/+54
* [POWERPC] cell: fix interrupt priority handlingarnd@arndb.de2006-06-211-2/+1
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-2110-146/+427
* [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2006-06-212-0/+498
* [POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger2006-06-214-0/+525
* [POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.Jon Loeliger2006-06-213-0/+47
* [POWERPC] RTAS delay, fix module build breaksJohn Rose2006-06-211-3/+3
* [POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg2006-06-151-0/+14
* [POWERPC] cleanup dma_mapping_opsAnton Blanchard2006-06-151-7/+11
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-152-11/+14
* [POWERPC] Optimise some TOC usageAnton Blanchard2006-06-151-0/+4
* Merge branch 'merge'Paul Mackerras2006-06-123-13/+24
|\
| * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-092-6/+13
| * [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
* | powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-112-2/+2
* | Merge branch 'merge'Paul Mackerras2006-06-013-2/+29
|\|
| * [PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt2006-05-311-0/+12
| * [PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg2006-05-261-0/+12
| * [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+2
| * [PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse2006-05-231-2/+2
| * [PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse2006-05-231-0/+1
* | [PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell2006-05-241-98/+101
* | [PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell2006-05-241-43/+19
* | [PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell2006-05-242-40/+61
* | [PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell2006-05-244-578/+622
* | [PATCH] powerpc: give iSeries device tree nodes better namesStephen Rothwell2006-05-241-29/+66
* | [PATCH] powerpc: make iSeries flat device tree stuff staticStephen Rothwell2006-05-241-18/+22
* | [PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell2006-05-242-29/+15
* | [PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2006-05-242-9/+4
* | [PATCH] powerpc: remove Irq from pci_dnStephen Rothwell2006-05-241-25/+28
* | [PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2006-05-242-14/+15
* | [PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell2006-05-244-200/+286
* | [PATCH] powerpc: reintroduce HvCallPci_configLoad32Stephen Rothwell2006-05-241-0/+19
* | [PATCH] powerpc: tidy up iseries/pci.cStephen Rothwell2006-05-241-67/+11
* | Merge ../linux-2.6Paul Mackerras2006-05-191-1/+1
|\|
| * [PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard2006-05-161-1/+1
* | [PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2006-05-191-19/+10
* | [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-22/+0
* | [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-191-4/+4
* | [PATCH] powerpc: update iSeries vdeviceStephen Rothwell2006-05-191-2/+3
* | [PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell2006-05-191-2/+2
* | [PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell2006-05-191-3/+5
* | [PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas2006-05-191-1/+6
* | Merge ../linux-2.6Paul Mackerras2006-05-054-99/+81
|\|
| * [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
| * [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-23/+20
| * [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-013-88/+65
* | [PATCH] powerpc: cell: use kzalloc in alloc_spu_context()Jeremy Kerr2006-04-291-11/+1