index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
1
-21
/
+18
|
\
|
*
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2018-05-14
1
-0
/
+14
|
*
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-21
/
+1
|
*
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2018-05-14
1
-1
/
+6
|
|
\
|
*
|
sched/core: Don't schedule threads on pre-empted vCPUs
Rohit Jain
2018-05-04
1
-0
/
+3
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
1
-14
/
+0
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-16
1
-14
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2018-05-15
1
-14
/
+0
*
|
|
|
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
2018-05-31
1
-2
/
+1
*
|
|
|
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
2018-05-31
1
-12
/
+30
|
/
/
/
*
|
|
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-1
/
+6
|
|
/
|
/
|
*
|
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-05-04
1
-16
/
+1
*
|
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2018-05-03
1
-11
/
+21
|
/
*
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
|
\
[prev]
[next]