summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-09-03sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
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-25sched/core: Silence a warning in sched_init()Qian Cai
2019-07-25sched/core: Fix CPU controller for !RT_GROUP_SCHEDJuri Lelli
2019-07-25sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli
2019-07-25rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic regionJuri Lelli
2019-07-25cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli
2019-07-25cgroup/cpuset: Convert cpuset_mutex to percpu_rwsemJuri Lelli
2019-07-25sched/deadline: Fix bandwidth accounting at all levels after offline migrationJuri Lelli
2019-07-25cpusets: Rebuild root domain deadline accounting informationMathieu Poirier
2019-07-25sched/core: Streamle calls to task_rq_unlock()Mathieu Poirier
2019-07-25sched/topology: Add partition_sched_domains_locked()Mathieu Poirier
2019-07-25sched/fair: Introduce fits_capacity()Viresh Kumar
2019-07-25sched/isolation: Prefer housekeeping CPU in local nodeWanpeng Li
2019-07-25sched/stats: Fix unlikely() use of sched_info_on()Yi Wang
2019-07-25sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)
2019-07-25sched/fair: Fall back to sched-idle CPU if idle CPU isn't foundViresh Kumar
2019-07-25sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rqViresh Kumar
2019-07-25time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaintPaul E. McKenney
2019-07-25sched/fair: Fix imbalance due to CPU affinityVincent Guittot
2019-07-25sched/fair: Change task_numa_work() storage to staticValentin Schneider
2019-07-25sched/fair: Move task_numa_work() init to init_numa_balancing()Valentin Schneider
2019-07-25sched/fair: Move init_numa_balancing() below task_numa_work()Valentin Schneider
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-19Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds