summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
AgeCommit message (Expand)AuthorLines
2015-11-23powerpc/tm: Check for already reclaimed tasksMichael Neuling-0/+18
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-7/+7
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual-7/+7
2015-07-14powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa-3/+0
2015-06-07powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual-1/+0
2015-03-20powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad-2/+7
2014-11-17powerpc: Use generic PIE randomizationVineeth Vijayan-9/+0
2014-11-10powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard-8/+1
2014-11-05powerpc: Use probe_kernel_address in show_instructionsAnton Blanchard-6/+2
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter-5/+5
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard-1/+1
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard-1/+1
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard-0/+2
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras-1/+1
2014-07-28powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman-14/+18
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman-1/+1
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff-4/+4
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker-2/+9
2014-05-20powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker-4/+4
2014-04-23powerpc: Fix kernel thread creation on ABIv2Anton Blanchard-12/+5
2014-04-07powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling-6/+28
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling-0/+9
2014-01-29powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurationsAndreas Schwab-1/+1
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-15/+162
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt-2/+28
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras-12/+134
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers-2/+28
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini-16/+16
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood-16/+16
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-10/+11
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard-1/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard-1/+1
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell-15/+35
2013-10-31powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling-5/+2
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan-1/+2
2013-10-18powerpc: move debug registers in a structureBharat Bhushan-21/+21
2013-10-18powerpc: remove unnecessary line continuationsBharat Bhushan-1/+1
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras-0/+7
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras-5/+3
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt-1/+2
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt-0/+10
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao-0/+2
2013-08-09powerpc: Save the TAR register earlierMichael Neuling-0/+10
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt-2/+2
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman-0/+4
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman-2/+2
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling-1/+2
2013-05-14powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood-0/+7