aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan2010-03-12
* Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-03-11
|\
| * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-05
| * tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo2010-03-05
| * function-graph: Use comment notation for func names of dangling '}'Steven Rostedt2010-03-05
| * function-graph: Fix unused reference to ftrace_set_func()Steven Rostedt2010-03-05
* | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-03-04
|\ \ | |/ |/|
| * tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-03-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-02
| |\
| | * sparc: Support show_unhandled_signals.David S. Miller2010-03-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02
| |\ \
| | * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
| | |\ \
| | * | | const: struct nla_policyAlexey Dobriyan2010-02-18
| | | |/ | | |/|
| * | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
| |\ \ \
| | * | | blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-28
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds2010-03-01
| |\ \ \ \ \ \
| | * | | | | | futex: Protect pid lookup in compat code with RCUThomas Gleixner2009-12-09
| * | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | posix-timers.c: Don't export local functionsH Hartley Sweeten2010-02-05
| | * | | | | | clocksource: add suspend callbackMagnus Damm2010-02-05
| | * | | | | | clocksource: add argument to resume callbackMagnus Damm2010-02-05
| | * | | | | | ntp: Cleanup xtime references in ntp.cJohn Stultz2010-01-29
| | * | | | | | ntp: Make time_esterror and time_maxerror staticjohn stultz2010-01-29
| * | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
| |\ \ \ \ \ \ \
| | * | | | | | | ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha2010-02-23
| | * | | | | | | ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha2010-02-11
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Generic page_is_ram: use __weakAndrew Morton2010-02-01
| | * | | | | | | | resources: introduce generic page_is_ram()Wu Fengguang2010-02-01
| * | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha2010-02-26
| | * | | | | | | | | sched: Don't use possibly stale sched_classThomas Gleixner2010-02-17
| | * | | | | | | | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2010-02-16
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kthread, sched: Remove reference to kthread_create_on_cpuAnton Blanchard2010-02-09
| | * | | | | | | | | | sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard2010-02-08
| | * | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-08
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched: Remove member rt_se from struct rt_rqYong Zhang2010-02-04
| | * | | | | | | | | | | sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang2010-02-04
| | * | | | | | | | | | | sched: Remove unused update_shares_locked()Peter Zijlstra2010-02-02
| | * | | | | | | | | | | sched: Use for_each_bitAkinobu Mita2010-02-02
| | * | | | | | | | | | | sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner2010-01-22
| | * | | | | | | | | | | sched: Implement head queueing for sched_rtThomas Gleixner2010-01-22
| | * | | | | | | | | | | sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-22
| | * | | | | | | | | | | sched: Remove USER_SCHEDDhaval Giani2010-01-21
| | * | | | | | | | | | | sched: Fix the place where group powers are updatedGautham R Shenoy2010-01-21
| | * | | | | | | | | | | sched: Assume *balance is validPeter Zijlstra2010-01-21
| | * | | | | | | | | | | sched: Remove load_balance_newidle()Peter Zijlstra2010-01-21
| | * | | | | | | | | | | sched: Unify load_balance{,_newidle}()Peter Zijlstra2010-01-21
| | * | | | | | | | | | | sched: Add a lock break for PREEMPT=yPeter Zijlstra2010-01-21