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
2022-01-27
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
1
-47
/
+32
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
1
-2
/
+2
2022-01-27
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2
-18
/
+32
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
1
-5
/
+18
2022-01-27
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
1
-1
/
+2
2022-01-27
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
1
-0
/
+1
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+7
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-3
/
+9
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
1
-4
/
+0
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
1
-3
/
+3
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
5
-16
/
+49
2021-11-11
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
1
-1
/
+0
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-479
/
+980
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-24
/
+43
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2021-10-31
sched/fair: Cleanup newidle_balance
Vincent Guittot
1
-5
/
+3
2021-10-31
sched/fair: Remove sysctl_sched_migration_cost condition
Vincent Guittot
1
-2
/
+1
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2
-10
/
+28
2021-10-31
sched/fair: Skip update_blocked_averages if we are defering load balance
Vincent Guittot
1
-3
/
+6
2021-10-31
sched/fair: Account update_blocked_averages in newidle_balance cost
Vincent Guittot
1
-4
/
+7
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
1
-8
/
+0
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-2
/
+3
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
1
-0
/
+1
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
2
-2
/
+1
2021-10-15
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
1
-0
/
+5
2021-10-15
sched: Disable -Wunused-but-set-variable
Peter Zijlstra
1
-0
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+19
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-21
/
+22
2021-10-14
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
1
-4
/
+0
2021-10-14
sched/numa: Fix a few comments
Bharata B Rao
1
-2
/
+2
2021-10-14
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
1
-7
/
+5
2021-10-14
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
1
-1
/
+2
2021-10-07
sched: Simplify wake_up_*idle*()
Peter Zijlstra
1
-9
/
+5
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
1
-3
/
+3
2021-10-07
sched: Improve try_invoke_on_locked_down_task()
Peter Zijlstra
1
-24
/
+39
2021-10-06
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
1
-1
/
+2
2021-10-05
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
1
-5
/
+0
2021-10-05
sched: Remove pointless preemption disable in sched_submit_work()
Thomas Gleixner
1
-8
/
+2
2021-10-05
sched: Move kprobes cleanup out of finish_task_switch()
Thomas Gleixner
1
-6
/
+0
2021-10-05
sched: Disable TTWU_QUEUE on RT
Thomas Gleixner
1
-0
/
+5
2021-10-05
sched: Limit the number of task migrations per batch on RT
Thomas Gleixner
1
-0
/
+4
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
1
-1
/
+1
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
2
-9
/
+5
[next]