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
2015-04-19
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
1
-0
/
+2
2015-01-16
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-16
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2014-11-14
sched: Use rq->rd in sched_setaffinity() under RCU read lock
Kirill Tkhai
1
-4
/
+5
2014-11-14
sched: Use dl_bw_of() under RCU read lock
Kirill Tkhai
1
-0
/
+10
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
1
-2
/
+3
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
3
-3
/
+3
2014-07-28
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-06-11
sched: Fix sched_policy < 0 comparison
Richard Weinberger
1
-1
/
+1
2014-06-11
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
1
-1
/
+9
2014-06-11
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
1
-1
/
+0
2014-06-11
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
1
-7
/
+30
2014-06-11
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
1
-6
/
+3
2014-06-11
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
1
-2
/
+3
2014-06-11
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
1
-0
/
+3
2014-06-11
sched: Sanitize irq accounting madness
Thomas Gleixner
1
-16
/
+16
2014-06-11
sched/deadline: Fix memory leak
Li Zefan
1
-3
/
+1
2014-06-11
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2
-2
/
+14
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
1
-2
/
+2
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
1
-2
/
+0
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2
-4
/
+1
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
1
-3
/
+3
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
1
-5
/
+6
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
1
-1
/
+1
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
1
-0
/
+2
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
1
-4
/
+6
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
1
-1
/
+2
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
1
-1
/
+1
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
1
-4
/
+2
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+5
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
1
-1
/
+3
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
1
-1
/
+2
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+42
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-1
/
+1
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
1
-1
/
+23
2014-01-23
sched/clock: Fixup early initialization
Peter Zijlstra
1
-12
/
+41
2014-01-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
1
-7
/
+1
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-1
/
+7
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-17
/
+14
2014-01-21
sched: add tracepoints related to NUMA task migration
Mel Gorman
2
-1
/
+7
2014-01-16
sched: Fix __sched_setscheduler() nice test
Peter Zijlstra
1
-1
/
+2
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
1
-14
/
+28
2014-01-16
sched: Fix up attr::sched_priority warning
Peter Zijlstra
1
-2
/
+1
2014-01-16
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
1
-3
/
+11
2014-01-16
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
1
-2
/
+4
[next]