Age | Commit message (Expand) | Author |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | sched: access local runqueue directly in single_task_running | Dominik Dingel |
2015-09-18 | sched/fair: Remove unnecessary parameter for group_classify() | Leo Yan |
2015-09-18 | sched/fair: Polish comments for LOAD_AVG_MAX | Leo Yan |
2015-09-18 | sched/numa: Limit the amount of virtual memory scanned in task_numa_work() | Rik van Riel |
2015-09-18 | sched/core: Make policy-testing consistent | Henrik Austad |
2015-09-18 | Merge branch 'linus' into sched/core, to pick up fixes before applying new ch... | Ingo Molnar |
2015-09-18 | perf: Fix races in computing the header sizes | Peter Zijlstra |
2015-09-18 | perf: Fix u16 overflows | Peter Zijlstra |
2015-09-18 | perf: Restructure perf syscall point of no return | Peter Zijlstra |
2015-09-18 | sched: Fix crash trying to dequeue/enqueue the idle thread | Peter Zijlstra |
2015-09-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-09-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-17 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-09-16 | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo |
2015-09-16 | Revert "cgroup: simplify threadgroup locking" | Tejun Heo |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-16 | genirq: Move field 'msi_desc' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Move field 'affinity' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Move field 'handler_data' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Move field 'node' from irq_data into irq_common_data | Jiang Liu |
2015-09-14 | clockevents: Remove unused set_mode() callback | Viresh Kumar |
2015-09-13 | time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() | John Stultz |
2015-09-13 | sched/fair: Optimize per entity utilization tracking | Peter Zijlstra |
2015-09-13 | sched/fair: Defer calling scaling functions | Dietmar Eggemann |
2015-09-13 | sched/fair: Optimize __update_load_avg() | Peter Zijlstra |
2015-09-13 | sched/fair: Rename scale() to cap_scale() | Peter Zijlstra |
2015-09-13 | sched/fair: Initialize task load and utilization before placing task on rq | Morten Rasmussen |
2015-09-13 | sched/fair: Get rid of scaling utilization by capacity_orig | Dietmar Eggemann |
2015-09-13 | sched/fair: Name utilization related data and functions consistently | Dietmar Eggemann |
2015-09-13 | sched/fair: Make utilization tracking CPU scale-invariant | Dietmar Eggemann |
2015-09-13 | sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define | Morten Rasmussen |
2015-09-13 | sched/fair: Make load tracking frequency scale-invariant | Dietmar Eggemann |
2015-09-13 | sched/numa: Convert sched_numa_balancing to a static_branch | Srikar Dronamraju |
2015-09-13 | sched/numa: Remove the NUMA sched_feature | Srikar Dronamraju |
2015-09-13 | sched/numa: Disable sched_numa_balancing on UMA systems | Srikar Dronamraju |
2015-09-13 | sched/numa: Rename numabalancing_enabled to sched_numa_balancing | Srikar Dronamraju |
2015-09-13 | sched/fair: Fix nohz.next_balance update | Vincent Guittot |
2015-09-13 | sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback | Kirill Tkhai |
2015-09-13 | sched/core: Remove unused argument from sched_class::task_move_group | Peter Zijlstra |
2015-09-13 | sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair() | Byungchul Park |
2015-09-13 | sched/fair: Make the entity load aging on attaching tunable | Peter Zijlstra |
2015-09-13 | sched/fair: Fix switched_to_fair()'s per entity load tracking | Byungchul Park |
2015-09-13 | sched/fair: Have task_move_group_fair() also detach entity load from the old ... | Byungchul Park |
2015-09-13 | sched/fair: Have task_move_group_fair() unconditionally add the entity load t... | Byungchul Park |
2015-09-13 | sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th... | Byungchul Park |
2015-09-13 | Merge tag 'v4.3-rc1' into sched/core, to refresh the branch | Ingo Molnar |
2015-09-12 | cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs | Oleg Nesterov |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-11 | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |