index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2015-06-19
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2015-06-19
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
2015-06-19
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2015-06-19
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-06-07
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-18
sched,perf: Fix periodic timers
Peter Zijlstra
2015-05-08
sched: Implement lockless wake-queues
Peter Zijlstra
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
sched/core: Remove unnecessary down/up conversion
Nicholas Mc Guire
2015-05-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
2015-05-08
Merge branch 'sched/urgent' into sched/core, before applying new patches
Ingo Molnar
2015-05-08
sched/core: Remove __cpuinit section tag that crept back in
Paul Gortmaker
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-22
sched: Cleanup bandwidth timers
Peter Zijlstra
2015-04-22
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-03
sched/core: Drop debugging leftover trace_printk call
Borislav Petkov
2015-04-02
sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()
Juri Lelli
2015-04-02
sched/core: Remove unused argument from init_[rt|dl]_rq()
Abel Vesa
2015-03-27
sched/deadline: Fix rt runtime corruption when dl fails its global constraints
Wanpeng Li
2015-03-27
sched: Add SD_PREFER_SIBLING for SMT level
Vincent Guittot
2015-03-27
sched: Remove unused struct sched_group_capacity::capacity_orig
Vincent Guittot
2015-03-27
sched: Add struct rq::cpu_capacity_orig
Vincent Guittot
2015-03-23
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2015-03-23
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-03-23
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-03-19
sched, isolcpu: make cpu_isolated_map visible outside scheduler
Rik van Riel
2015-03-09
context_tracking: Rename context symbols to prepare for transition state
Frederic Weisbecker
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-18
sched/rt/nohz: Stop scheduler tick if running realtime task
Rik van Riel
2015-02-18
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2015-02-18
sched: Prevent recursion in io_schedule()
NeilBrown
2015-02-18
sched: Fix preempt_schedule_common() triggering tracing recursion
Frederic Weisbecker
2015-02-18
sched: Make dl_task_time() use task_rq_lock()
Peter Zijlstra
2015-02-18
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
2015-02-13
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]