index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
2
-20
/
+6
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
3
-8
/
+6
2016-04-27
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2
-94
/
+94
2016-04-26
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
1
-3
/
+3
2016-04-26
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
1
-2
/
+6
2016-04-26
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
1
-0
/
+3
2016-04-26
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+1
2016-04-26
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
1
-1
/
+10
2016-04-20
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-04-20
kselftests/ftrace: Add a test for log2 modifier of hist trigger
Masami Hiramatsu
1
-0
/
+10
2016-04-20
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
2
-0
/
+21
2016-04-20
kselftests/ftrace: Add hist trigger testcases
Masami Hiramatsu
3
-0
/
+221
2016-04-20
kselftests/ftrace : Add event trigger testcases
Masami Hiramatsu
6
-0
/
+299
2016-04-20
tracing: Add support for named hist triggers
Tom Zanussi
3
-29
/
+407
2016-04-20
tracing: Add support for named triggers
Tom Zanussi
2
-0
/
+156
2016-04-20
tracing: Add support for multiple hist triggers per event
Tom Zanussi
3
-41
/
+293
2016-04-20
tracing: Add 'hist' trigger Documentation
Tom Zanussi
1
-0
/
+1155
2016-04-20
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
5
-31
/
+196
2016-04-20
tracing: Remove restriction on string position in hist trigger keys
Tom Zanussi
1
-28
/
+35
2016-04-20
tracing: Support string type key properly
Namhyung Kim
1
-4
/
+45
2016-04-19
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
2
-42
/
+109
2016-04-19
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
2
-1
/
+17
2016-04-19
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
2
-2
/
+101
2016-04-19
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
2
-5
/
+28
2016-04-19
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
2
-7
/
+60
2016-04-19
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
2
-3
/
+26
2016-04-19
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
2
-4
/
+34
2016-04-19
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
2
-4
/
+114
2016-04-19
tracing: Add hist trigger support for compound keys
Tom Zanussi
2
-15
/
+36
2016-04-19
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
2
-6
/
+85
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
8
-0
/
+896
2016-04-19
tracing: Update some tracing_map constants and comments
Tom Zanussi
2
-4
/
+5
2016-04-19
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2
-4
/
+1
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi
4
-0
/
+1354
2016-04-19
tracing: Update the documentation to describe "event-fork" option
Steven Rostedt (Red Hat)
1
-10
/
+24
2016-04-19
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
3
-10
/
+79
2016-04-19
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
2
-124
/
+102
2016-04-19
tracing: Rename check_ignore_pid() to ignore_this_task()
Steven Rostedt
1
-7
/
+7
2016-04-18
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
1
-1
/
+1
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-04-15
libnvdimm, pmem: clarify the write+clear_poison+write flow
Dan Williams
1
-0
/
+14
2016-04-15
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
1
-0
/
+6
2016-04-14
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
1
-24
/
+40
2016-04-14
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
1
-10
/
+15
2016-04-14
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
1
-2
/
+11
2016-04-14
pci-sysfs: use proper file capability helper function
Linus Torvalds
1
-1
/
+1
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
2
-12
/
+8
2016-04-14
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
Linus Torvalds
1
-0
/
+37
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
8
-168
/
+114
2016-04-14
pmem: fix BUG() error in pmem.h:48 on X86_32
Toshi Kani
1
-6
/
+16
[next]