index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-02-16
ftrace: add command interface for function selection
Steven Rostedt
2009-02-16
ftrace: enable filtering only when a function is filtered on
Steven Rostedt
2009-02-16
ftrace: add module command function filter selection
Steven Rostedt
2009-02-16
ftrace: break up ftrace_match_records into smaller components
Steven Rostedt
2009-02-16
ftrace: rename ftrace_match to ftrace_match_records
Steven Rostedt
2009-02-16
ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
Steven Rostedt
2009-02-16
ftrace: state that all functions are enabled in set_ftrace_filter
Steven Rostedt
2009-02-13
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
2009-02-12
ring-buffer: rename label out_unlock to out_reset
Steven Rostedt
2009-02-11
cgroups: fix lockdep subclasses overflow
Li Zefan
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
2009-02-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2009-02-11
ring_buffer: pahole struct ring_buffer
Arnaldo Carvalho de Melo
2009-02-11
tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()
Frederic Weisbecker
2009-02-11
ptrace, x86: fix the usage of ptrace_fork()
Oleg Nesterov
2009-02-11
tracing: fix sparse warning: attribute function with __acquires/__releases
Hannes Eder
2009-02-11
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
2009-02-11
tracing: fix sparse warnings: make symbols static
Hannes Eder
2009-02-11
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-10
tracing: fix typos in comments
Wenji Huang
2009-02-10
tracing: provide correct return value after outputting the event
Wenji Huang
2009-02-10
tracing: remove unneeded variable
Wenji Huang
2009-02-10
tracing: storage class should be before const qualifier
Tobias Klauser
2009-02-10
ring_buffer: fix ring_buffer_read_page()
Lai Jiangshan
2009-02-10
ring_buffer: fix typing mistake
Lai Jiangshan
2009-02-10
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-10
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2009-02-10
profiling: fix broken profiling regression
Hugh Dickins
2009-02-09
tracing: clean up splice code
Steven Rostedt
2009-02-09
tracing: Move pipe waiting code out of tracing_read_pipe().
Eduard - Gabriel Munteanu
2009-02-09
tracing: splice support for tracing_pipe
Eduard - Gabriel Munteanu
2009-02-09
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace, fix
Ingo Molnar
2009-02-09
tracing: handle unregistering the current tracer
Arnaldo Carvalho de Melo
2009-02-09
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
2009-02-09
tracing/power: move the power trace headers to a dedicated file
Frederic Weisbecker
2009-02-09
tracing/function-graph-tracer: provide a selftest for the function graph tracer
Frederic Weisbecker
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
2009-02-09
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
2009-02-09
Merge commit 'v2.6.29-rc4' into tracing/core
Ingo Molnar
2009-02-08
async: use list_move_tail
Stefan Richter
2009-02-08
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
async: Add some documentation.
Cornelia Huck
2009-02-08
async: Handle kthread_run() return codes.
Cornelia Huck
[next]