summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2007-01-24[POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven1-1/+1
2007-01-24[POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven1-1/+2
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2-2/+2
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas1-1/+2
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2-5/+5
2007-01-09[POWERPC] Fix corruption in hcall9Anton Blanchard1-1/+2
2007-01-09[POWERPC] iSeries: fix setup initcallStephen Rothwell1-1/+2
2007-01-09[POWERPC] iSeries: fix viopath initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix lpevents initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell1-1/+10
2007-01-09[POWERPC] iSeries: fix mf proc initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2-3/+5
2007-01-09[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski1-3/+2
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2-2/+0
2006-12-20[POWERPC] Probe Efika platform before CHRP.David Woodhouse1-1/+1
2006-12-20[POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell1-1/+1
2006-12-19[POWERPC] spufs: fix assignment of node numbersArnd Bergmann1-18/+12
2006-12-19[POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt1-25/+42
2006-12-19[POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2-2/+2
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-231/+326
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras1-1/+1
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand1-0/+11
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard1-5/+5
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard1-2/+2
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek5-6/+6
2006-12-08[POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft1-0/+2
2006-12-08[POWERPC] Remove QE header files from lite5200.cTimur Tabi1-2/+0
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltNathan Lynch1-0/+12
2006-12-08[POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch1-1/+1
2006-12-08[POWERPC] EEH recovery tweaksLinas Vepstas2-3/+11
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman1-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman1-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2-202/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-18/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-0/+60
2006-12-08[POWERPC] Fix cell pmu initialisationStephen Rothwell1-1/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-8/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells94-1730/+10538
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2-3/+2
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely1-0/+2
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman3-7/+3
2006-12-04[POWERPC] Linkstation / kurobox supportGuennadi Liakhovetski4-3/+358
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell1-1/+7
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-0/+2
2006-12-04[POWERPC] Add lite5200 board support to arch/powerpcGrant Likely2-1/+164
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely3-89/+147