index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+15
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
1
-2
/
+0
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
1
-4
/
+3
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
1
-2
/
+7
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
1
-1
/
+1
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-5
/
+14
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-100
/
+461
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+49
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
1
-7
/
+7
2019-09-07
kernel.h: Add non_block_start/end()
Daniel Vetter
1
-5
/
+14
2019-09-04
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
1
-39
/
+39
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
1
-19
/
+19
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
1
-1
/
+54
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
1
-1
/
+27
2019-09-03
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
1
-2
/
+29
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
1
-0
/
+44
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
1
-4
/
+189
2019-08-19
sched/core: Schedule new worker even if PI-blocked
Sebastian Andrzej Siewior
1
-1
/
+4
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
1
-7
/
+12
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
1
-1
/
+1
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
1
-6
/
+6
2019-08-08
sched: Rework CPU hotplug task selection
Peter Zijlstra
1
-18
/
+14
2019-08-08
sched: Fix kerneldoc comment for ia64_set_curr_task
Peter Zijlstra
1
-1
/
+1
2019-08-08
sched: Clean up active_mm reference counting
Peter Zijlstra
1
-19
/
+30
2019-08-01
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
1
-8
/
+49
2019-08-01
sched: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-3
/
+3
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
1
-7
/
+7
2019-07-25
sched/core: Silence a warning in sched_init()
Qian Cai
1
-5
/
+5
2019-07-25
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
1
-4
/
+0
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
1
-3
/
+17
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
1
-10
/
+14
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
1
-8
/
+49
2019-07-13
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
1
-1
/
+3
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
1
-0
/
+13
2019-06-24
sched/uclamp: Set default clamps for RT tasks
Patrick Bellasi
1
-2
/
+28
2019-06-24
sched/uclamp: Reset uclamp values on RESET_ON_FORK
Patrick Bellasi
1
-0
/
+8
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
1
-7
/
+84
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
1
-0
/
+2
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
1
-1
/
+98
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
1
-5
/
+44
2019-06-24
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
1
-18
/
+25
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
1
-0
/
+166
2019-06-24
sched/debug: Export the newly added tracepoints
Qais Yousef
1
-0
/
+11
2019-06-17
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
1
-5
/
+29
2019-06-17
sched/core: Add __sched tag for io_schedule()
Gao Xiang
1
-1
/
+1
2019-06-03
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
1
-5
/
+1
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
1
-1
/
+0
[next]