aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18sched/fair: rework find_idlest_groupsched-rework-load_balanceVincent Guittot
2019-10-14sched/fair: optimize find_idlest_groupVincent Guittot
2019-10-14sched/fair: use load instead of runnable load in wakeup pathVincent Guittot
2019-10-14sched/fair: use utilization to select misfit taskVincent Guittot
2019-10-14sched/fair: evenly spread tasks when not overloadedVincent Guittot
2019-10-14sched/fair: use load instead of runnable load in load_balanceVincent Guittot
2019-10-14sched/fair: use rq->nr_running when balancing loadVincent Guittot
2019-10-14sched/fair: rework load_balanceVincent Guittot
2019-10-08sched/fair: remove meaningless imbalance calculationVincent Guittot
2019-10-08sched/fair: rename sum_nr_running to sum_h_nr_runningVincent Guittot
2019-10-08sched/fair: clean up asym packingVincent Guittot
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-13sched/psi: Correct overly pessimistic size calculationMiles Chen
2019-09-13sched/fair: Speed-up energy-aware wake-upsQuentin Perret
2019-09-03sched/uclamp: Always use 'enum uclamp_id' for clamp_id valuesPatrick Bellasi
2019-09-03sched/uclamp: Update CPU's refcount on TG's clamp changesPatrick Bellasi
2019-09-03sched/uclamp: Use TG's clamps to restrict TASK's clampsPatrick Bellasi
2019-09-03sched/uclamp: Propagate system defaults to the root groupPatrick Bellasi
2019-09-03sched/uclamp: Propagate parent clampsPatrick Bellasi
2019-09-03sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
2019-09-03arch, ia64: Make NUMA select SMPMatt Fleming
2019-09-03sched, perf: MAINTAINERS update, add submaintainers and reviewersPeter Zijlstra
2019-08-12sched/fair: Use rq_lock/unlock in online_fair_sched_groupPhil Auld
2019-08-08cpufreq: schedutil: fix equation in commentQais Yousef
2019-08-08sched: Rework pick_next_task() slow-pathPeter Zijlstra
2019-08-08sched: Allow put_prev_task() to drop rq->lockPeter Zijlstra
2019-08-08sched/fair: Expose newidle_balance()Peter Zijlstra
2019-08-08sched: Add task_struct pointer to sched_class::set_curr_taskPeter Zijlstra
2019-08-08sched: Rework CPU hotplug task selectionPeter Zijlstra
2019-08-08sched/{rt,deadline}: Fix set_next_task vs pick_next_taskPeter Zijlstra
2019-08-08sched: Fix kerneldoc comment for ia64_set_curr_taskPeter Zijlstra
2019-08-08stop_machine: Fix stop_cpus_in_progress orderingPeter Zijlstra
2019-08-08sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2019-08-08sched: Clean up active_mm reference countingPeter Zijlstra
2019-08-08rcu/tree: Fix SCHED_FIFO paramsPeter Zijlstra
2019-07-31x86/kvm: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31x86/dumpstack: Indicate PREEMPT_RT in dumpsThomas Gleixner
2019-07-31x86: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31kprobes: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31tracing: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31locking/spinlocks: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31rcu: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt
2019-07-28Linux 5.3-rc2Linus Torvalds
2019-07-28Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-28Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds