index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-02-10
1
-11
/
+0
*
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
2020-01-28
1
-1
/
+8
*
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
2020-01-28
1
-7
/
+12
*
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
2020-01-28
1
-1
/
+1
*
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-01-28
1
-1
/
+3
*
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
2020-01-28
1
-8
/
+10
*
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-01-17
1
-1
/
+2
*
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2020-01-17
1
-0
/
+6
*
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2019-12-25
1
-3
/
+3
*
sched/core: Remove unused variable from set_user_nice()
Qian Cai
2019-12-25
1
-2
/
+1
*
sched: Use fair:prio_changed() instead of ad-hoc implementation
Frederic Weisbecker
2019-12-17
1
-8
/
+8
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
1
-8
/
+10
|
\
\
|
*
\
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2019-11-18
1
-2
/
+3
|
|
\
\
|
*
|
|
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-11-17
1
-3
/
+3
|
*
|
|
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
2019-11-11
1
-3
/
+3
|
*
|
|
sched/core: Optimize pick_next_task()
Peter Zijlstra
2019-11-11
1
-3
/
+3
|
*
|
|
sched/core: Make pick_next_task_idle() more consistent
Peter Zijlstra
2019-11-11
1
-2
/
+4
*
|
|
|
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-4
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
io-wq: small threadpool implementation for io_uring
Jens Axboe
2019-10-29
1
-4
/
+12
|
|
|
/
|
|
/
|
*
|
|
sched/uclamp: Fix incorrect condition
Qais Yousef
2019-11-15
1
-1
/
+1
*
|
|
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-11-13
1
-1
/
+2
|
|
/
|
/
|
*
|
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-11-08
1
-6
/
+15
*
|
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
2019-11-08
1
-1
/
+1
|
/
*
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-36
/
+7
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
1
-13
/
+15
|
\
|
*
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
2019-09-25
1
-2
/
+0
|
*
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
2019-09-25
1
-4
/
+3
|
*
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-09-25
1
-2
/
+2
|
*
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
1
-2
/
+2
|
*
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
2019-09-25
1
-2
/
+7
|
*
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2019-09-25
1
-1
/
+1
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
1
-5
/
+14
|
\
\
|
*
|
kernel.h: Add non_block_start/end()
Daniel Vetter
2019-09-07
1
-5
/
+14
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-08-01
1
-3
/
+3
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-100
/
+461
|
\
\
|
*
\
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-16
1
-7
/
+7
|
|
\
\
|
|
*
|
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
1
-7
/
+7
|
|
|
/
|
*
|
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2019-09-03
1
-19
/
+19
|
*
|
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
2019-09-03
1
-1
/
+54
|
*
|
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
2019-09-03
1
-1
/
+27
|
*
|
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
2019-09-03
1
-2
/
+29
|
*
|
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2019-09-03
1
-0
/
+44
|
*
|
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2019-09-03
1
-4
/
+189
|
*
|
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
1
-7
/
+12
|
*
|
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
1
-1
/
+1
|
*
|
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
1
-6
/
+6
|
*
|
sched: Rework CPU hotplug task selection
Peter Zijlstra
2019-08-08
1
-18
/
+14
[next]