summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-2319-515/+1451
|\
| * [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
| * [POWERPC] Fix compile problem without CONFIG_PCILi Yang2006-08-231-6/+7
| * [POWERPC] Correct masks used in emulating some instructionsPaul Mackerras2006-08-231-4/+4
| * [POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619112006-08-231-2/+6
| * [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-233-62/+42
| * [POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt2006-08-231-4/+11
| * [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-8/+17
| * [POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming2006-08-231-6/+6
| * [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-233-198/+188
| * [POWERPC] Add 85xx DTS files to powerpcAndy Fleming2006-08-234-0/+1032
| * [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-232-123/+88
| * [POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming2006-08-231-107/+55
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-1817-127/+688
|\ \ | |/
| * [POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger2006-08-181-0/+1
| * [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger2006-08-181-3/+4
| * [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-181-0/+338
| * [POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger2006-08-181-2/+10
| * [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson2006-08-181-0/+2
| * [POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt2006-08-171-1/+1
| * [POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli2006-08-171-0/+2
| * [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-174-6/+13
| * [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-172-56/+56
| * [POWERPC] update {g5,iseries,pseries}_defconfigsWill Schmidt2006-08-173-54/+224
| * [POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
| * [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
* | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
|/
* 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
OpenPOWER on IntegriCloud