index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-21
5
-99
/
+148
|
\
|
*
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
2015-02-18
1
-3
/
+11
|
*
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2015-02-18
2
-5
/
+7
|
*
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
2015-02-18
1
-0
/
+1
|
*
sched: Prevent recursion in io_schedule()
NeilBrown
2015-02-18
1
-19
/
+12
|
*
sched/completion: Serialize completion_done() with complete()
Oleg Nesterov
2015-02-18
1
-2
/
+17
|
*
sched: Fix preempt_schedule_common() triggering tracing recursion
Frederic Weisbecker
2015-02-18
1
-1
/
+1
|
*
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
Kirill Tkhai
2015-02-18
1
-0
/
+20
|
*
sched: Make dl_task_time() use task_rq_lock()
Peter Zijlstra
2015-02-18
3
-85
/
+79
|
*
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
2015-02-18
1
-0
/
+16
*
|
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-17
1
-0
/
+16
|
\
\
|
*
|
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
1
-0
/
+16
*
|
|
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-15
/
+6
|
/
/
*
|
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2015-02-12
1
-0
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-29
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-09
9
-76
/
+170
|
\
\
|
*
|
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
2015-02-04
1
-4
/
+7
|
*
|
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
2015-02-04
1
-2
/
+1
|
*
|
sched: Fix hrtick_start() on UP
Wanpeng Li
2015-02-04
1
-0
/
+5
|
*
|
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
2015-02-04
1
-1
/
+15
|
*
|
sched/deadline: Fix stale yield state
Peter Zijlstra
2015-02-04
1
-19
/
+19
|
*
|
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
2015-02-04
1
-1
/
+7
|
*
|
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2015-02-04
2
-6
/
+30
|
|
\
\
|
*
|
|
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
Xunlei Pang
2015-01-30
3
-7
/
+28
|
*
|
|
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
2015-01-30
1
-1
/
+2
|
*
|
|
sched: Fix missing preemption opportunity
Frederic Weisbecker
2015-01-30
1
-21
/
+19
|
*
|
|
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2015-01-30
1
-1
/
+16
|
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2015-01-30
2
-1
/
+4
|
|
\
\
\
|
*
|
|
|
sched/debug: Print rq->clock_task
Peter Zijlstra
2015-01-14
1
-0
/
+1
|
*
|
|
|
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
4
-10
/
+28
|
*
|
|
|
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
2015-01-14
2
-1
/
+8
|
*
|
|
|
sched/core: Remove check of p->sched_class
Yao Dongdong
2015-01-14
1
-6
/
+6
|
*
|
|
|
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
2015-01-14
2
-1
/
+3
|
*
|
|
|
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
2015-01-14
1
-2
/
+3
|
*
|
|
|
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
2015-01-14
1
-0
/
+3
|
*
|
|
|
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
Xunlei Pang
2015-01-14
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-09
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2015-02-04
1
-3
/
+2
|
|
\
\
\
\
\
|
*
|
|
|
|
|
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2015-01-14
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-09
1
-8
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/completion: Add lock-free checking of the blocking case
Nicholas Mc Guire
2015-02-04
1
-0
/
+9
|
*
|
|
|
|
|
sched/completion: Remove unnecessary ->wait.lock serialization when reading c...
Nicholas Mc Guire
2015-02-04
1
-8
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-06
3
-7
/
+34
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-02-04
2
-6
/
+30
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
2015-01-28
1
-0
/
+3
|
*
|
|
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
2015-01-28
1
-1
/
+1
|
|
/
/
*
/
/
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2015-02-01
1
-3
/
+2
|
/
/
*
|
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
2015-01-09
1
-0
/
+4
*
|
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-09
1
-18
/
+1
[next]