- f0cf16c stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() by Oleg Nesterov · 9 years ago
- c00166d stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() by Oleg Nesterov · 9 years ago
- d8bc853 stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled by Oleg Nesterov · 9 years ago
- 5caa1c0 stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() by Oleg Nesterov · 9 years ago
- 233e7f2 stop_machine: Ensure that a queued callback will be called before cpu_stop_park() by Oleg Nesterov · 9 years ago
- 6af597d Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts by Ingo Molnar · 9 years ago
- 5aa5050 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
- 0baabb3 nohz: Revert "nohz: Set isolcpus when nohz_full is set" by Frederic Weisbecker · 9 years ago
- 3e386d5 sched/fair: Update task group's load_avg after task migration by Yuyang Du · 9 years ago
- fde7d22e sched/fair: Fix overly small weight for interactive group entities by Yuyang Du · 9 years ago
- 9babcd7 sched, tracing: Stop/start critical timings around the idle=poll idle loop by Daniel Bristot de Oliveira · 9 years ago
- 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e3096c9 genirq: Fix handle_bad_irq kerneldoc comment by Arnd Bergmann · 9 years ago
- 9d67dc5 genirq: Export handle_bad_irq by Arnd Bergmann · 9 years ago
- 5a4fd03 sched/core: Remove a parameter in the migrate_task_rq() function by xiaofeng.yan · 9 years ago
- ce03e41 sched/core: Drop unlikely behind BUG_ON() by Geliang Tang · 9 years ago
- 1de6444 sched/core: Fix task and run queue sched_info::run_delay inconsistencies by Peter Zijlstra · 9 years ago
- b52da86 sched/numa: Fix task_tick_fair() from disabling numa_balancing by Srikar Dronamraju · 9 years ago
- e2bf1c4b sched/core: Add preempt_count invariant check by Peter Zijlstra · 9 years ago
- 499d795 sched/core: More notrace annotations by Peter Zijlstra · 9 years ago
- da7142e sched/core: Simplify preempt_count tests by Peter Zijlstra · 9 years ago
- 1dc0fff sched/core: Robustify preemption leak checks by Peter Zijlstra · 9 years ago
- 3d8f74d sched/core: Stop setting PREEMPT_ACTIVE by Peter Zijlstra · 9 years ago
- c73464b sched/core: Fix trace_sched_switch() by Peter Zijlstra · 9 years ago
- fc13aeb sched/core: Add preempt argument to __schedule() by Peter Zijlstra · 9 years ago
- 609ca06 sched/core: Create preempt_count invariant by Peter Zijlstra · 9 years ago
- b99def8 sched/core: Rework TASK_DEAD preemption exception by Peter Zijlstra · 9 years ago
- fe19159 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
- 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
- 95c2b17 genirq: Fix race in register_irq_proc() by Ben Hutchings · 9 years ago
- 70c8a00 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7c4f1c6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
- e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fc11a9c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c6e1e7b sched/core: Make 'sched_domain_topology' declaration static by Juergen Gross · 9 years ago
- 269b26a sched/rt: Make (do_)balance_runtime() return void by Juri Lelli · 9 years ago
- f524057 sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less() by Juri Lelli · 9 years ago
- 2726d6c sched/deadline: Unify dl_time_before() usage by Juri Lelli · 9 years ago
- 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
- ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
- bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 19a5ecd rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex by Paul E. McKenney · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 00cc1633 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
- 79a89f9 sched/fair: Remove unnecessary parameter for group_classify() by Leo Yan · 9 years ago
- 84fb5a1 sched/fair: Polish comments for LOAD_AVG_MAX by Leo Yan · 9 years ago
- 4620f8c sched/numa: Limit the amount of virtual memory scanned in task_numa_work() by Rik van Riel · 9 years ago
- 20f9cd2 sched/core: Make policy-testing consistent by Henrik Austad · 9 years ago
- 0c6a5b4 Merge branch 'linus' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- f73e22a perf: Fix races in computing the header sizes by Peter Zijlstra · 9 years ago
- a723968 perf: Fix u16 overflows by Peter Zijlstra · 9 years ago
- f55fc2a perf: Restructure perf syscall point of no return by Peter Zijlstra · 9 years ago
- de9b8f5 sched: Fix crash trying to dequeue/enqueue the idle thread by Peter Zijlstra · 9 years ago
- 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
- f9f9e7b Revert "cgroup: simplify threadgroup locking" by Tejun Heo · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 10 years ago
- 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 10 years ago
- af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 10 years ago
- 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 10 years ago
- eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
- 2619d7e time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() by John Stultz · 9 years ago
- 006cdf0 sched/fair: Optimize per entity utilization tracking by Peter Zijlstra · 9 years ago
- 6f2b045 sched/fair: Defer calling scaling functions by Dietmar Eggemann · 9 years ago
- 6115c79 sched/fair: Optimize __update_load_avg() by Peter Zijlstra · 9 years ago
- 54a2138 sched/fair: Rename scale() to cap_scale() by Peter Zijlstra · 9 years ago
- 98d8fd8 sched/fair: Initialize task load and utilization before placing task on rq by Morten Rasmussen · 9 years ago
- 231678b sched/fair: Get rid of scaling utilization by capacity_orig by Dietmar Eggemann · 9 years ago
- 9e91d61 sched/fair: Name utilization related data and functions consistently by Dietmar Eggemann · 9 years ago
- e3279a2 sched/fair: Make utilization tracking CPU scale-invariant by Dietmar Eggemann · 9 years ago
- 8cd5601 sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define by Morten Rasmussen · 9 years ago
- e0f5f3a sched/fair: Make load tracking frequency scale-invariant by Dietmar Eggemann · 9 years ago
- 2a59572 sched/numa: Convert sched_numa_balancing to a static_branch by Srikar Dronamraju · 9 years ago
- 2b49d84 sched/numa: Remove the NUMA sched_feature by Srikar Dronamraju · 9 years ago
- c3b9bc5 sched/numa: Disable sched_numa_balancing on UMA systems by Srikar Dronamraju · 9 years ago
- 78a9c54 sched/numa: Rename numabalancing_enabled to sched_numa_balancing by Srikar Dronamraju · 9 years ago
- c5afb6a sched/fair: Fix nohz.next_balance update by Vincent Guittot · 9 years ago
- 446685e sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback by Kirill Tkhai · 9 years ago
- bc54da2 sched/core: Remove unused argument from sched_class::task_move_group by Peter Zijlstra · 9 years ago
- daa5940 sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair() by Byungchul Park · 9 years ago
- a928051 sched/fair: Make the entity load aging on attaching tunable by Peter Zijlstra · 9 years ago
- 6efdb10 sched/fair: Fix switched_to_fair()'s per entity load tracking by Byungchul Park · 9 years ago
- 1746bab sched/fair: Have task_move_group_fair() also detach entity load from the old runqueue by Byungchul Park · 9 years ago
- 50a2a3b sched/fair: Have task_move_group_fair() unconditionally add the entity load to the runqueue by Byungchul Park · 9 years ago
- a05e8c5 sched/fair: Factor out the {at,de}taching of the per entity load {to,from} the runqueue by Byungchul Park · 9 years ago
- 973759c Merge tag 'v4.3-rc1' into sched/core, to refresh the branch by Ingo Molnar · 9 years ago
- a75a606 cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs by Oleg Nesterov · 9 years ago
- 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
- 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
- 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 9 years ago