Age | Commit message (Expand) | Author |
2010-07-15 | tracing: Remove ksym tracer | Frederic Weisbecker |
2010-07-06 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-07-05 | tracing/kprobes: Support "string" type | Masami Hiramatsu |
2010-07-05 | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar |
2010-07-04 | module: initialize module dynamic debug later | Yehuda Sadeh |
2010-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-07-01 | sched: Cure nr_iowait_cpu() users | Peter Zijlstra |
2010-06-30 | futex: futex_find_get_task remove credentails check | Michal Hocko |
2010-06-29 | kexec: fix Oops in crash_shrink_memory() | Pavan Naregundi |
2010-06-28 | tracing: Use class->reg() for all registering of events | Steven Rostedt |
2010-06-28 | tracing/function-graph: Use correct string size for snprintf | Chase Douglas |
2010-06-28 | tracing: Remove open-coded __trace_add_event_call() | Li Zefan |
2010-06-28 | tracing: Remove redundant raw_init callbacks | Li Zefan |
2010-06-28 | tracing: Remove test of NULL define_fields callback | Li Zefan |
2010-06-28 | tracing: Don't allocate common fields for every trace events | Li Zefan |
2010-06-28 | tracing: Use a global field list for all syscall exit events | Li Zefan |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-28 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-06-28 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-25 | sched: Prevent compiler from optimising the sched_avg_update() loop | Will Deacon |
2010-06-24 | hw_breakpoints: Fix per task breakpoint tracking | Frederic Weisbecker |
2010-06-23 | sched: silence PROVE_RCU in sched_fork() | Peter Zijlstra |
2010-06-23 | rcu: apply RCU protection to wake_affine() | Daniel J Blueman |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |
2010-06-18 | sched: Fix over-scheduling bug | Alex,Shi |
2010-06-17 | nohz: Fix nohz ratelimit | Peter Zijlstra |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown |
2010-06-10 | perf/tracing: Fix regression of perf losing kprobe events | Steven Rostedt |
2010-06-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-06-09 | tracing: Remove kmemtrace ftrace plugin | Li Zefan |
2010-06-09 | genirq: Deal with desc->set_type() changing desc->chip | Thomas Gleixner |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra |
2010-06-09 | perf: Add perf_event::child_count | Peter Zijlstra |
2010-06-09 | perf: Add perf_event_count() | Peter Zijlstra |
2010-06-09 | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ... | Peter Zijlstra |
2010-06-09 | perf: Rename perf_mmap_data to perf_buffer | Peter Zijlstra |
2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra |
2010-06-09 | perf: Add non-exec mmap() tracking | Eric B Munson |
2010-06-09 | perf, trace: Remove superfluous rcu_read_lock() | Peter Zijlstra |
2010-06-09 | perf, trace: Inline perf_swevent_put_recursion_context() | Peter Zijlstra |
2010-06-08 | tracing: Remove boot tracer | Américo Wang |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker |
2010-06-08 | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-06-08 | sched: Fix PROVE_RCU vs cpu_cgroup | Peter Zijlstra |