aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-08-08[POWERPC] Remove flush_dcache_all exportMatt Porter
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman
2006-08-08[POWERPC] Export msi symbolsJake Moilanen
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni
2006-08-07[POWERPC] Enable PURR sysfs entry correctlyMichael Neuling
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[POWERPC] Simplify dma_ops bug conditionsJeremy Kerr
2006-07-31[POWERPC] Make get_property() return a const void *Jeremy Kerr
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr