summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-132-25/+26
|\
| * [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-131-24/+25
| * [POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M2006-09-131-1/+1
* | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+37
* | [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
* | [PATCH] syscall classes hookup for ppc and s390Al Viro2006-09-113-0/+43
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-317-35/+101
|\
| * [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-301-2/+3
| * [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-301-17/+8Star
| * [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-301-0/+5
| * [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-302-6/+22
| * [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
| * [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-251-4/+0Star
* | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-311-17/+8Star
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-244-20/+34
|\|
| * [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] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-8/+17
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-189-63/+108
|\|
| * [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson2006-08-171-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] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-0/+21
* | [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-316-16/+100
|\
| * [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| * [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-281-2/+33
| * [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-251-5/+8
| * [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-251-1/+5
| * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-251-7/+17
| * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-251-0/+2
| * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-251-0/+34
* | [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/+3Star
|/
* [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-104-34/+87
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-0414-716/+1068
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-0310-659/+593Star
| * [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-031-24/+419
| * [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-032-22/+18Star
| * [POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt2006-07-031-1/+12
| * [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-031-5/+15
| * [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-032-7/+14