index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
powerpc/kernel: Print actual address of regs when oopsing
Michael Ellerman
1
-1
/
+1
2017-11-29
powerpc: Do not assign thread.tidr if already assigned
Vaibhav Jain
1
-0
/
+3
2017-11-29
powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
Vaibhav Jain
1
-3
/
+6
2017-11-12
powerpc: Define set_thread_uses_vas()
Sukadev Bhattiprolu
1
-10
/
+31
2017-11-12
powerpc: Add support for setting SPRN_TIDR
Sukadev Bhattiprolu
1
-0
/
+116
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
1
-14
/
+8
2017-11-06
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
1
-2
/
+2
2017-11-06
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
1
-2
/
+16
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-6
/
+6
2017-10-21
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
1
-0
/
+2
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
1
-0
/
+7
2017-10-06
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Kautuk Consul
1
-1
/
+2
2017-08-28
powerpc/oops: Line up NIP & MSR with other rows
Michael Ellerman
1
-2
/
+2
2017-08-28
powerpc/oops: Print CR/XER on same line as MSR
Michael Ellerman
1
-1
/
+1
2017-08-23
powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)
Nicholas Piggin
1
-8
/
+27
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-6
/
+3
2017-08-16
powerpc: Remove more redundant VSX save/tests
Benjamin Herrenschmidt
1
-25
/
+8
2017-08-16
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
Benjamin Herrenschmidt
1
-3
/
+11
2017-08-16
powerpc: Remove redundant FP/Altivec giveup code
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-16
powerpc: Fix missing newline before {
Benjamin Herrenschmidt
1
-1
/
+2
2017-08-16
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
1
-2
/
+3
2017-08-07
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
Michael Ellerman
1
-4
/
+0
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+3
2017-06-15
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
1
-1
/
+26
2017-06-15
powerpc/64s: Leave interrupts hard enabled in context switch for radix
Nicholas Piggin
1
-6
/
+8
2017-06-15
powerpc/64: Avoid restore_math call if possible in syscall exit
Nicholas Piggin
1
-0
/
+4
2017-06-06
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao
1
-0
/
+1
2017-06-05
powerpc/kernel: Fix FP and vector register restoration
Breno Leitao
1
-0
/
+2
2017-05-15
powerpc/tm: Fix FP and VMX register corruption
Michael Neuling
1
-0
/
+19
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+22
2017-01-25
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
1
-0
/
+22
2017-01-24
powerpc: Revert the initial stack protector support
Michael Ellerman
1
-6
/
+0
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-18
/
+6
2016-11-23
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
1
-0
/
+6
2016-11-14
powerpc: Revert Load Monitor Register Support
Michael Neuling
1
-18
/
+0
2016-11-12
powerpc/oops: Fix missing pr_cont()s in instruction dump
Andrew Donnellan
1
-5
/
+5
2016-11-12
powerpc/oops: Fix missing pr_cont()s in show_regs()
Michael Ellerman
1
-8
/
+8
2016-11-12
powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
Michael Ellerman
1
-5
/
+5
2016-11-12
powerpc/oops: Fix missing pr_cont()s in show_stack()
Michael Ellerman
1
-3
/
+3
2016-10-27
powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()
Valentin Rothberg
1
-1
/
+1
2016-10-04
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
1
-5
/
+23
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-2
/
+2
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
1
-61
/
+22
2016-10-04
powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
Cyril Bur
1
-3
/
+36
2016-10-04
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
1
-1
/
+3
2016-10-04
powerpc: Add check_if_tm_restore_required() to giveup_all()
Cyril Bur
1
-0
/
+1
2016-10-04
powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
Cyril Bur
1
-3
/
+18
[next]