index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-06-01
tracing: add exports to use __print_symbolic and __print_flags from a module
Steven Whitehouse
2009-06-01
tracing/events: introduce __dynamic_array()
Li Zefan
2009-06-01
tracing: combine the default tracers into one config
Steven Rostedt
2009-06-01
tracing: fix config options to not show when automatically selected
Steven Rostedt
2009-06-01
ftrace: add kernel command line function filtering
Steven Rostedt
2009-05-28
trace: disable preemption before taking raw spinlocks
Heiko Carstens
2009-05-26
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
tracing: add __print_flags for events
Steven Rostedt
2009-05-26
ftrace: clean up of using ftrace_event_enable_disable()
Zhaolei
2009-05-26
ftrace: Add task_comm support for trace_event
Zhaolei
2009-05-25
tracing: add trace_event_read_lock()
Lai Jiangshan
2009-05-20
ftrace: fix check for return value of register_module_notifier in event_trace...
Ming Lei
2009-05-19
blktrace: remove debugfs entries on bad path
Stefan Raspl
2009-05-18
tracing: fix check for return value of register_module_notifier
Ming Lei
2009-05-18
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
2009-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
2009-05-14
tracing/filters: fix off-by-one bug
Li Zefan
2009-05-14
tracing/filters: add missing unlock in a failure path
Li Zefan
2009-05-14
tracing: stop stack trace on first empty entry
Steven Rostedt
2009-05-11
ring-buffer: move code around to remove some branches
Steven Rostedt
2009-05-11
ring-buffer: use internal time stamp function
Steven Rostedt
2009-05-11
ring-buffer: small optimizations
Steven Rostedt
2009-05-11
ring-buffer: move calculation of event length
Steven Rostedt
2009-05-11
ring-buffer: remove type parameter from rb_reserve_next_event
Steven Rostedt
2009-05-11
ring-buffer: check for divide by zero in ring-buffer-benchmark
Steven Rostedt
2009-05-11
ring-buffer: replace constants with time macros in ring-buffer-benchmark
Steven Rostedt
2009-05-11
blktrace: pdu_buf of pc events should be unsigned
Li Zefan
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-08
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
2009-05-08
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
2009-05-08
tracing: initialize return value for __ftrace_set_clr_event
Steven Rostedt
2009-05-08
tracing/events: simplify system_enable_read()
Li Zefan
2009-05-08
tracing/events: clean up for ftrace_set_clr_event()
Li Zefan
2009-05-07
ring-buffer: change WARN_ON from checking preempt_count to preemptible
Steven Rostedt
2009-05-07
ring-buffer: add total count in ring-buffer-benchmark
Steven Rostedt
2009-05-07
ring-buffer: only periodically call cond_resched to ring-buffer-benchmark
Steven Rostedt
2009-05-07
tracing: have menu default enabled when kernel debug is configured
Steven Rostedt
2009-05-07
tracing: append ":*" to internal setting of system events
Steven Rostedt
2009-05-07
ring-buffer: remove complex calculations in ring-buffer-test
Steven Rostedt
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
tracing/events: fix concurrent access to ftrace_events list, fix
Li Zefan
2009-05-07
tracing/filters: support for operator reserved characters in strings
Frederic Weisbecker
2009-05-07
tracing/filters: support for filters of dynamic sized arrays
Frederic Weisbecker
2009-05-06
tracing: add hierarchical enabling of events
Steven Rostedt
2009-05-06
tracing: reset ring buffer when removing modules with events
Steven Rostedt
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2009-05-06
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
[next]