index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-43
/
+68
|
\
|
*
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
1
-2
/
+8
|
|
\
|
|
*
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-2
/
+8
|
*
|
powerpc/64s: Fix restore_math unnecessarily changing MSR
Nicholas Piggin
2020-07-16
1
-40
/
+60
|
*
|
powerpc/64s: restore_math remove TM test
Nicholas Piggin
2020-07-16
1
-2
/
+1
|
|
/
*
/
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-1
/
+1
|
/
*
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-21
1
-9
/
+11
|
\
|
*
powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-06-15
1
-9
/
+11
*
|
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
|
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
1
-1
/
+2
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-8
/
+3
*
powerpc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+13
*
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
2020-05-19
1
-3
/
+0
*
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-19
1
-4
/
+4
*
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
2020-05-19
1
-1
/
+5
*
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-19
1
-23
/
+37
*
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
1
-7
/
+7
*
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
2020-05-19
1
-1
/
+1
*
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2020-05-15
1
-1
/
+1
*
powerpc/64s: Always has full regs, so remove remnant checks
Nicholas Piggin
2020-05-15
1
-1
/
+1
*
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-20
1
-22
/
+2
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
1
-41
/
+48
*
powerpc/64: mark emergency stacks valid to unwind
Nicholas Piggin
2020-04-01
1
-1
/
+30
*
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-03-04
1
-1
/
+1
*
powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
Christophe Leroy
2020-02-19
1
-2
/
+0
*
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-26
1
-11
/
+1
*
powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
Christophe Leroy
2020-01-23
1
-22
/
+35
*
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
2019-11-13
1
-0
/
+3
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-17
/
+11
|
\
|
*
powerpc: Use ftrace_graph_ret_addr() when unwinding
Naveen N. Rao
2019-09-18
1
-13
/
+6
|
*
powerpc: convert to copy_thread_tls
Nicholas Piggin
2019-08-28
1
-4
/
+5
*
|
powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
Gustavo Romero
2019-09-04
1
-16
/
+2
*
|
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Gustavo Romero
2019-09-04
1
-1
/
+2
|
/
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-28
/
+0
|
\
|
*
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
1
-28
/
+0
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-03
1
-3
/
+15
*
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
2019-05-01
1
-5
/
+0
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
1
-4
/
+5
|
\
|
*
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-04-20
1
-4
/
+5
*
|
powerpc/mm/radix: Don't do SLB preload when using the radix MMU
Aneesh Kumar K.V
2019-04-20
1
-1
/
+2
|
/
*
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
1
-19
/
+13
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Replace current_thread_info()->task with current
Christophe Leroy
2019-02-23
1
-3
/
+3
*
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-3
/
+23
*
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
2019-02-22
1
-1
/
+1
*
powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-4
/
+9
[next]