index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
25
-572
/
+538
|
\
|
*
ring_buffer: Allow to exit the ring buffer benchmark immediately
Petr Mladek
2015-06-15
1
-3
/
+8
|
*
ring-buffer-benchmark: Fix the wrong type
Wang Long
2015-06-10
1
-2
/
+2
|
*
ring-buffer-benchmark: Fix the wrong param in module_param
Wang Long
2015-06-10
1
-4
/
+4
|
*
ring-buffer: Add enum names for the context levels
Steven Rostedt (Red Hat)
2015-05-29
1
-5
/
+22
|
*
ring-buffer: Remove useless unused tracing_off_permanent()
Steven Rostedt (Red Hat)
2015-05-28
1
-61
/
+0
|
*
ring-buffer: Give NMIs a chance to lock the reader_lock
Steven Rostedt (Red Hat)
2015-05-28
1
-35
/
+37
|
*
ring-buffer: Add trace_recursive checks to ring_buffer_write()
Steven Rostedt (Red Hat)
2015-05-27
1
-1
/
+8
|
*
ring-buffer: Allways do the trace_recursive checks
Steven Rostedt (Red Hat)
2015-05-27
1
-9
/
+0
|
*
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2015-05-27
1
-18
/
+19
|
*
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2015-05-21
1
-5
/
+5
|
*
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2015-05-14
2
-2
/
+2
|
*
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
2015-05-13
3
-5
/
+5
|
*
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
2015-05-13
4
-45
/
+45
|
*
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
2015-05-13
3
-20
/
+20
|
*
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
5
-30
/
+30
|
*
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
2015-05-13
1
-2
/
+2
|
*
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
2015-05-13
1
-8
/
+8
|
*
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
2015-05-13
1
-7
/
+7
|
*
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
15
-129
/
+129
|
*
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
9
-145
/
+145
|
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
8
-24
/
+24
|
*
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
2015-05-13
1
-17
/
+17
|
*
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
2015-05-13
6
-7
/
+7
|
*
ftrace: Provide trace clock monotonic raw
Drew Richardson
2015-05-12
1
-0
/
+1
|
*
tracing: Export tracing clock functions
Jerry Snitselaar
2015-05-12
1
-0
/
+3
*
|
Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-26
2
-2
/
+10
|
\
\
|
*
|
tracing: Fix typo from "static inlin" to "static inline"
Steven Rostedt (Red Hat)
2015-06-26
1
-1
/
+1
|
*
|
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-06-26
1
-0
/
+6
|
*
|
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-06-26
1
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
1
-1
/
+7
|
\
\
\
|
*
|
|
perf: allow for PMU-specific event filtering
Mark Rutland
2015-05-27
1
-1
/
+7
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-26
6
-173
/
+281
|
\
\
\
\
|
*
|
|
|
exit,stats: /* obey this comment */
Rik van Riel
2015-06-26
1
-1
/
+1
|
*
|
|
|
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-26
1
-4
/
+2
|
*
|
|
|
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
2015-06-26
1
-3
/
+2
|
*
|
|
|
check_syslog_permissions() cleanup
Vasily Averin
2015-06-26
1
-5
/
+5
|
*
|
|
|
security_syslog() should be called once only
Vasily Averin
2015-06-26
1
-7
/
+4
|
*
|
|
|
printk: implement support for extended console drivers
Tejun Heo
2015-06-26
1
-8
/
+58
|
*
|
|
|
printk: factor out message formatting from devkmsg_read()
Tejun Heo
2015-06-26
1
-66
/
+80
|
*
|
|
|
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2015-06-26
1
-12
/
+22
|
*
|
|
|
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2015-06-26
1
-16
/
+32
|
*
|
|
|
prctl: more prctl(PR_SET_MM_*) checks
Alexey Dobriyan
2015-06-26
1
-67
/
+91
*
|
|
|
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
4
-153
/
+121
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
4
-153
/
+121
|
*
|
|
|
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-08
1
-4
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
4
-7
/
+129
|
\
\
\
\
\
|
*
|
|
|
|
mm: oom_kill: clean up victim marking and exiting interfaces
Johannes Weiner
2015-06-25
1
-1
/
+1
|
*
|
|
|
|
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-06-25
3
-5
/
+70
|
*
|
|
|
|
smpboot: allow excluding cpus from the smpboot threads
Chris Metcalf
2015-06-25
1
-1
/
+58
[next]