Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag | Lennart Poettering | 2009-06-15 | 1 | -9/+40 | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -3/+128 | |
|\ \ \ \ \ | ||||||
| * | | | | | rcu: Renamings to increase RCU clarity | Paul E. McKenney | 2009-08-23 | 1 | -1/+1 | |
| * | | | | | Merge commit 'v2.6.31-rc6' into core/rcu | Ingo Molnar | 2009-08-15 | 1 | -17/+44 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | rcu: Add synchronize_sched_expedited() primitive | Paul E. McKenney | 2009-07-03 | 1 | -2/+127 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | lockdep: Introduce lockdep_assert_held() | Peter Zijlstra | 2009-08-02 | 1 | -0/+2 | |
| |/ / / |/| | | | ||||||
* | | | | sched: fix load average accounting vs. cpu hotplug | Thomas Gleixner | 2009-07-18 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-07-16 | 1 | -10/+33 | |
|\ \ \ | ||||||
| * | | | sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq() | Fabio Checconi | 2009-07-10 | 1 | -1/+1 | |
| * | | | sched: Reset sched stats on fork() | Lucas De Marchi | 2009-07-10 | 1 | -9/+31 | |
| * | | | sched_rt: Fix overload bug on rt group scheduling | Peter Zijlstra | 2009-07-10 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | sched: optimize cond_resched() | Peter Zijlstra | 2009-07-10 | 1 | -5/+9 | |
|/ / | ||||||
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | perf_counter: Simplify and fix task migration counting | Peter Zijlstra | 2009-06-19 | 1 | -1/+2 | |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-06-20 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | sched: Remove unneeded __ref tag | Li Zefan | 2009-06-17 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | kthreads: simplify migration_thread() exit path | Oleg Nesterov | 2009-06-18 | 1 | -10/+4 | |
|/ / | ||||||
* | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2009-06-15 | 1 | -2/+9 | |
|\ \ | |/ |/| | ||||||
| * | timers: Logic to move non pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -0/+5 | |
| * | timers: /proc/sys sysctl hook to enable timer migration | Arun R Bharadwaj | 2009-05-13 | 1 | -0/+2 | |
| * | timers: Identifying the existing pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -2/+2 | |
* | | sched: export kick_process | Rusty Russell | 2009-06-12 | 1 | -0/+1 | |
* | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 | 1 | -6/+51 | |
|\ \ | ||||||
| * \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -44/+315 | |
| |\ \ | ||||||
| * | | | perf_counter: Fix cpu migration counter | Paul Mackerras | 2009-06-02 | 1 | -0/+1 | |
| * | | | perf_counter: Initialize per-cpu context earlier on cpu up | Paul Mackerras | 2009-06-02 | 1 | -2/+4 | |
| * | | | perf_counter: Fix dynamic irq_period logging | Peter Zijlstra | 2009-05-23 | 1 | -1/+2 | |
| * | | | perf_counter: Optimize context switch between identical inherited contexts | Paul Mackerras | 2009-05-22 | 1 | -1/+1 | |
| * | | | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * | | | | perf_counter: initialize the per-cpu context earlier | Ingo Molnar | 2009-05-04 | 1 | -1/+4 | |
| * | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -15/+149 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | perfcounters, sched: remove __task_delta_exec() | Ingo Molnar | 2009-04-20 | 1 | -23/+0 | |
| * | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-07 | 1 | -3/+11 | |
| |\ \ \ \ | ||||||
| * | | | | | perf_counter: remove rq->lock usage | Peter Zijlstra | 2009-04-07 | 1 | -20/+0 | |
| * | | | | | perf_counter: generic context switch event | Peter Zijlstra | 2009-04-06 | 1 | -6/+0 | |
| * | | | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -325/+809 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 2009-03-04 | 1 | -3/+12 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-26 | 1 | -3/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 | 1 | -16/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 1 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf_counters: make software counters work as per-cpu counters | Paul Mackerras | 2009-02-09 | 1 | -0/+17 | |
| * | | | | | | | | | | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-23 | 1 | -6/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 1 | -18/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | 1 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 1 | -478/+632 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 1 | -182/+225 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | perfcounters: fix task clock counter | Ingo Molnar | 2008-12-23 | 1 | -3/+46 | |
| * | | | | | | | | | | | | | | | perfcounters: add task migrations counter | Ingo Molnar | 2008-12-14 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'x86/irq' into perfcounters/core | Ingo Molnar | 2008-12-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | performance counters: core code | Thomas Gleixner | 2008-12-08 | 1 | -0/+24 |