aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson
2006-08-25[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-08-08[POWERPC] Fix powerpc 44x_mmu buildMatt Porter
2006-08-08[POWERPC] Remove flush_dcache_all exportMatt Porter
2006-08-08[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman
2006-08-08[POWERPC] Turn on tigon3 support in maple_defconfigAmos Waterland
2006-08-08[POWERPC] Export msi symbolsJake Moilanen
2006-08-08[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao
2006-08-07[POWERPC] Enable PURR sysfs entry correctlyMichael Neuling
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[POWERPC] Simplify dma_ops bug conditionsJeremy Kerr
2006-07-31[POWERPC] Make get_property() return a const void *Jeremy Kerr
2006-07-31[POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] maple: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen
2006-07-29[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool
2006-07-28[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt
2006-07-26[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt
2006-07-26[POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt
2006-07-26[POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt
2006-07-26[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt
2006-07-26[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt
2006-07-26[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt
2006-07-26[POWERPC] fix up front-LED KconfigJohannes Berg
2006-07-14Merge branch 'mpe'Stephen Rothwell