index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-06-20
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
2017-06-20
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
2017-06-12
Revert "cpufreq: schedutil: Reduce frequencies slower"
Rafael J. Wysocki
2017-06-11
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-06-11
sched/fair: Fix typo in printk message
Marcin Nowakowski
2017-06-08
sched: Rely on synchronize_rcu_mult() de-duplication
Paul E. McKenney
2017-06-08
sched/idle: Add deferrable vmstat_updater back
Aubrey Li
2017-06-08
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2017-06-08
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-06-08
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
sched/deadline: Base GRUB reclaiming on the inactive utilization
Luca Abeni
2017-06-08
sched/deadline: Track the "total rq utilization" too
Luca Abeni
2017-06-08
sched/deadline: Make GRUB a task's flag
Luca Abeni
2017-06-08
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
sched/deadline: Fix the update of the total -deadline utilization
Luca Abeni
2017-06-08
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
sched/deadline: Track the active utilization
Luca Abeni
2017-06-08
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2017-05-24
sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()
Peter Zijlstra
2017-05-23
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-05-23
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
2017-05-23
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2017-05-23
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
2017-05-23
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
2017-05-23
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-05-15
sched/fair: Fix O(nr_cgroups) in load balance path
Tejun Heo
2017-05-15
sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2017-05-15
sched/topology: Rewrite get_group()
Peter Zijlstra
2017-05-15
sched/topology: Add a few comments
Peter Zijlstra
2017-05-15
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
2017-05-15
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2017-05-15
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-05-15
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2017-05-15
sched/topology: Move comment about asymmetric node setups
Lauro Ramos Venancio
2017-05-15
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
[prev]
[next]