summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-28timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-01-28sched/core: Don't skip remote tick for idle CPUsScott Wood
2020-01-20sched/fair: Define sched_idle_cpu() only for SMP configurationsViresh Kumar
2020-01-17sched/topology: Assert non-NUMA topology masks don't (partially) overlapValentin Schneider
2020-01-17idle: fix spelling mistake "iterrupts" -> "interrupts"Hewenliang
2020-01-17sched/fair: Remove redundant call to cpufreq_update_util()Vincent Guittot
2020-01-17sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...Wang Long
2020-01-17sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAPPeng Liu
2020-01-17sched/fair: calculate delta runnable load only when it's neededPeng Wang
2020-01-17sched/cputime: move rq parameter in irqtime_account_process_tickAlex Shi
2020-01-17stop_machine: Make stop_cpus() staticYangtao Li
2020-01-17sched/debug: Reset watchdog on all CPUs while processing sysrq-tWei Li
2020-01-17sched/core: Fix size of rq::uclamp initializationLi Guanglei
2020-01-17sched/uclamp: Fix a bug in propagating uclamp value in new cgroupsQais Yousef
2020-01-17sched/fair: Load balance aggressively for SCHED_IDLE CPUsViresh Kumar
2020-01-17sched/fair : Improve update_sd_pick_busiest for spare capacity caseVincent Guittot
2020-01-17watchdog: Remove soft_lockup_hrtimer_cnt and related codeJisheng Zhang
2019-12-25sched/rt: Make RT capacity-awareQais Yousef
2019-12-25sched/fair: Make EAS wakeup placement consider uclamp restrictionsValentin Schneider
2019-12-25sched/fair: Make task_fits_capacity() consider uclamp restrictionsValentin Schneider
2019-12-25sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()Valentin Schneider
2019-12-25sched/uclamp: Make uclamp util helpers use and return UL valuesValentin Schneider
2019-12-25sched/uclamp: Remove uclamp_util()Valentin Schneider
2019-12-25sched/fair: Make sched-idle CPU selection consistent throughoutViresh Kumar
2019-12-25sched/core: Remove unused variable from set_user_nice()Qian Cai
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-22Linux 5.5-rc3Linus Torvalds
2019-12-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye
2019-12-21Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada