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
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
1
-10
/
+13
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-41
/
+42
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
1
-7
/
+8
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
1
-14
/
+16
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-12
/
+13
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
1
-9
/
+15
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
4
-2
/
+6
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+0
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
1
-4
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-3
/
+3
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
1
-1
/
+2
2019-01-15
powerpc/syscalls: Fix syscall tracing
Michael Ellerman
1
-7
/
+0
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-11-27
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-13
/
+2
2018-11-25
powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
YueHaibing
1
-1
/
+1
2018-10-20
powerpc/ftrace: Handle large kernel configs
Naveen N. Rao
2
-4
/
+269
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-2
/
+0
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
1
-1
/
+1
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
1
-34
/
+5
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
1
-3
/
+3
2018-05-03
powerpc: Only support DYNAMIC_FTRACE not static
Michael Ellerman
5
-56
/
+0
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2
-17
/
+238
2018-05-03
powerpc64/ftrace: Use the generic version of ftrace_replace_code()
Naveen N. Rao
1
-36
/
+0
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
2
-0
/
+18
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
1
-30
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-10
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
1
-30
/
+15
2017-10-04
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
1
-2
/
+2
2017-06-16
powerpc/kprobes: Skip livepatch_handler() for jprobes
Naveen N. Rao
1
-5
/
+34
2017-06-16
powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
Naveen N. Rao
1
-8
/
+12
2017-04-27
powerpc/ftrace/64: Split further based on -mprofile-kernel
Naveen N. Rao
4
-305
/
+346
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
5
-0
/
+1166