index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2019-05-25
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-05
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-03-27
sched/cpufreq/schedutil: Fix error path mutex unlock
Jules Maselbas
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-23
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2019-01-13
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-12-05
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-11-27
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-26
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
2018-09-26
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
2018-09-15
sched/deadline: Fix switching to -deadline
Luca Abeni
2018-09-05
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-08-15
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-07-08
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
2018-07-08
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
2018-06-21
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
2018-06-21
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-06-21
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-05-16
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-16
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2018-03-19
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-19
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-02-16
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
2018-01-23
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-17
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
2018-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-30
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
2017-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
[next]