index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ring-buffer: discard timestamps that are at the start of the buffer
Steven Rostedt
2009-06-03
1
-16
/
+21
*
ring-buffer: try to discard unneeded timestamps
Steven Rostedt
2009-06-03
1
-26
/
+41
*
ring-buffer: fix bug in ring_buffer_discard_commit
Tim Bird
2009-06-03
1
-1
/
+1
*
ftrace: do not profile functions when disabled
Steven Rostedt
2009-06-01
1
-2
/
+6
*
tracing: make trace pipe recognize latency format flag
Steven Rostedt
2009-06-01
1
-0
/
+3
*
tracing: add exports to use __print_symbolic and __print_flags from a module
Steven Whitehouse
2009-06-01
1
-0
/
+3
*
tracing/events: introduce __dynamic_array()
Li Zefan
2009-06-01
1
-3
/
+3
*
tracing: combine the default tracers into one config
Steven Rostedt
2009-06-01
1
-16
/
+3
*
tracing: fix config options to not show when automatically selected
Steven Rostedt
2009-06-01
1
-15
/
+28
*
ftrace: add kernel command line function filtering
Steven Rostedt
2009-06-01
1
-0
/
+42
*
trace: disable preemption before taking raw spinlocks
Heiko Carstens
2009-05-28
1
-0
/
+2
*
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
1
-0
/
+25
*
tracing: add __print_flags for events
Steven Rostedt
2009-05-26
1
-0
/
+39
*
ftrace: clean up of using ftrace_event_enable_disable()
Zhaolei
2009-05-26
1
-30
/
+14
*
ftrace: Add task_comm support for trace_event
Zhaolei
2009-05-26
2
-2
/
+13
*
tracing: add trace_event_read_lock()
Lai Jiangshan
2009-05-25
3
-7
/
+28
*
ftrace: fix check for return value of register_module_notifier in event_trace...
Ming Lei
2009-05-20
1
-1
/
+1
*
blktrace: remove debugfs entries on bad path
Stefan Raspl
2009-05-19
1
-0
/
+1
*
tracing: fix check for return value of register_module_notifier
Ming Lei
2009-05-18
1
-1
/
+1
*
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
2009-05-18
6
-41
/
+37
|
\
|
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-05-15
1
-2
/
+2
|
|
\
|
|
*
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2009-05-15
1
-2
/
+2
|
*
|
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
2009-05-15
1
-23
/
+0
|
|
/
|
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-2
/
+1
|
*
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
2009-05-08
1
-9
/
+22
|
*
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2009-05-06
1
-3
/
+10
|
*
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2009-05-06
1
-2
/
+2
*
|
tracing/filters: fix off-by-one bug
Li Zefan
2009-05-14
1
-1
/
+1
*
|
tracing/filters: add missing unlock in a failure path
Li Zefan
2009-05-14
1
-4
/
+6
*
|
tracing: stop stack trace on first empty entry
Steven Rostedt
2009-05-14
1
-0
/
+2
*
|
ring-buffer: move code around to remove some branches
Steven Rostedt
2009-05-11
1
-10
/
+10
*
|
ring-buffer: use internal time stamp function
Steven Rostedt
2009-05-11
1
-4
/
+9
*
|
ring-buffer: small optimizations
Steven Rostedt
2009-05-11
1
-6
/
+6
*
|
ring-buffer: move calculation of event length
Steven Rostedt
2009-05-11
1
-5
/
+9
*
|
ring-buffer: remove type parameter from rb_reserve_next_event
Steven Rostedt
2009-05-11
1
-4
/
+4
*
|
ring-buffer: check for divide by zero in ring-buffer-benchmark
Steven Rostedt
2009-05-11
1
-0
/
+6
*
|
ring-buffer: replace constants with time macros in ring-buffer-benchmark
Steven Rostedt
2009-05-11
1
-5
/
+7
*
|
blktrace: pdu_buf of pc events should be unsigned
Li Zefan
2009-05-11
1
-1
/
+1
*
|
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
2009-05-08
1
-0
/
+17
*
|
tracing: initialize return value for __ftrace_set_clr_event
Steven Rostedt
2009-05-08
1
-1
/
+1
*
|
tracing/events: simplify system_enable_read()
Li Zefan
2009-05-08
1
-34
/
+6
*
|
tracing/events: clean up for ftrace_set_clr_event()
Li Zefan
2009-05-08
1
-80
/
+46
*
|
ring-buffer: change WARN_ON from checking preempt_count to preemptible
Steven Rostedt
2009-05-07
1
-1
/
+1
*
|
ring-buffer: add total count in ring-buffer-benchmark
Steven Rostedt
2009-05-07
1
-0
/
+11
*
|
ring-buffer: only periodically call cond_resched to ring-buffer-benchmark
Steven Rostedt
2009-05-07
1
-2
/
+9
*
|
tracing: have menu default enabled when kernel debug is configured
Steven Rostedt
2009-05-07
1
-0
/
+1
*
|
tracing: append ":*" to internal setting of system events
Steven Rostedt
2009-05-07
1
-2
/
+4
*
|
ring-buffer: remove complex calculations in ring-buffer-test
Steven Rostedt
2009-05-07
1
-30
/
+7
*
|
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-05-07
8
-110
/
+214
|
\
\
|
*
\
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-24
51
-454
/
+1130
|
|
\
\
[next]