Age | Commit message (Expand) | Author |
2010-02-05 | kprobes: Add mcount to the kprobes blacklist | Masami Hiramatsu |
2010-02-04 | perf_events: Optimize perf_event_task_tick() | Peter Zijlstra |
2010-02-04 | ftrace: Remove record freezing | Masami Hiramatsu |
2010-02-04 | kprobes: Check probe address is reserved | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-02-04 | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | perf_events: Fix sample_period transfer on inherit | Peter Zijlstra |
2010-01-29 | tracing/kprobe: Cleanup unused return value of tracing functions | Xiao Guangrong |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong |
2010-01-28 | hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. | Mahesh Salgaonkar |
2010-01-27 | perf: Reimplement frequency driven sampling | Peter Zijlstra |
2010-01-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-01-24 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | perf: Honour event state for aux stream data | Peter Zijlstra |
2010-01-21 | perf: Fix perf_event_do_pending() fallback callsite | Peter Zijlstra |
2010-01-21 | sched: Reassign prev and switch_count when reacquire_kernel_lock() fail | Yong Zhang |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith |
2010-01-18 | clockevent: Don't remove broadcast device when cpu is dead | Xiaotian Feng |
2010-01-18 | Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-01-17 | perf: Better order flexible and pinned scheduling | Frederic Weisbecker |
2010-01-17 | perf: Don't schedule out/in pinned events on task tick | Frederic Weisbecker |
2010-01-17 | perf: Allow pinned and flexible groups to be scheduled separately | Frederic Weisbecker |
2010-01-17 | perf: Make __perf_event_sched_out static | Frederic Weisbecker |
2010-01-17 | tracing/kprobe: Update kprobe tracing self test for new syntax | Masami Hiramatsu |
2010-01-16 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | smp_call_function_any(): pass the node value to cpumask_of_node() | David John |
2010-01-16 | kfifo: document everywhere that size has to be power of two | Andi Kleen |
2010-01-16 | kfifo: add kfifo_out_peek | Andi Kleen |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen |
2010-01-16 | perf: Export software-only event group characteristic as a flag | Frederic Weisbecker |
2010-01-16 | perf: Round robin flexible groups of events using list_rotate_left() | Frederic Weisbecker |
2010-01-16 | perf/core: Split context's event group list into pinned and non-pinned lists | Frederic Weisbecker |
2010-01-14 | tracing/filters: Add comment for match callbacks | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_END_ONLY filter matching | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_FRONT_ONLY filter matching | Li Zefan |
2010-01-14 | ftrace: Fix MATCH_END_ONLY function filter | Li Zefan |
2010-01-13 | sched/perf: Make sure irqs are disabled for perf_event_task_sched_in() | Jamie Iles |
2010-01-13 | tracing/kprobe: Drop function argument access syntax | Masami Hiramatsu |
2010-01-13 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-13 | futexes: Remove rw parameter from get_futex_key() | KOSAKI Motohiro |
2010-01-11 | kernel/signal.c: fix kernel information leak with print-fatal-signals=1 | Andi Kleen |
2010-01-11 | cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() | Dave Anderson |
2010-01-11 | kmod: fix resource leak in call_usermodehelper_pipe() | Masami Hiramatsu |
2010-01-06 | ring-buffer: Add rb_list_head() wrapper around new reader page next field | Steven Rostedt |