summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-10-23sched: Strengthen buddies and mitigate buddy induced latenciesMike Galbraith2-27/+48
2009-10-23perf events: Don't generate events for the idle task when exclude_idle is setSoeren Sandmann1-2/+3
2009-10-23perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann1-20/+41
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar9-339/+781
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-10-20Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2009-10-19HWPOISON: Allow schedule_on_each_cpu() from keventdAndi Kleen1-2/+19
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar68-1286/+2419
2009-10-17tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu1-8/+27
2009-10-17tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu1-2/+2
2009-10-16futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart1-1/+2
2009-10-15Merge the right tty-fixes branchLinus Torvalds1-1/+1
2009-10-15rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney3-12/+34
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar1-11/+15
2009-10-15tracing/profile: Add filter supportLi Zefan3-34/+182
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan2-32/+29
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan2-80/+45
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar6-183/+499
2009-10-15rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney1-0/+21
2009-10-15rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2-5/+28
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar5-15/+41
2009-10-14Merge branch 'tty-fixes'Linus Torvalds1-0/+18
2009-10-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+12
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+8
2009-10-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds1-0/+18
2009-10-14futex: Check for NULL keys in match_futexDarren Hart1-1/+2
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker1-2/+2
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds1-0/+18
2009-10-14sched: Do less agressive buddy clearingPeter Zijlstra1-14/+13
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker1-0/+86
2009-10-14perf_event: Adjust frequency and unthrottle for non-group-leader eventsPaul Mackerras1-1/+1
2009-10-14tracing: Enable records during the module loadJiri Olsa1-8/+30
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2-71/+167
2009-10-13futex: Handle spurious wake upThomas Gleixner1-3/+15
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+0
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar3-6/+36
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker1-4/+0
2009-10-13tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker1-2/+2
2009-10-13Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar30-387/+513
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar15-72/+65
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan1-1/+2
2009-10-12tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu1-4/+4
2009-10-12tracing/kprobes: Avoid field name conflictionMasami Hiramatsu1-12/+53
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu1-28/+24
2009-10-12ftrace: add kernel command line graph function filteringStefan Assmann1-0/+34
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu1-11/+0
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu1-23/+37
2009-10-12sched: Fix missing kernel-doc notationRandy Dunlap1-0/+2