index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2016-04-28
nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
Peter Zijlstra
2016-03-29
locking/atomic, sched: Unexport fetch_or()
Frederic Weisbecker
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-21
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-03-21
Merge branch 'linus' into sched/urgent, to pick up dependencies
Ingo Molnar
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-09
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2016-03-05
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
Alexander Gordeev
2016-03-01
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
Thomas Gleixner
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2016-02-29
sched: Always inline context_switch()
Josh Poimboeuf
2016-02-29
sched: Mark __schedule() stack frame as non-standard
Josh Poimboeuf
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
2016-02-17
sched/core: Remove dead statement in __schedule()
Byungchul Park
2016-02-13
atomic: Export fetch_or()
Frederic Weisbecker
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-05
sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalid
Prarit Bhargava
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-19
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
2015-12-04
sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline
Waiman Long
2015-12-04
sched/core: Move the sched_to_prio[] arrays out of line
Andi Kleen
2015-12-04
sched/fair: Make it possible to account fair load avg consistently
Byungchul Park
2015-12-04
sched/core, locking: Document Program-Order guarantees
Peter Zijlstra
2015-12-04
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
2015-12-04
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2015-12-04
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-12-04
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
[next]