index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
1
-1
/
+1
|
\
|
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-1
/
+1
*
|
kernel/fork.c: detect early free of a live mm
Mark Rutland
2018-04-05
1
-0
/
+1
|
/
*
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
1
-2
/
+6
|
\
|
*
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
2018-04-02
1
-2
/
+6
*
|
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
2018-03-27
1
-6
/
+6
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-20
1
-5
/
+10
|
\
\
|
*
\
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
1
-5
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sched, cgroup: Don't reject lower cpu.max on ancestors
Tejun Heo
2018-02-12
1
-5
/
+10
*
|
|
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-1
/
+1
*
|
|
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
1
-0
/
+1
*
|
|
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
1
-2
/
+2
*
|
|
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
1
-3
/
+3
*
|
|
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
2018-03-04
1
-0
/
+2
*
|
|
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-27
/
+13
*
|
|
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-3
/
+3
*
|
|
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
2018-02-21
1
-29
/
+0
*
|
|
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
1
-0
/
+92
*
|
|
sched/core: Rename init_rq_hrtick() to hrtick_rq_init()
Frederic Weisbecker
2018-02-21
1
-3
/
+3
|
/
/
*
/
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
2018-02-13
1
-11
/
+16
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
1
-1
/
+1
|
\
|
*
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
1
-1
/
+1
*
|
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
1
-0
/
+1
*
|
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2018-02-06
1
-8
/
+8
*
|
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
1
-5
/
+13
*
|
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
1
-11
/
+26
*
|
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
1
-10
/
+0
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
1
-7
/
+60
|
\
|
*
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
2018-01-10
1
-2
/
+11
|
*
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
2018-01-10
1
-2
/
+1
|
*
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
2018-01-10
1
-4
/
+49
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
1
-1
/
+2
|
\
\
|
*
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2017-11-28
1
-1
/
+2
*
|
|
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-16
1
-3
/
+3
|
/
/
*
/
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
2017-12-11
1
-11
/
+11
|
/
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+30
|
\
|
*
sched_rr_get_interval(): move compat to native, get rid of set_fs()
Al Viro
2017-09-20
1
-6
/
+30
*
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
1
-4
/
+170
|
\
\
|
*
|
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
1
-9
/
+4
|
*
|
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
2017-09-29
1
-0
/
+171
|
*
|
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
2017-09-29
1
-4
/
+4
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-29
/
+27
|
\
\
|
*
|
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2017-11-09
1
-3
/
+6
|
*
|
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
1
-15
/
+1
|
*
|
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
2017-10-27
1
-4
/
+4
|
*
|
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
2017-10-27
1
-3
/
+3
|
*
|
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
1
-0
/
+1
|
*
|
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
2017-09-29
1
-7
/
+15
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...
Paul E. McKenney
2017-10-20
1
-2
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]