index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-15
/
+6
2015-02-12
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
1
-0
/
+13
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2015-02-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-76
/
+170
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-02-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+10
2015-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+34
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
1
-3
/
+2
2015-02-04
sched/completion: Add lock-free checking of the blocking case
Nicholas Mc Guire
1
-0
/
+9
2015-02-04
sched/completion: Remove unnecessary ->wait.lock serialization when reading c...
Nicholas Mc Guire
1
-8
/
+1
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
1
-4
/
+7
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
1
-2
/
+1
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
1
-0
/
+5
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
1
-1
/
+15
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
1
-19
/
+19
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
1
-1
/
+7
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-6
/
+30
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2
-6
/
+30
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-3
/
+2
2015-01-30
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
Xunlei Pang
3
-7
/
+28
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
1
-1
/
+2
2015-01-30
sched: Fix missing preemption opportunity
Frederic Weisbecker
1
-21
/
+19
2015-01-30
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
1
-1
/
+16
2015-01-30
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-1
/
+4
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
1
-1
/
+1
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
1
-0
/
+3
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
1
-1
/
+1
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
1
-1
/
+1
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
1
-0
/
+1
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
4
-10
/
+28
2015-01-14
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
2
-1
/
+8
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
1
-6
/
+6
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
2
-1
/
+3
2015-01-14
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
1
-2
/
+3
2015-01-14
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
1
-0
/
+3
2015-01-14
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
Xunlei Pang
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2014-12-23
sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
Alex Thorlton
1
-8
/
+5
2014-12-10
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
1
-1
/
+3
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-182
/
+660
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-12-08
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
1
-2
/
+7
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
1
-2
/
+6
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2
-0
/
+10
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-1
/
+1
2014-11-16
sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK
Wanpeng Li
1
-4
/
+4
2014-11-16
sched/deadline: Remove unnecessary definitions in cpudeadline.h
pang.xunlei
1
-3
/
+0
[next]