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
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
1
-8
/
+17
2017-07-09
selftests/ftrace: Add a testcase for kprobe event naming
Masami Hiramatsu
1
-0
/
+36
2017-07-09
selftests/ftrace: Add a test to probe module functions
Naveen N. Rao
1
-0
/
+28
2017-07-09
selftests/ftrace: Update multiple kprobes test for powerpc
Naveen N. Rao
1
-2
/
+2
2017-07-09
trace/kprobes: Sanitize derived event names
Naveen N. Rao
1
-0
/
+9
2017-07-07
tracing: Attempt to record other information even if some fail
Joel Fernandes
1
-8
/
+24
2017-07-07
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
1
-1
/
+5
2017-07-07
tracing: Treat recording comm for idle task as a success
Joel Fernandes
1
-1
/
+5
2017-07-06
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
1
-0
/
+73
2017-07-05
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
1
-1
/
+1
2017-07-05
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-28
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-28
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
1
-1
/
+2
2017-06-27
tracing: Add support for display of tgid in trace output
Joel Fernandes
2
-14
/
+31
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
5
-26
/
+213
2017-06-27
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-27
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
1
-18
/
+3
2017-06-27
sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
Steven Rostedt
1
-18
/
+0
2017-06-26
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
3
-6
/
+23
2017-06-26
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
1
-0
/
+93
2017-06-26
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2
-13
/
+102
2017-06-26
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2
-6
/
+148
2017-06-22
tracing: Show address when function names are not found
Steven Rostedt (VMware)
1
-4
/
+14
2017-06-21
ftrace: Add missing comment for FTRACE_OPS_FL_RCU
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-13
tracing: Rename update the enum_map file
Jeremy Linton
2
-21
/
+21
2017-06-13
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
2
-2
/
+13
2017-06-13
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
2
-0
/
+17
2017-06-13
tracing: Rename enum_replace to eval_replace
Jeremy Linton
1
-6
/
+6
2017-06-13
trace: rename enum_map functions
Jeremy Linton
3
-40
/
+40
2017-06-13
trace: rename trace.c enum functions
Jeremy Linton
1
-6
/
+6
2017-06-13
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
1
-7
/
+7
2017-06-13
trace: rename trace enum data structures in trace.c
Jeremy Linton
1
-26
/
+26
2017-06-13
trace: rename struct module entry for trace enums
Jeremy Linton
3
-8
/
+8
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
6
-29
/
+29
2017-06-13
trace: rename kernel enum section to eval
Jeremy Linton
4
-9
/
+9
2017-06-13
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
1
-2
/
+0
2017-06-11
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
19
-330
/
+330
2017-06-11
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+43
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-120
/
+149
2017-06-11
Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-20
/
+47
2017-06-11
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+10
2017-06-11
Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-46
/
+47
2017-06-11
Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-35
/
+102
2017-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-77
/
+101
2017-06-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2017-06-11
Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+2
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-59
/
+153
[next]