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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
1
-2
/
+3
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2019-10-17
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-10-05
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
1
-4
/
+0
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
1
-0
/
+2
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-1
/
+6
2019-05-14
sched: Add sched_smt_active()
Ben Hutchings
1
-0
/
+19
2018-12-01
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-13
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
1
-0
/
+2
2018-03-22
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+2
2018-02-17
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
1
-0
/
+13
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
1
-0
/
+6
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
1
-2
/
+1
2017-11-15
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
1
-0
/
+1
2017-10-21
sched/fair: Update rq clock before changing a task's CPU affinity
Wanpeng Li
1
-0
/
+1
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-4
/
+3
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
1
-2
/
+12
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-07-21
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-07-21
Revert "sched/core: Optimize SCHED_SMT"
Greg Kroah-Hartman
1
-19
/
+0
2017-06-24
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
1
-9
/
+0
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
1
-0
/
+3
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
1
-0
/
+16
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2016-10-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-104
/
+218
2016-09-30
sched/core: Fix set_user_nice()
Peter Zijlstra
1
-1
/
+7
2016-09-30
sched/fair: Introduce set_curr_task() helper
Peter Zijlstra
1
-5
/
+5
2016-09-30
sched/core, ia64: Rename set_curr_task()
Peter Zijlstra
1
-1
/
+1
2016-09-30
sched/core: Fix incorrect utilization accounting when switching to fair class
Vincent Guittot
1
-10
/
+10
2016-09-30
sched/core: Optimize SCHED_SMT
Peter Zijlstra
1
-0
/
+19
2016-09-30
sched/core: Rewrite and improve select_idle_siblings()
Peter Zijlstra
1
-0
/
+3
2016-09-30
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
Peter Zijlstra
1
-5
/
+5
2016-09-30
sched/core: Introduce 'struct sched_domain_shared'
Peter Zijlstra
1
-5
/
+39
2016-09-30
sched/core: Restructure destroy_sched_domain()
Peter Zijlstra
1
-7
/
+11
2016-09-30
sched/core: Remove unused @cpu argument from destroy_sched_domain*()
Peter Zijlstra
1
-6
/
+6
2016-09-30
sched/core, x86/topology: Fix NUMA in package topology bug
Tim Chen
1
-0
/
+3
2016-09-22
sched/debug: Hide printk() by default
Peter Zijlstra
1
-1
/
+3
2016-09-22
sched/core: Avoid _cond_resched() for PREEMPT=y
Peter Zijlstra
1
-0
/
+2
2016-09-22
sched/core: Optimize __schedule()
Peter Zijlstra
1
-11
/
+27
2016-09-22
stop_machine: Avoid a sleep and wakeup in stop_one_cpu()
Cheng Chao
1
-2
/
+6
2016-09-22
sched/core: Remove unnecessary initialization in sched_init()
Cheng Chao
1
-5
/
+0
2016-09-16
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
1
-0
/
+4
2016-09-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+7
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-0
/
+22
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
1
-19
/
+14
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
1
-11
/
+11
2016-09-05
schedcore: Remove duplicated init_task's preempt_notifiers init
seokhoon.yoon
1
-4
/
+0
2016-09-05
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+22
[next]