index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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 '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
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
rcutorture: Dump writer stack if stalled
Paul E. McKenney
2017-10-09
1
-0
/
+1
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
sched,rcu: Make cond_resched() provide RCU quiescent state
Paul E. McKenney
2017-10-09
1
-0
/
+1
|
|
/
/
|
/
|
|
|
*
|
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-10-09
1
-2
/
+1
|
/
/
*
/
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
2017-09-29
1
-1
/
+23
|
/
*
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
2017-09-12
1
-0
/
+4
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-09-07
1
-4
/
+3
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
1
-2
/
+2
|
\
|
*
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
1
-2
/
+2
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-04
1
-17
/
+5
|
\
\
|
*
|
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
2017-08-10
1
-11
/
+4
|
*
|
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-10
1
-5
/
+0
|
*
|
sched/core: Reuse put_prev_task()
Viresh Kumar
2017-08-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
1
-4
/
+34
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
1
-4
/
+34
|
|
\
\
|
|
|
*
sched: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-11
1
-2
/
+2
|
|
|
/
|
|
/
|
|
|
*
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-17
1
-0
/
+25
|
|
*
sched: Allow migrating kthreads into online but inactive CPUs
Tejun Heo
2017-07-28
1
-2
/
+7
|
|
/
*
/
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-717
/
+55
|
\
|
*
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
2017-06-23
1
-315
/
+0
|
*
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
2017-06-23
1
-337
/
+6
|
*
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
Nicolas Pitre
2017-06-23
1
-4
/
+3
|
*
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
1
-18
/
+4
|
|
\
|
|
*
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
2017-06-20
1
-16
/
+2
|
|
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
*
|
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
1
-30
/
+30
|
*
|
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2017-06-08
1
-0
/
+2
|
*
|
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
1
-7
/
+10
|
*
|
sched/deadline: Make GRUB a task's flag
Luca Abeni
2017-06-08
1
-1
/
+2
|
*
|
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
1
-0
/
+11
|
*
|
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
1
-2
/
+2
|
*
|
sched/deadline: Fix the update of the total -deadline utilization
Luca Abeni
2017-06-08
1
-24
/
+14
|
*
|
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
1
-0
/
+3
|
*
|
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
2017-05-23
1
-1
/
+3
|
*
|
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2017-05-23
1
-2
/
+2
|
*
|
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
2017-05-23
1
-12
/
+3
[next]