Age | Commit message (Expand) | Author |
2009-08-06 | tracing: Move sched event insertion helpers in the sched switch tracer file | Frederic Weisbecker |
2009-08-06 | tracing/core: Make the stack entry helpers global | Frederic Weisbecker |
2009-08-06 | tracing/core: Turn ftrace_cpu_disabled into a global var | Frederic Weisbecker |
2009-08-06 | tracing: Simplify print_graph_cpu() | Lai Jiangshan |
2009-07-20 | tracing/filters: improve subsystem filter | Li Zefan |
2009-07-20 | tracing: cleanup for tracing_trace_options_read() | Xiao Guangrong |
2009-07-20 | tracing/events: record the size of dynamic arrays | Li Zefan |
2009-07-18 | tracing: Remove unused fields/variables | jolsa@redhat.com |
2009-07-18 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-07-17 | tracing/function: Cleanup for function tracer | Xiao Guangrong |
2009-07-17 | tracing/trace_stack: Cleanup for trace_lookup_stack() | Xiao Guangrong |
2009-07-17 | tracing/function: Simplify __ftrace_replace_code() | Xiao Guangrong |
2009-07-16 | tracing/function: Fix the return value of ftrace_trace_onoff_callback() | Xiao Guangrong |
2009-07-16 | ring_buffer: Fix warning while ignoring cmpxchg return value | Lai Jiangshan |
2009-07-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-07-14 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-14 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-13 | tracing/function-profiler: do not free per cpu variable stat | Steven Rostedt |
2009-07-12 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-11 | futexes: Fix infinite loop in get_futex_key() on huge page | Sonny Rao |
2009-07-11 | sched: Fix bug in SCHED_IDLE interaction with group scheduling | Paul Turner |
2009-07-10 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-10 | sched: optimize cond_resched() | Peter Zijlstra |
2009-07-10 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-10 | hrtimer: Fix migration expiry check | Thomas Gleixner |
2009-07-10 | hrtimer: migration: do not check expiry time on current CPU | Thomas Gleixner |
2009-07-10 | Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2009-07-10 | tracing/workqueues: Add refcnt to struct cpu_workqueue_stats | Lai Jiangshan |
2009-07-10 | tracing/stat: Add stat_release() callback | Lai Jiangshan |
2009-07-10 | kmemtrace: Rename some functions | Li Zefan |
2009-07-10 | tracing/kmemtrace: Use the %pf format | Frederic Weisbecker |
2009-07-10 | tracing/function-graph-tracer: Use the %pf format | Frederic Weisbecker |
2009-07-10 | tracing/filter: Remove empty subsystem and its directory | Xiao Guangrong |
2009-07-10 | tracing/filter: Remove preds from struct event_subsystem | Xiao Guangrong |
2009-07-10 | sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq() | Fabio Checconi |
2009-07-10 | sched: Reset sched stats on fork() | Lucas De Marchi |
2009-07-10 | sched_rt: Fix overload bug on rt group scheduling | Peter Zijlstra |
2009-07-09 | kmemleak: Remove alloc_bootmem annotations introduced in the past | Catalin Marinas |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-08 | headers: mnt_namespace.h redux | Alexey Dobriyan |
2009-07-07 | ring-buffer: make lockless | Steven Rostedt |
2009-07-07 | ring-buffer: make the buffer a true circular link list | Steven Rostedt |
2009-07-06 | cred_guard_mutex: do not return -EINTR to user-space | Oleg Nesterov |
2009-07-06 | Fix virt_to_phys() warnings | Kevin Cernekee |
2009-07-03 | kmemtrace: Print binary output only if 'bin' option is set | Li Zefan |
2009-07-02 | tracing: Fix trace_print_seq() | Xiao Guangrong |
2009-07-01 | tracing/events: Add trace_event boot option | Li Zefan |
2009-07-01 | kprobes: Clean up insn_pages by using list instead of hlist | Masami Hiramatsu |
2009-07-01 | kprobes: No need to unlock kprobe_insn_mutex | Masami Hiramatsu |