summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman19-515/+1451
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang1-6/+7
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras1-4/+4
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619111-2/+6
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619113-62/+42
2006-08-23[POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt1-4/+11
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-8/+17
2006-08-23[POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming1-6/+6
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger3-198/+188
2006-08-23[POWERPC] Add 85xx DTS files to powerpcAndy Fleming4-0/+1032
2006-08-23[POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2-123/+88
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming1-107/+55
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman17-127/+688
2006-08-18[POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger1-0/+1
2006-08-18[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger1-3/+4
2006-08-18[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger1-0/+338
2006-08-18[POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger1-2/+10
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson1-0/+2
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt1-1/+1
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli1-0/+2
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman4-6/+13
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2-56/+56
2006-08-17[POWERPC] update {g5,iseries,pseries}_defconfigsWill Schmidt3-54/+224
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder1-0/+13
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2-3/+24
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao1-2/+0
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds14-84/+297
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-3/+55
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath4-2/+6
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-2/+2
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-7/+3
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand1-1/+1
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen1-2/+4
2006-07-29[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering1-2/+33
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool1-4/+11
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool1-0/+2
2006-07-28[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2-30/+50
2006-07-26[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-11/+24
2006-07-26[POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt1-5/+8
2006-07-26[POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt1-1/+5
2006-07-26[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2-11/+25
2006-07-26[POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt1-0/+2
2006-07-26[POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt1-0/+34
2006-07-26[POWERPC] fix up front-LED KconfigJohannes Berg1-16/+96
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-9/+22
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool1-1/+1
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt1-10/+28