index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2019-10-05
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
2019-10-05
idle: Prevent late-arriving interrupts from disrupting offline
Peter Zijlstra
2019-10-05
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
2019-10-05
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
2019-10-05
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-10-05
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
2019-08-25
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
2019-08-04
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-26
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-07-26
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-06-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
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-20
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-04-20
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-05
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
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-05
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-13
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-19
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
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-01
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-27
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-10-16
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-11
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-09-10
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
2018-09-10
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
2018-09-10
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-10
sched/pelt: Fix update_blocked_averages() for RT and DL classes
Vincent Guittot
2018-09-10
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
[next]