index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hwmon
/
emc2103.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-09
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-09
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
[next]