index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
2016-04-26
1
-2
/
+6
|
*
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
2016-04-26
1
-0
/
+3
|
*
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
2016-04-26
1
-1
/
+1
|
*
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
2016-04-25
1
-1
/
+10
|
*
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
2016-04-19
1
-2
/
+2
|
*
kselftests/ftrace: Add a test for log2 modifier of hist trigger
Masami Hiramatsu
2016-04-19
1
-0
/
+10
|
*
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
2016-04-19
2
-0
/
+21
|
*
kselftests/ftrace: Add hist trigger testcases
Masami Hiramatsu
2016-04-19
3
-0
/
+221
|
*
kselftests/ftrace : Add event trigger testcases
Masami Hiramatsu
2016-04-19
6
-0
/
+299
|
*
tracing: Add support for named hist triggers
Tom Zanussi
2016-04-19
3
-29
/
+407
|
*
tracing: Add support for named triggers
Tom Zanussi
2016-04-19
2
-0
/
+156
|
*
tracing: Add support for multiple hist triggers per event
Tom Zanussi
2016-04-19
3
-41
/
+293
|
*
tracing: Add 'hist' trigger Documentation
Tom Zanussi
2016-04-19
1
-0
/
+1155
|
*
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
2016-04-19
5
-31
/
+196
|
*
tracing: Remove restriction on string position in hist trigger keys
Tom Zanussi
2016-04-19
1
-28
/
+35
|
*
tracing: Support string type key properly
Namhyung Kim
2016-04-19
1
-4
/
+45
|
*
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
2016-04-19
2
-42
/
+109
|
*
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
2016-04-19
2
-1
/
+17
|
*
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
2016-04-19
2
-2
/
+101
|
*
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
2016-04-19
2
-5
/
+28
|
*
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
2016-04-19
2
-7
/
+60
|
*
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
2016-04-19
2
-3
/
+26
|
*
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
2016-04-19
2
-4
/
+34
|
*
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
2016-04-19
2
-4
/
+114
|
*
tracing: Add hist trigger support for compound keys
Tom Zanussi
2016-04-19
2
-15
/
+36
|
*
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
2016-04-19
2
-6
/
+85
|
*
tracing: Add 'hist' event trigger command
Tom Zanussi
2016-04-19
8
-0
/
+896
|
*
tracing: Update some tracing_map constants and comments
Tom Zanussi
2016-04-19
2
-4
/
+5
|
*
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2016-04-19
2
-4
/
+1
|
*
tracing: Add lock-free tracing_map
Tom Zanussi
2016-04-19
4
-0
/
+1354
|
*
tracing: Update the documentation to describe "event-fork" option
Steven Rostedt (Red Hat)
2016-04-19
1
-10
/
+24
|
*
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
2016-04-19
3
-10
/
+79
|
*
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
2016-04-19
2
-124
/
+102
|
*
tracing: Rename check_ignore_pid() to ignore_this_task()
Steven Rostedt
2016-04-19
1
-7
/
+7
*
|
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-05-18
5
-30
/
+48
|
\
\
|
*
|
tty: provide tty_name() even without CONFIG_TTY
Arnd Bergmann
2016-04-27
1
-1
/
+3
|
*
|
audit: add tty field to LOGIN event
Richard Guy Briggs
2016-04-26
3
-15
/
+35
|
*
|
audit: we don't need to __set_current_state(TASK_RUNNING)
Paul Moore
2016-04-04
1
-7
/
+5
|
*
|
audit: cleanup prune_tree_thread
Jiri Slaby
2016-04-04
1
-7
/
+5
*
|
|
Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc
Linus Torvalds
2016-05-18
4
-9
/
+37
|
\
\
\
|
*
|
|
remoteproc: Add additional crash reasons
Bjorn Andersson
2016-05-12
2
-0
/
+6
|
*
|
|
remoteproc: core: Make the loaded resource table optional
Bjorn Andersson
2016-05-12
1
-6
/
+2
|
*
|
|
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2016-05-06
3
-3
/
+29
*
|
|
|
Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteproc
Linus Torvalds
2016-05-18
4
-30
/
+24
|
\
\
\
\
|
*
|
|
|
rpmsg: use module_rpmsg_driver in existing drivers and examples
Andrew F. Davis
2016-05-06
2
-24
/
+2
|
*
|
|
|
rpmsg: add helper macro module_rpmsg_driver
Andrew F. Davis
2016-05-06
1
-0
/
+12
|
*
|
|
|
rpmsg: drop owner assignment from rpmsg_drivers
Andrew F. Davis
2016-05-06
2
-2
/
+0
|
*
|
|
|
rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core
Andrew F. Davis
2016-05-06
2
-4
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-05-18
15
-182
/
+170
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-05-16
15
-182
/
+170
|
|
\
\
\
\
[prev]
[next]