aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-06sched/fair: optimize wake_affine_weightsched-rework-load_balance-v3Vincent Guittot
2019-09-06sched/fair: use load instead of runnable load in wakeup pathVincent Guittot
2019-09-06sched/fair: use utilization to select misfit taskVincent Guittot
2019-09-06sched/fair: evenly spread tasks when not overloadedVincent Guittot
2019-09-06sched/fair: use load instead of runnable load in load_balanceVincent Guittot
2019-09-06sched/fair: use rq->nr_running when balancing loadVincent Guittot
2019-09-06sched/fair: rework load_balanceVincent Guittot
2019-09-05sched/fair: remove meaningless imbalance calculationVincent Guittot
2019-09-05sched/fair: rename sum_nr_running to sum_h_nr_runningVincent Guittot
2019-09-05sched/fair: clean up asym packingVincent Guittot
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-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang
2019-07-21Linus 5.3-rc1Linus Torvalds
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King