index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2020-07-09
*
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-29
*
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
*
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-06-11
*
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-06-11
*
sched: Add sched_smt_active()
Ben Hutchings
2019-05-16
*
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2018-12-01
*
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2018-11-10
*
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
*
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-31
*
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
*
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2017-12-25
*
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
*
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-30
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-10-12
*
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2017-08-06
*
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-08-06
*
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
*
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
*
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-24
*
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-09-07
*
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-08-10
*
sched: panic on corrupted stack end
Jann Horn
2016-06-24
*
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-05-04
*
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-12
*
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-02-17
*
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-07
|
\
|
*
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
|
*
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2015-12-04
|
*
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-12-04
|
*
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2015-12-04
*
|
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
|
/
*
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
|
\
|
*
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
|
\
\
|
*
|
sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS
Oleg Nesterov
2015-10-20
|
*
|
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
Peter Zijlstra
2015-10-20
|
*
|
sched: Start stopper early
Peter Zijlstra
2015-10-20
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2015-10-20
|
|
\
\
|
*
|
|
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
2015-10-06
|
*
|
|
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
2015-10-06
|
*
|
|
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: Add preempt_count invariant check
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: More notrace annotations
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
|
*
|
|
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
[next]