aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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-14sys: Remove BKL from sys_rebootThomas Gleixner1-7/+7
2009-10-14pm_qos: clean up racy global "name" variableJonathan Corbet1-5/+7
2009-10-14pm_qos: remove BKLJonathan Corbet1-7/+1
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 file[email protected]2-71/+167
2009-10-14capabilities: simplify bound checks for copy_from_user()Arjan van de Ven1-3/+6
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-13this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo1-2/+2
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-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+2
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-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2-5/+5
2009-10-12sched: Fix missing kernel-doc notationRandy Dunlap1-0/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-10-09sched: Update the clock of runqueue select_task_rq() selectedMike Galbraith1-2/+6
2009-10-09lockdep: Use cpu_clock() for lockstatPeter Zijlstra1-8/+12
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang1-3/+0
2009-10-09tracing: fix trace_vprintk callSteven Rostedt1-1/+1
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-299/+386
2009-10-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-35/+37
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds1-62/+186
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2009-10-07tracing: user local buffer variable for trace branch tracerSteven Rostedt1-3/+5
2009-10-07tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2-4/+6
2009-10-07ftrace: check for failure for all conversionsSteven Rostedt1-8/+3
2009-10-07tracing: correct module boundaries for ftrace_release[email protected]1-8/+4
2009-10-07futex: fix requeue_pi key imbalanceDarren Hart1-1/+0
2009-10-07tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt1-6/+8