index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
deadline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/rt: Fix replenish_dl_entity() comments to match the current upstream code
xiaofeng.yan
2014-07-16
1
-1
/
+1
*
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-07-16
1
-8
/
+8
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
1
-2
/
+0
|
\
|
*
sched/deadline: Delete extraneous extern for to_ratio()
Paul Gortmaker
2014-06-05
1
-2
/
+0
*
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
1
-9
/
+4
|
\
\
|
*
|
printk: Add printk_deferred_once
John Stultz
2014-06-04
1
-6
/
+1
|
*
|
printk: rename printk_sched to printk_deferred
John Stultz
2014-06-04
1
-1
/
+1
|
|
/
|
*
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...
xiaofeng.yan
2014-05-22
1
-1
/
+1
|
*
sched, nohz: Change rq->nr_running to always use wrappers
Kirill Tkhai
2014-05-22
1
-2
/
+2
*
|
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-05
1
-1
/
+9
|
/
*
sched/deadline: Fix sched_yield() behavior
Juri Lelli
2014-05-07
1
-2
/
+3
*
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
2014-04-17
1
-1
/
+10
*
sched/rt: Fix picking RT and DL tasks from empty queue
Kirill Tkhai
2014-03-11
1
-2
/
+8
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-03-11
1
-11
/
+9
|
\
|
*
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2014-02-27
1
-2
/
+6
|
*
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
2014-02-27
1
-2
/
+0
|
*
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2014-02-21
1
-3
/
+1
|
*
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
2014-02-21
1
-4
/
+2
*
|
sched: Remove some #ifdeffery
Peter Zijlstra
2014-02-21
1
-6
/
+25
*
|
sched: Fix hotplug task migration
Peter Zijlstra
2014-02-21
1
-2
/
+1
*
|
sched: Push down pre_schedule() and idle_balance()
Peter Zijlstra
2014-02-11
1
-8
/
+7
*
|
sched: Push put_prev_task() into pick_next_task()
Peter Zijlstra
2014-02-10
1
-1
/
+4
*
|
sched/deadline: Skip in switched_to_dl() if task is current
Kirill Tkhai
2014-02-09
1
-1
/
+1
|
/
*
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-28
1
-1
/
+2
*
sched/deadline: No need to check p if dl_se is valid
Juri Lelli
2014-01-16
1
-2
/
+1
*
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
2014-01-13
1
-2
/
+25
*
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
2014-01-13
1
-39
/
+14
*
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
1
-6
/
+40
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
1
-38
/
+53
*
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
2014-01-13
1
-3
/
+7
*
sched/deadline: Add SCHED_DEADLINE avg_update accounting
Dario Faggioli
2014-01-13
1
-0
/
+2
*
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
2014-01-13
1
-15
/
+919
*
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
1
-0
/
+684