summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-10-14sys: Remove BKL from sys_rebootThomas Gleixner
2009-10-14pm_qos: clean up racy global "name" variableJonathan Corbet
2009-10-14pm_qos: remove BKLJonathan Corbet
2009-10-14sched: Do less agressive buddy clearingPeter Zijlstra
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-14perf_event: Adjust frequency and unthrottle for non-group-leader eventsPaul Mackerras
2009-10-14tracing: Enable records during the module loadJiri Olsa
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com
2009-10-14capabilities: simplify bound checks for copy_from_user()Arjan van de Ven
2009-10-13futex: Handle spurious wake upThomas Gleixner
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-13this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker
2009-10-13tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker
2009-10-13Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan
2009-10-12tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu
2009-10-12tracing/kprobes: Avoid field name conflictionMasami Hiramatsu
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu
2009-10-12ftrace: add kernel command line graph function filteringStefan Assmann
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu
2009-10-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter
2009-10-12sched: Fix missing kernel-doc notationRandy Dunlap
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09sched: Update the clock of runqueue select_task_rq() selectedMike Galbraith
2009-10-09lockdep: Use cpu_clock() for lockstatPeter Zijlstra
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang
2009-10-09tracing: fix trace_vprintk callSteven Rostedt
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-10-07tracing: user local buffer variable for trace branch tracerSteven Rostedt
2009-10-07tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu
2009-10-07ftrace: check for failure for all conversionsSteven Rostedt
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-07futex: fix requeue_pi key imbalanceDarren Hart
2009-10-07tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt
2009-10-07NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-10-07rcu: Place root rcu_node structure in separate lockdep classPaul E. McKenney
2009-10-07rcu: Make hot-unplugged CPU relinquish its own RCU callbacksPaul E. McKenney
2009-10-07rcu: Move rcu_barrier() to rcutreePaul E. McKenney
2009-10-06futex: Move exit_pi_state() call to release_mm()Thomas Gleixner
2009-10-06futex: Nullify robust lists after cleanupPeter Zijlstra
2009-10-06tracing/events: Add 'signed' field to format filesTom Zanussi