index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Don't write to DABR on >= Power8 if DAWR is disabled
Nicholas Piggin
2018-04-03
1
-2
/
+8
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-27
1
-0
/
+12
|
\
|
*
powerpc: Add ppc_breakpoint_available()
Michael Neuling
2018-03-27
1
-0
/
+12
*
|
powerpc/kernel: Make function __giveup_fpu() static
Mathieu Malaterre
2018-03-13
1
-2
/
+2
|
/
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-8
/
+20
|
\
|
*
powerpc/kernel: Block interrupts when updating TIDR
Sukadev Bhattiprolu
2018-01-27
1
-6
/
+9
|
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-1
/
+1
|
|
\
|
*
|
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
1
-0
/
+7
|
*
|
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
2018-01-19
1
-0
/
+1
|
*
|
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-1
/
+2
|
*
|
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
2018-01-16
1
-1
/
+1
*
|
|
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-22
1
-7
/
+2
*
|
|
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
Eric W. Biederman
2018-01-22
1
-3
/
+3
|
|
/
|
/
|
*
|
powerpc/kernel: Print actual address of regs when oopsing
Michael Ellerman
2017-12-19
1
-1
/
+1
|
/
*
powerpc: Do not assign thread.tidr if already assigned
Vaibhav Jain
2017-11-29
1
-0
/
+3
*
powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
Vaibhav Jain
2017-11-29
1
-3
/
+6
*
powerpc: Define set_thread_uses_vas()
Sukadev Bhattiprolu
2017-11-12
1
-10
/
+31
*
powerpc: Add support for setting SPRN_TIDR
Sukadev Bhattiprolu
2017-11-12
1
-0
/
+116
*
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
1
-14
/
+8
*
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
2017-11-06
1
-2
/
+2
*
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
2017-11-06
1
-2
/
+16
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-6
/
+6
*
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
2017-10-21
1
-0
/
+2
*
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
2017-10-21
1
-0
/
+7
*
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Kautuk Consul
2017-10-06
1
-1
/
+2
*
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
[next]