summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-05-24powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior
2010-05-24powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior
2010-05-24powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior
2010-05-21powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov
2010-05-21powerpc/e500mc: Implement machine check handler.Scott Wood
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-05-05powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp
2010-05-05powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar
2010-04-07powerpc/vio: Add power management supportBenjamin Herrenschmidt
2010-04-07powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard
2010-04-07powerpc: Use set_cpus_allowed_ptrJulia Lawall
2010-04-07powerpc/vio: Add missing unlock in error pathJulia Lawall
2010-04-07powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund
2010-04-07powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund
2010-04-07powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund
2010-04-07powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund
2010-04-07powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan
2010-04-07powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad
2010-04-07powerpc/vio: Add modalias supportBenjamin Herrenschmidt
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo