index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
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
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-28
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-20
sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS
Oleg Nesterov
2015-10-20
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
Peter Zijlstra
2015-10-20
sched: Start stopper early
Peter Zijlstra
2015-10-20
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2015-10-20
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-06
sched: Export sched_setscheduler_nocheck
Davidlohr Bueso
2015-10-06
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
2015-10-06
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
2015-10-06
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2015-10-06
sched/core: Add preempt_count invariant check
Peter Zijlstra
2015-10-06
sched/core: More notrace annotations
Peter Zijlstra
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-09-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-23
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
sched/core: Make policy-testing consistent
Henrik Austad
2015-09-18
sched: Fix crash trying to dequeue/enqueue the idle thread
Peter Zijlstra
2015-09-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-13
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
2015-09-13
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2015-09-13
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
2015-09-13
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
2015-09-13
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
2015-09-11
sched: 'Annotate' migrate_tasks()
Wanpeng Li
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
[next]