aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAge
* powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-14
* powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-14
* powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-25
* powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras2014-08-05
* powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman2014-07-28
* powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-28
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-11
* powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker2014-05-19
* powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker2014-05-19
* powerpc: Fix kernel thread creation on ABIv2Anton Blanchard2014-04-22
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-06
* powerpc/tm: Fix crash when forking inside a transactionMichael Neuling2014-03-06
* powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurationsAndreas Schwab2014-01-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-14
| |\
| | * powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers2014-01-07
| * | powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-14
| * | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-14
| |/
* | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2013-12-20
|\ \ | |/ |/|
| * powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-10
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-22
|\ \
| * | powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-20
| * | powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-20
| * | powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-20
| |/
* / powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-20
|/
* powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling2013-10-31
* powerpc: export debug registers save function for KVMBharat Bhushan2013-10-18
* powerpc: move debug registers in a structureBharat Bhushan2013-10-18
* powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-18
* powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-11
* powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-25
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
|\
| * powerpc: Save the TAR register earlierMichael Neuling2013-08-09
* | powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-14
|/
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
|\
| * powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-14
* | powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-06-30
|/
* powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-09
* powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-14
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-24
| |\
| * | ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov2013-04-23
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
| |/ |/|
* | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
|/
* powerpc: Hook in new transactional memory codeMichael Neuling2013-02-15
* powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling2013-02-15
* powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-15