Cyril Bur
|
8e96a87c54
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
|
9 years ago |
Jiri Slaby
|
5f56a5dfdb
exit_thread: remove empty bodies
|
9 years ago |
Aneesh Kumar K.V
|
caca285e5a
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
|
9 years ago |
Michael Ellerman
|
8404410b29
Merge branch 'topic/livepatch' into next
|
9 years ago |
Michael Ellerman
|
5d31a96e6c
powerpc/livepatch: Add livepatch stack to struct thread_info
|
9 years ago |
Daniel Axtens
|
7f92bc5694
powerpc: sparse: Include headers for __weak symbols
|
9 years ago |
Oliver O'Halloran
|
01d7c2a2de
powerpc/process: Fix altivec SPR not being saved
|
9 years ago |
Linus Torvalds
|
d5e2d00898
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 years ago |
Cyril Bur
|
bf6a4d5b75
powerpc: Add the ability to save VSX without giving it up
|
9 years ago |
Cyril Bur
|
6f515d842e
powerpc: Add the ability to save Altivec without giving it up
|
9 years ago |
Cyril Bur
|
8792468da5
powerpc: Add the ability to save FPU without giving it up
|
9 years ago |
Cyril Bur
|
de2a20aa72
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
|
9 years ago |
Cyril Bur
|
70fe3d980f
powerpc: Restore FPU/VEC/VSX if previously used
|
9 years ago |
Cyril Bur
|
d272f6670a
powerpc: Explicitly disable math features when copying thread
|
9 years ago |
Daniel Cashman
|
5ef11c35ce
mm: ASLR: use get_random_long()
|
9 years ago |
Michael Ellerman
|
1901d8bb45
Merge tag 'powerpc-4.4-3' into next
|
9 years ago |
Michael Neuling
|
801c0b2c4d
powerpc: Print MSR TM bits in oops messages
|
9 years ago |
Anton Blanchard
|
db1231dcdb
powerpc: Fix DSCR inheritance over fork()
|
9 years ago |
Anton Blanchard
|
20dbe67062
powerpc: Call restore_sprs() before _switch()
|
9 years ago |
Anton Blanchard
|
d64d02ce4e
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
|
9 years ago |
Anton Blanchard
|
d1e1cf2e38
powerpc: clean up asm/switch_to.h
|
10 years ago |
Anton Blanchard
|
f3d885ccba
powerpc: Rearrange __switch_to()
|
10 years ago |
Anton Blanchard
|
579e633e76
powerpc: create flush_all_to_thread()
|
10 years ago |
Anton Blanchard
|
c208505900
powerpc: create giveup_all()
|
10 years ago |
Anton Blanchard
|
1f2e25b2d5
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
|
10 years ago |
Anton Blanchard
|
3eb5d5888d
powerpc: Add ppc_strict_facility_enable boot option
|
10 years ago |
Anton Blanchard
|
a0e72cf12b
powerpc: Create msr_check_and_{set,clear}()
|
10 years ago |
Anton Blanchard
|
a7d623d4d0
powerpc: Move part of giveup_vsx into c
|
10 years ago |
Anton Blanchard
|
98da581e08
powerpc: Move part of giveup_fpu,altivec,spe into c
|
10 years ago |
Anton Blanchard
|
611b0e5c19
powerpc: Create mtmsrd_isync()
|
10 years ago |