index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2017-06-06
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao
2017-06-05
powerpc/kernel: Fix FP and vector register restoration
Breno Leitao
2017-05-15
powerpc/tm: Fix FP and VMX register corruption
Michael Neuling
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-01-25
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
2017-01-24
powerpc: Revert the initial stack protector support
Michael Ellerman
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-11-23
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
2016-11-14
powerpc: Revert Load Monitor Register Support
Michael Neuling
2016-11-12
powerpc/oops: Fix missing pr_cont()s in instruction dump
Andrew Donnellan
2016-11-12
powerpc/oops: Fix missing pr_cont()s in show_regs()
Michael Ellerman
2016-11-12
powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
Michael Ellerman
2016-11-12
powerpc/oops: Fix missing pr_cont()s in show_stack()
Michael Ellerman
2016-10-27
powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()
Valentin Rothberg
2016-10-04
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
Cyril Bur
2016-10-04
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2016-10-04
powerpc: Add check_if_tm_restore_required() to giveup_all()
Cyril Bur
2016-10-04
powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
Cyril Bur
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-06-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-21
powerpc: Load Monitor Register Support
Jack Miller
2016-06-21
powerpc: Improve FSCR init and context switching
Michael Neuling
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()
Anton Blanchard
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2016-04-12
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
2016-03-29
powerpc/process: Fix altivec SPR not being saved
Oliver O'Halloran
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
powerpc: Explicitly disable math features when copying thread
Cyril Bur
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2015-12-14
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
powerpc: Print MSR TM bits in oops messages
Michael Neuling
[next]