index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
1
-2
/
+1
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2019-04-05
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
1
-0
/
+4
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-1
/
+1
2019-03-27
sched/cpufreq/schedutil: Fix error path mutex unlock
Jules Maselbas
1
-2
/
+1
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-0
/
+1
2019-01-23
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2
-7
/
+11
2019-01-13
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
1
-34
/
+9
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-3
/
+1
2018-12-05
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
1
-8
/
+11
2018-12-05
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
1
-2
/
+2
2018-11-27
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
1
-1
/
+4
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
1
-1
/
+1
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2
-3
/
+21
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
1
-1
/
+2
2018-09-26
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
1
-4
/
+6
2018-09-26
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
1
-26
/
+21
2018-09-15
sched/deadline: Fix switching to -deadline
Luca Abeni
1
-7
/
+4
2018-09-05
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
1
-0
/
+2
2018-08-15
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2
-18
/
+13
2018-07-08
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-07-08
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-06-21
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-06-21
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-06-21
sched/core: Introduce set_special_state()
Peter Zijlstra
1
-16
/
+1
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
1
-0
/
+2
2018-05-16
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-05-16
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
1
-1
/
+2
2018-03-19
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+2
2018-03-19
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+1
2018-02-16
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
3
-2
/
+22
2018-02-16
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
1
-7
/
+8
2018-02-16
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
1
-1
/
+1
2018-01-23
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-3
/
+3
2018-01-17
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
1
-0
/
+2
2018-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-1
/
+1
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
3
-208
/
+138
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
1
-2
/
+1
2017-11-30
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
1
-1
/
+5
2017-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-5
/
+1
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
1
-5
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-4
/
+30
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
1
-0
/
+7
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2
-0
/
+43
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2
-111
/
+16
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
[next]