Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 4 | -108/+165 | |
|\ | ||||||
| * | sched: Turn off child_runs_first | Mike Galbraith | 2009-09-09 | 1 | -1/+1 | |
| * | sched: enable SD_WAKE_IDLE | Peter Zijlstra | 2009-09-07 | 1 | -3/+3 | |
| * | sched: Turn on SD_BALANCE_NEWIDLE | Ingo Molnar | 2009-09-04 | 1 | -2/+2 | |
| * | sched: Clean up topology.h | Ingo Molnar | 2009-09-04 | 1 | -68/+101 | |
| * | sched: Remove reciprocal for cpu_power | Peter Zijlstra | 2009-09-04 | 1 | -8/+2 | |
| * | sched: Scale down cpu_power due to RT tasks | Peter Zijlstra | 2009-09-04 | 1 | -0/+1 | |
| * | sched: Add smt_gain | Peter Zijlstra | 2009-09-04 | 2 | -0/+2 | |
| * | sched: Add SD_PREFER_SIBLING | Peter Zijlstra | 2009-09-04 | 1 | -14/+15 | |
| * | sched: Provide iowait counters | Arjan van de Ven | 2009-09-02 | 1 | -0/+4 | |
| * | Merge commit 'v2.6.31-rc8' into sched/core | Ingo Molnar | 2009-09-02 | 24 | -94/+200 | |
| |\ | ||||||
| * | | sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR | Hiroshi Shimamoto | 2009-08-18 | 1 | -0/+2 | |
| * | | sched: Add default defines for PREEMPT_ACTIVE | Arnd Bergmann | 2009-08-09 | 1 | -0/+6 | |
| * | | sched: Enhance the pre/post scheduling logic | Gregory Haskins | 2009-08-02 | 1 | -1/+0 | |
| * | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2009-08-02 | 26 | -99/+189 | |
| |\ \ | ||||||
| * | | | sched: Fix cond_resched_lock() in !CONFIG_PREEMPT | Frederic Weisbecker | 2009-08-02 | 1 | -1/+7 | |
| * | | | sched: Convert the only user of cond_resched_bkl to use cond_resched() | Frederic Weisbecker | 2009-07-18 | 1 | -2/+0 | |
| * | | | sched: Pull up the might_sleep() check into cond_resched() | Frederic Weisbecker | 2009-07-18 | 1 | -10/+19 | |
| * | | | sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched() | Frederic Weisbecker | 2009-07-18 | 1 | -7/+2 | |
| * | | | sched: Add a preempt count base offset to __might_sleep() | Frederic Weisbecker | 2009-07-18 | 1 | -3/+3 | |
| * | | | sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep() | Frederic Weisbecker | 2009-07-18 | 1 | -0/+1 | |
| * | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-07-18 | 50 | -276/+320 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-06-29 | 221 | -1312/+6544 | |
| |\ \ \ \ | ||||||
| * | | | | | sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag | Lennart Poettering | 2009-06-15 | 1 | -0/+6 | |
* | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | 11 | -48/+61 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | perf_counter: Allow sharing of output channels | Peter Zijlstra | 2009-08-25 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | oprofile: Implement performance counter multiplexing | Jason Yeh | 2009-07-20 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core | Robert Richter | 2009-07-14 | 301 | -2092/+8721 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2009-06-17 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge commit 'tip/perfcounters-for-linus' into oprofile/master | Robert Richter | 2009-06-12 | 34 | -104/+1280 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/oprofile: introduce oprofile_add_data64() | Robert Richter | 2009-06-11 | 1 | -0/+1 | |
| * | | | | | | | | | | oprofile: remove irq_flags in struct op_entry | Robert Richter | 2009-06-11 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq: Support nested threaded irq handling | Thomas Gleixner | 2009-08-17 | 1 | -0/+3 | |
| * | | | | | | | | | | | genirq: Add buslock support | Thomas Gleixner | 2009-08-17 | 1 | -0/+6 | |
| * | | | | | | | | | | | genirq: Add oneshot support | Thomas Gleixner | 2009-08-17 | 2 | -0/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | irq: Add irq_node() primitive | Yinghai Lu | 2009-08-29 | 1 | -0/+6 | |
| * | | | | | | | | | | | genirq: Add prototype for handle_nested_irq() | Mark Brown | 2009-08-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge commit 'v2.6.31-rc7' into irq/core | Ingo Molnar | 2009-08-25 | 68 | -402/+498 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | genirq: Remove obsolete defines and typedefs | Thomas Gleixner | 2009-07-05 | 1 | -7/+0 | |
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 10 | -673/+157 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2009-09-04 | 12 | -49/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments | Paul E. McKenney | 2009-08-29 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees | Paul E. McKenney | 2009-08-29 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | rcu: Remove lockdep annotations from RCU's _notrace() API members | Paul E. McKenney | 2009-08-26 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | rcu: Add "notrace" to RCU function headers used by ftrace | Paul E. McKenney | 2009-08-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 2009-08-23 | 5 | -258/+2 |