aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-251-0/+3
* [POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell2006-08-251-63/+63
* [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-4/+2
* [POWERPC] iseries: remove const warningStephen Rothwell2006-08-251-4/+5
* [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-253-5/+7
* [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-256-98/+68
* [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2006-08-252-1/+1
* [POWERPC] cell: interrupt.c whitespace clean upGeoff Levand2006-08-251-11/+11
* [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-252-9/+9
* Merge branch 'merge'Paul Mackerras2006-08-083-5/+24
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-082-3/+24
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-087-11/+102
* | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-081-2/+2
* | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-081-4/+0
* | [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-081-0/+338
* | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-082-2/+2
* | [POWERPC] Turn on tigon3 support in maple_defconfigAmos Waterland2006-08-081-1/+1
* | [POWERPC] Export msi symbolsJake Moilanen2006-08-081-0/+5
* | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-083-198/+188
* | [POWERPC] Enable PURR sysfs entry correctlyMichael Neuling2006-08-071-2/+2
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-017-230/+142
* | Merge branch 'merge'Paul Mackerras2006-08-0129-250/+414
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-3114-84/+297
| |\
| | * [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| | * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| | * [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-291-2/+33
| | * [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| | * [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
| | * [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-282-30/+50
| | * [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-261-1/+2
| | * [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-11/+24
| | * [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-261-5/+8
| | * [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-261-1/+5
| | * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-262-11/+25
| | * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-261-0/+2
| | * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-261-0/+34
| | * [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-261-16/+96
| * | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-3/+55
| * | [PATCH] vDSO hash-style fixRoland McGrath2006-07-314-2/+6
| * | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
| * | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-7/+3
| |/
| * [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-9/+22
| * [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
| * [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt2006-07-101-10/+28
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-1014-204/+243
| * [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* | [POWERPC] Simplify dma_ops bug conditionsJeremy Kerr2006-07-311-37/+28
* | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1