开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2015-01-16
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-16
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2014-11-14
sched: Use rq->rd in sched_setaffinity() under RCU read lock
Kirill Tkhai
2014-11-14
sched: Use dl_bw_of() under RCU read lock
Kirill Tkhai
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-28
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-06-11
sched: Fix sched_policy < 0 comparison
Richard Weinberger
2014-06-11
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-11
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-11
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
2014-06-11
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
2014-06-11
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
2014-06-11
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
2014-06-11
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-06-11
sched/deadline: Fix memory leak
Li Zefan
2014-06-11
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
sched/clock: Fixup early initialization
Peter Zijlstra
2014-01-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
sched: add tracepoints related to NUMA task migration
Mel Gorman
2014-01-16
sched: Fix __sched_setscheduler() nice test
Peter Zijlstra
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
2014-01-16
sched: Fix up attr::sched_priority warning
Peter Zijlstra
2014-01-16
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
2014-01-16
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
2014-01-16
sched/core: Fix htmldocs warnings
Juri Lelli
[next]