index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/oops: Line up NIP & MSR with other rows
Michael Ellerman
2017-08-28
1
-2
/
+2
*
powerpc/oops: Print CR/XER on same line as MSR
Michael Ellerman
2017-08-28
1
-1
/
+1
*
powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)
Nicholas Piggin
2017-08-23
1
-8
/
+27
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-6
/
+3
|
\
|
*
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
2017-08-16
1
-2
/
+3
|
*
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
Michael Ellerman
2017-08-07
1
-4
/
+0
*
|
powerpc: Remove more redundant VSX save/tests
Benjamin Herrenschmidt
2017-08-16
1
-25
/
+8
*
|
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
Benjamin Herrenschmidt
2017-08-16
1
-3
/
+11
*
|
powerpc: Remove redundant FP/Altivec giveup code
Benjamin Herrenschmidt
2017-08-16
1
-4
/
+0
*
|
powerpc: Fix missing newline before {
Benjamin Herrenschmidt
2017-08-16
1
-1
/
+2
|
/
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-0
/
+3
|
\
|
*
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao
2017-06-06
1
-0
/
+1
|
*
powerpc/kernel: Fix FP and vector register restoration
Breno Leitao
2017-06-05
1
-0
/
+2
*
|
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
2017-06-15
1
-1
/
+26
*
|
powerpc/64s: Leave interrupts hard enabled in context switch for radix
Nicholas Piggin
2017-06-15
1
-6
/
+8
*
|
powerpc/64: Avoid restore_math call if possible in syscall exit
Nicholas Piggin
2017-06-15
1
-0
/
+4
|
/
*
powerpc/tm: Fix FP and VMX register corruption
Michael Neuling
2017-05-15
1
-0
/
+19
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
1
-0
/
+22
|
\
|
*
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
2017-01-25
1
-0
/
+22
*
|
powerpc: Revert the initial stack protector support
Michael Ellerman
2017-01-24
1
-6
/
+0
|
/
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-18
/
+6
|
\
|
*
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
2016-11-23
1
-0
/
+6
|
*
powerpc: Revert Load Monitor Register Support
Michael Neuling
2016-11-14
1
-18
/
+0
*
|
powerpc/oops: Fix missing pr_cont()s in instruction dump
Andrew Donnellan
2016-11-12
1
-5
/
+5
*
|
powerpc/oops: Fix missing pr_cont()s in show_regs()
Michael Ellerman
2016-11-12
1
-8
/
+8
*
|
powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
Michael Ellerman
2016-11-12
1
-5
/
+5
*
|
powerpc/oops: Fix missing pr_cont()s in show_stack()
Michael Ellerman
2016-11-12
1
-3
/
+3
|
/
*
powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()
Valentin Rothberg
2016-10-27
1
-1
/
+1
*
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
2016-10-04
1
-5
/
+23
*
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
1
-2
/
+2
*
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
1
-61
/
+22
*
powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
Cyril Bur
2016-10-04
1
-3
/
+36
*
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2016-10-04
1
-1
/
+3
*
powerpc: Add check_if_tm_restore_required() to giveup_all()
Cyril Bur
2016-10-04
1
-0
/
+1
*
powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
Cyril Bur
2016-10-04
1
-3
/
+18
*
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-09-13
1
-0
/
+1
*
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
2016-08-10
1
-20
/
+0
*
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
1
-0
/
+20
*
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
1
-0
/
+1
*
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-07-15
1
-0
/
+10
|
\
|
*
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-27
1
-0
/
+10
*
|
powerpc: Load Monitor Register Support
Jack Miller
2016-06-21
1
-0
/
+18
*
|
powerpc: Improve FSCR init and context switching
Michael Neuling
2016-06-21
1
-8
/
+4
*
|
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-1
/
+1
*
|
powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()
Anton Blanchard
2016-06-14
1
-4
/
+12
|
/
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-4
/
+0
*
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-11
1
-6
/
+9
[next]