index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-04
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
2019-09-03
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2019-08-19
sched/core: Schedule new worker even if PI-blocked
Sebastian Andrzej Siewior
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
sched: Rework CPU hotplug task selection
Peter Zijlstra
2019-08-08
sched: Fix kerneldoc comment for ia64_set_curr_task
Peter Zijlstra
2019-08-08
sched: Clean up active_mm reference counting
Peter Zijlstra
2019-08-01
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-25
sched/core: Silence a warning in sched_init()
Qian Cai
2019-07-25
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-07-13
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
sched/uclamp: Set default clamps for RT tasks
Patrick Bellasi
2019-06-24
sched/uclamp: Reset uclamp values on RESET_ON_FORK
Patrick Bellasi
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/debug: Export the newly added tracepoints
Qais Yousef
2019-06-17
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
2019-06-17
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-06-03
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
2019-04-19
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-04-19
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-04-19
sched/core: Fix typo in comment
Joel Savitz
2019-04-18
sched/core: Make some functions static
YueHaibing
2019-04-16
sched/core: Unify p->on_rq updates
Peter Zijlstra
[next]