index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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_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
|
*
|
sched: Fix kerneldoc comment for ia64_set_curr_task
Peter Zijlstra
2019-08-08
1
-1
/
+1
|
*
|
sched: Clean up active_mm reference counting
Peter Zijlstra
2019-08-08
1
-19
/
+30
|
*
|
sched/core: Silence a warning in sched_init()
Qian Cai
2019-07-25
1
-5
/
+5
|
*
|
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-07-25
1
-4
/
+0
|
*
|
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2019-07-25
1
-3
/
+17
|
*
|
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
2019-07-25
1
-10
/
+14
|
*
|
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-07-25
1
-8
/
+49
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
1
-8
/
+49
|
\
\
|
*
|
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-08-01
1
-8
/
+49
|
|
/
*
|
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
2019-09-04
1
-39
/
+39
*
|
sched/core: Schedule new worker even if PI-blocked
Sebastian Andrzej Siewior
2019-08-19
1
-1
/
+4
|
/
*
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
2019-07-13
1
-1
/
+3
*
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
1
-0
/
+13
*
sched/uclamp: Set default clamps for RT tasks
Patrick Bellasi
2019-06-24
1
-2
/
+28
*
sched/uclamp: Reset uclamp values on RESET_ON_FORK
Patrick Bellasi
2019-06-24
1
-0
/
+8
*
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
1
-7
/
+84
*
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
2019-06-24
1
-0
/
+2
*
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
1
-1
/
+98
*
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
1
-5
/
+44
*
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
2019-06-24
1
-18
/
+25
*
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
1
-0
/
+166
*
sched/debug: Export the newly added tracepoints
Qais Yousef
2019-06-24
1
-0
/
+11
*
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
2019-06-17
1
-5
/
+29
*
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-06-17
1
-1
/
+1
*
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
1
-5
/
+1
[next]