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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
6
-28
/
+13
2022-05-26
tracing: Cleanup code by removing init "char *name"
liqiong
1
-3
/
+1
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
2
-2
/
+2
2022-05-26
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
1
-0
/
+2
2022-05-26
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2
-2
/
+16
2022-05-26
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
1
-4
/
+5
2022-05-26
kprobes: Fix build errors with CONFIG_KRETPROBES=n
Masami Hiramatsu
2
-74
/
+72
2022-05-26
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
1
-2
/
+4
2022-05-26
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-05-26
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
1
-5
/
+3
2022-05-26
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
1
-4
/
+13
2022-05-26
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
5
-48
/
+21
2022-05-25
tracing: Reset the function filter after completing trampoline/graph selftest
Li Huafei
1
-0
/
+3
2022-05-25
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
1
-6
/
+7
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
3
-20
/
+26
2022-04-27
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-21
/
+18
2022-04-27
tracing: Remove usage of list iterator variable after the loop
Jakob Koschel
1
-8
/
+7
2022-04-27
tracing: Remove usage of list iterator after the loop body
Jakob Koschel
1
-4
/
+9
2022-04-27
tracing: Add documentation for trace clock tai
Kurt Kanzenbach
1
-0
/
+12
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
1
-0
/
+1
2022-04-27
ring-buffer: Have 32 bit time stamps use all 64 bits
Steven Rostedt (Google)
1
-10
/
+18
2022-04-27
ring-buffer: Have absolute time stamps handle large numbers
Steven Rostedt (Google)
1
-5
/
+44
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
1
-10
/
+22
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
1
-0
/
+7
2022-04-26
ring-buffer: Simplify if-if to if-else
Wan Jiabing
1
-2
/
+2
2022-04-26
tracing: Use WARN instead of printk and WARN_ON
Guo Zhengkui
1
-9
/
+3
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
1
-3
/
+3
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
1
-1
/
+1
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
1
-1
/
+2
2022-04-26
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
1
-24
/
+11
2022-04-26
docs: bootconfig: Add how to embed the bootconfig into kernel
Masami Hiramatsu
1
-3
/
+28
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
8
-11
/
+75
2022-04-26
bootconfig: Check the checksum before removing the bootconfig from initrd
Masami Hiramatsu
1
-12
/
+10
2022-04-26
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
1
-1
/
+1
2022-04-26
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
1
-1
/
+2
2022-04-26
MAINTAINERS: Enlarge coverage of TRACING inside architectures
Christophe Leroy
1
-2
/
+2
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
1
-2
/
+2
2022-04-26
tracing: Separate hist state updates from hist registration
Tom Zanussi
1
-18
/
+48
2022-04-26
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
4
-151
/
+69
2022-04-26
tracing: Remove redundant trigger_ops params
Tom Zanussi
4
-60
/
+36
2022-04-26
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
3
-77
/
+45
2022-04-26
tracing: Cleanup double word in comment
Tom Rix
1
-2
/
+2
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
3
-0
/
+19
2022-04-10
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+10
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-48
/
+4
2022-04-10
Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-35
/
+169
[next]