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