| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-11-18 | 4 | -66/+18 |
|\ |
|
| * | sched/autogroup: Fix crash on reboot when autogroup is disabled | Mike Galbraith | 2012-10-30 | 2 | -65/+12 |
| * | sched: Add WAKEUP_PREEMPTION feature flag, on by default | Ingo Molnar | 2012-10-16 | 2 | -1/+6 |
* | | cputime: Separate irqtime accounting from generic vtime | Frederic Weisbecker | 2012-10-29 | 1 | -2/+2 |
* | | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker | 2012-10-29 | 1 | -3/+13 |
* | | sched: Describe CFS load-balancer | Peter Zijlstra | 2012-10-24 | 1 | -2/+116 |
* | | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking | Paul Turner | 2012-10-24 | 3 | -4/+25 |
* | | sched: Make __update_entity_runnable_avg() fast | Paul Turner | 2012-10-24 | 1 | -24/+101 |
* | | sched: Update_cfs_shares at period edge | Paul Turner | 2012-10-24 | 1 | -8/+10 |
* | | sched: Refactor update_shares_cpu() -> update_blocked_avgs() | Paul Turner | 2012-10-24 | 1 | -27/+23 |
* | | sched: Replace update_shares weight distribution with per-entity computation | Paul Turner | 2012-10-24 | 3 | -165/+36 |
* | | sched: Maintain runnable averages across throttled periods | Paul Turner | 2012-10-24 | 2 | -11/+42 |
* | | sched: Normalize tg load contributions against runnable time | Paul Turner | 2012-10-24 | 3 | -0/+62 |
* | | sched: Compute load contribution by a group entity | Paul Turner | 2012-10-24 | 1 | -6/+27 |
* | | sched: Aggregate total task_group load | Paul Turner | 2012-10-24 | 3 | -0/+30 |
* | | sched: Account for blocked load waking back up | Paul Turner | 2012-10-24 | 2 | -21/+81 |
* | | sched: Add an rq migration call-back to sched_class | Paul Turner | 2012-10-24 | 2 | -0/+14 |
* | | sched: Maintain the load contribution of blocked entities | Paul Turner | 2012-10-24 | 4 | -15/+121 |
* | | sched: Aggregate load contributed by task entities on parenting cfs_rq | Paul Turner | 2012-10-24 | 3 | -5/+59 |
* | | sched: Maintain per-rq runnable averages | Ben Segall | 2012-10-24 | 3 | -4/+26 |
* | | sched: Track the runnable average on a per-task entity basis | Paul Turner | 2012-10-24 | 3 | -0/+138 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-12 | 1 | -0/+69 |
|\ \
| |/ |
|
| * | sched: Update sched_domains_numa_masks[][] when new cpus are onlined | Tang Chen | 2012-10-05 | 1 | -0/+56 |
| * | sched: Ensure 'sched_domains_numa_levels' is safe to use in other functions | Tang Chen | 2012-10-05 | 1 | -0/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -1/+1 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 7 | -693/+679 |
|\ \ |
|
| * | | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 2012-09-25 | 1 | -0/+26 |
| * | | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 2 | -5/+5 |
| * | | sched: cpu_power: enable ARCH_POWER | Vincent Guittot | 2012-09-13 | 1 | -1/+1 |
| * | | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi | 2012-09-13 | 1 | -15/+10 |
| * | | sched: Fix load avg vs. cpu-hotplug | Peter Zijlstra | 2012-09-13 | 1 | -0/+2 |
| * | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 2012-09-13 | 3 | -50/+1 |
| * | | sched: Fix nohz_idle_balance() | Vincent Guittot | 2012-09-13 | 1 | -5/+6 |
| * | | sched: Remove useless code in yield_to() | Michael Wang | 2012-09-04 | 1 | -7/+0 |
| * | | sched/debug: Limit sd->*_idx range on sysctl | Namhyung Kim | 2012-09-04 | 1 | -13/+22 |
| * | | sched: Remove AFFINE_WAKEUPS feature flag | Namhyung Kim | 2012-09-04 | 1 | -8/+0 |
| * | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-09-04 | 4 | -29/+16 |
| |\ \ |
|
| * | | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -0/+1 |
| * | | | sched: Move cputime code to its own file | Frederic Weisbecker | 2012-08-20 | 4 | -556/+570 |
| * | | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up | Alex Shi | 2012-08-13 | 2 | -32/+3 |
| * | | | sched: using dst_rq instead of this_rq during load balance | Michael Wang | 2012-08-13 | 1 | -5/+4 |
| * | | | sched: Document schedule() entry points | Pekka Enberg | 2012-08-13 | 1 | -0/+34 |
| * | | | sched: Fix __sched_period comment | Borislav Petkov | 2012-08-13 | 1 | -1/+1 |
| * | | | Merge branch 'sched/urgent' into sched/core | Thomas Gleixner | 2012-08-13 | 5 | -19/+70 |
| |\ \ \ |
|
* | | | | | rcu: Exit RCU extended QS on user preemption | Frederic Weisbecker | 2012-09-26 | 1 | -0/+15 |
* | | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exception | Frederic Weisbecker | 2012-09-26 | 1 | -0/+1 |
* | | | | | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2012-09-26 | 1 | -0/+1 |
* | | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 4 | -62/+29 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 2012-09-16 | 2 | -45/+22 |
| | |_|/
| |/| | |
|