summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-06-23powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad
2010-06-22powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-18Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar
2010-06-15powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig
2010-06-15powerpc/kexec: Wait for online/possible CPUs only.Matt Evans
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra
2010-06-09powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-02powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-31powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-05-27powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori
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-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
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-20powerpc,kgdb: Introduce low level trap catchingJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel