index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2019-08-19
sched/core: Schedule new worker even if PI-blocked
Sebastian Andrzej Siewior
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-08-12
idle: Prevent late-arriving interrupts from disrupting offline
Peter Zijlstra
2019-08-12
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
2019-08-10
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
2019-08-08
cpufreq: schedutil: fix equation in comment
Qais Yousef
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/fair: Expose newidle_balance()
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/{rt,deadline}: Fix set_next_task vs pick_next_task
Peter Zijlstra
2019-08-08
sched: Fix kerneldoc comment for ia64_set_curr_task
Peter Zijlstra
2019-08-08
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-08-08
sched: Clean up active_mm reference counting
Peter Zijlstra
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
2019-08-06
sched/deadline: Fix double accounting of rq/running bw in push & pull
Dietmar Eggemann
2019-08-01
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-08-01
sched/deadline: Ensure inactive_timer runs in hardirq context
Juri Lelli
2019-08-01
sched: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
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/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-07-25
sched/fair: Introduce fits_capacity()
Viresh Kumar
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
sched/stats: Fix unlikely() use of sched_info_on()
Yi Wang
2019-07-25
sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
Viresh Kumar
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-07-25
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-07-25
sched/fair: Change task_numa_work() storage to static
Valentin Schneider
2019-07-25
sched/fair: Move task_numa_work() init to init_numa_balancing()
Valentin Schneider
2019-07-25
sched/fair: Move init_numa_balancing() below task_numa_work()
Valentin Schneider
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-13
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
[prev]
[next]