aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-14[POWERPC] Fix non-smp buildOlof Johansson
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras
2006-09-13[POWERPC] Export copy_4K_page()David Howells
2006-09-13[POWERPC] print backtrace when entering xmonOlaf Hering
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz
2006-09-13[POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson
2006-09-13[POWERPC] Emulate power5 popcntb instructionWill Schmidt
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras
2006-08-30[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras
2006-08-30[POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt
2006-08-30[POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt
2006-08-25Merge branch 'merge'Paul Mackerras
2006-08-25[POWERPC] Remove flush_dcache_all exportMatt Porter
2006-08-25[POWERPC] reboot when panic_timout is setOlaf Hering
2006-08-25[POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson
2006-08-25[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-23[POWERPC] Fix compile problem without CONFIG_PCILi Yang
2006-08-23[POWERPC] Correct masks used in emulating some instructionsPaul Mackerras
2006-08-23[POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r61911
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms