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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-19
sched: Fix crash in sched_init_numa()
Raghavendra K T
1
-1
/
+1
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+68
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+92
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+4
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
1
-6
/
+6
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
1
-6
/
+30
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
1
-2
/
+4
2015-12-04
sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline
Waiman Long
1
-3
/
+7
2015-12-04
sched/core: Move the sched_to_prio[] arrays out of line
Andi Kleen
1
-2
/
+43
2015-12-04
sched/fair: Make it possible to account fair load avg consistently
Byungchul Park
1
-0
/
+4
2015-12-04
sched/core, locking: Document Program-Order guarantees
Peter Zijlstra
1
-0
/
+91
2015-12-04
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
1
-7
/
+1
2015-12-04
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1
-6
/
+30
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
1
-1
/
+7
2015-12-04
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
1
-4
/
+4
2015-12-04
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2015-12-03
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
1
-1
/
+1
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
1
-6
/
+6
2015-11-23
sched/core: Use list_is_singular() in sched_can_stop_tick()
Geliang Tang
1
-1
/
+1
2015-11-23
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
1
-2
/
+13
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-8
/
+0
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-88
/
+115
2015-10-28
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
1
-4
/
+8
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
1
-1
/
+8
2015-10-20
sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS
Oleg Nesterov
1
-5
/
+7
2015-10-20
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
Peter Zijlstra
1
-0
/
+4
2015-10-20
sched: Start stopper early
Peter Zijlstra
1
-3
/
+9
2015-10-20
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
1
-3
/
+0
2015-10-20
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
1
-3
/
+0
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
1
-16
/
+0
2015-10-06
sched: Export sched_setscheduler_nocheck
Davidlohr Bueso
1
-0
/
+1
2015-10-06
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
1
-1
/
+1
2015-10-06
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
1
-1
/
+1
2015-10-06
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
1
-19
/
+25
2015-10-06
sched/core: Add preempt_count invariant check
Peter Zijlstra
1
-0
/
+4
2015-10-06
sched/core: More notrace annotations
Peter Zijlstra
1
-3
/
+3
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
1
-1
/
+1
2015-10-06
sched/core: Robustify preemption leak checks
Peter Zijlstra
1
-1
/
+3
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
1
-13
/
+6
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
1
-1
/
+1
2015-10-06
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
1
-6
/
+6
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
1
-2
/
+21
2015-10-06
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
1
-6
/
+13
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1
-12
/
+27
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
1
-5
/
+5
[next]