index
:
pm24.git
master
perf-mon
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-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
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
2015-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2015-01-30
sched: Fix missing preemption opportunity
Frederic Weisbecker
2015-01-30
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
2015-01-14
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
2015-01-14
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
2014-12-23
sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
Alex Thorlton
2014-12-10
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-08
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
[next]