summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/process.c (follow)
Commit message (Expand)AuthorAge
* powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2018-02-16
* powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-07-27
* Revert: "powerpc/tm: Check for already reclaimed tasks"Greg Kroah-Hartman2016-05-11
* powerpc/tm: Check for already reclaimed tasksMichael Neuling2016-01-31
* powerpc/tm: Check for already reclaimed tasksMichael Neuling2015-11-23
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\
| * powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-16
* | powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-07-14
|/
* powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual2015-06-07
* powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad2015-03-20
* powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-17
* powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-10
* powerpc: Use probe_kernel_address in show_instructionsAnton Blanchard2014-11-05
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-03
* powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-15
* powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-15
* 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-20
* powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker2014-05-20
* powerpc: Fix kernel thread creation on ABIv2Anton Blanchard2014-04-23
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-07
* powerpc/tm: Fix crash when forking inside a transactionMichael Neuling2014-03-07
* 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-27
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-15
| |\
| | * 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-15
| * | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-15
| |/
* | 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-11
* | 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-21
| * | powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-21
| * | powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-21
| |/
* / powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-21
|/
* 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
|\