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
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
sched: Make scheduler aware of cpu frequency state
Srivatsa Vaddagiri
2016-03-23
*
|
|
sched/debug: Make sysrq prints of sched debug data optional
Matt Wagantall
2016-03-23
*
|
|
tracing/sched: add load balancer tracepoint
Steve Muckle
2016-03-23
*
|
|
sched: change WARN_ON_ONCE to printk_deferred() in try_to_wake_up_local()
Steve Muckle
2016-03-23
*
|
|
tracing/sched: Track per-cpu rt and non-rt cpu_load.
Arun Bharadwaj
2016-03-23
*
|
|
sched: re-calculate a cpu's next_balance point upon sched domain changes
Srivatsa Vaddagiri
2016-03-23
*
|
|
sched: provide per cpu-cgroup option to notify on migrations
Steve Muckle
2016-03-23
*
|
|
sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
Srivatsa Vaddagiri
2016-03-23
*
|
|
kernel: reduce sleep duration in wait_task_inactive
Steve Muckle
2016-03-23
*
|
|
sched: add sysctl for controlling task migrations on wake
Steve Muckle
2016-03-23
*
|
|
sched/rt: Add Kconfig option to enable panicking for RT throttling
Matt Wagantall
2016-03-23
*
|
|
sched/rt: print RT tasks when RT throttling is activated
Matt Wagantall
2016-03-23
*
|
|
sched: add PF_WAKE_UP_IDLE
Steve Muckle
2016-03-23
*
|
|
sched: Make the scheduler aware of C-state for cpus
Srivatsa Vaddagiri
2016-03-23
|
|
/
|
/
|
*
|
cgroup: Fix issues in allow_attach callback
Rom Lemarchand
2016-02-16
*
|
sched: add sched blocked tracepoint which dumps out context of sleep.
Riley Andrews
2016-02-16
*
|
sched: Enable might_sleep before initializing drivers.
Arve Hjønnevåg
2016-02-16
|
/
*
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2016-01-06
*
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-13
*
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-08
|
\
|
*
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-07
|
|
\
|
*
|
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
|
|
/
*
|
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/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
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
*
|
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
2015-12-04
*
|
sched/rt: Hide the push_irq_work_func() declaration
Arnd Bergmann
2015-11-23
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-15
|
\
|
*
sched/numa: Fix math underflow in task_tick_numa()
Rik van Riel
2015-11-09
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
|
\
\
|
*
|
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
*
|
|
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/numa: Fix task_tick_fair() from disabling numa_balancing
Srikar Dronamraju
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
[prev]
[next]