summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
AgeCommit message (Expand)AuthorLines
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao-0/+1
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman-0/+10
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur-0/+10
2016-06-21powerpc: Load Monitor Register SupportJack Miller-0/+18
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling-8/+4
2016-06-14powerpc: Various typo fixesMichael Ellerman-1/+1
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard-4/+12
2016-05-20exit_thread: remove empty bodiesJiri Slaby-4/+0
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V-6/+9
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman-1/+5
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman-1/+5
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens-0/+2
2016-03-29powerpc/process: Fix altivec SPR not being savedOliver O'Halloran-1/+1
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-17/+151
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur-12/+30
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur-1/+11
2016-03-02powerpc: Add the ability to save FPU without giving it upCyril Bur-1/+11
2016-03-02powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur-1/+30
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur-11/+77
2016-03-02powerpc: Explicitly disable math features when copying threadCyril Bur-0/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman-2/+2
2015-12-14Merge tag 'powerpc-4.4-3' into nextMichael Ellerman-0/+18
2015-12-14powerpc: Print MSR TM bits in oops messagesMichael Neuling-8/+43
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard-1/+1
2015-12-10powerpc: Call restore_sprs() before _switch()Anton Blanchard-6/+9
2015-12-10powerpc: Call check_if_tm_restore_required() in enable_kernel_*()Anton Blanchard-3/+10
2015-12-02powerpc: clean up asm/switch_to.hAnton Blanchard-1/+1
2015-12-02powerpc: Rearrange __switch_to()Anton Blanchard-26/+26
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard-4/+18
2015-12-02powerpc: create giveup_all()Anton Blanchard-15/+61
2015-12-01powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard-2/+4
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard-2/+15
2015-12-01powerpc: Create msr_check_and_{set,clear}()Anton Blanchard-55/+52
2015-12-01powerpc: Move part of giveup_vsx into cAnton Blanchard-9/+19
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard-4/+48
2015-12-01powerpc: Create mtmsrd_isync()Anton Blanchard-8/+22
2015-12-01powerpc: Simplify TM restore checksAnton Blanchard-34/+19
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard-112/+1
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard-12/+80
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