summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-221-0/+14
* [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
* [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-19/+0
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-56/+0
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-145-25/+132
|\
| * 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
| |/
* | [POWERPC] Export copy_4K_page()David Howells2006-09-131-0/+3
* | [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-131-0/+4
* | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-131-0/+7
* | [POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson2006-09-131-0/+14
* | [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-132-5/+5
* | [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-131-0/+25
* | Merge branch 'merge'Paul Mackerras2006-08-318-48/+109
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-307-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/+8
| | * [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
| * | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-301-17/+8
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-234-20/+34
| |\ \
| * \ \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-189-63/+108
| |\ \ \
| * | | | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* | | | | Merge branch 'merge'Paul Mackerras2006-08-2511-83/+121
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-251-4/+0
| | |_|/ | |/| |
| * | | [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
| | |/ | |/|
| * | [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] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
* | | [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-251-0/+3
* | | [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-4/+2
* | | [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-251-0/+5
* | | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-254-94/+64
* | | [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2006-08-252-1/+1
* | | [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-252-9/+9
OpenPOWER on IntegriCloud