index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
2020-01-17
stop_machine: Make stop_cpus() static
Yangtao Li
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
2020-01-17
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
2019-12-25
sched/rt: Make RT capacity-aware
Qais Yousef
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
2019-12-25
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2019-12-25
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2019-12-25
sched/uclamp: Remove uclamp_util()
Valentin Schneider
2019-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
2019-12-25
sched/core: Remove unused variable from set_user_nice()
Qian Cai
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-21
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2019-12-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-12-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-19
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2019-12-19
tracing: Avoid memory leak in process_system_preds()
Keita Suzuki
2019-12-19
bpf: Fix record_func_key to perform backtracking on r3
Daniel Borkmann
2019-12-19
Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-12-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-12-17
bpf: Fix cgroup local storage prog tracking
Daniel Borkmann
2019-12-17
stop_machine: remove try_stop_cpus helper
Yangtao Li
2019-12-17
schied/fair: Skip calculating @contrib without load
Peng Wang
2019-12-17
sched/fair: Optimize select_idle_cpu
Cheng Jian
2019-12-17
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2019-12-17
sched/wait: fix ___wait_var_event(exclusive)
Oleg Nesterov
2019-12-17
sched: Use fair:prio_changed() instead of ad-hoc implementation
Frederic Weisbecker
2019-12-17
sched: Spare resched IPI when prio changes on a single fair task
Frederic Weisbecker
[next]