index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2019-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-20
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-04-20
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-05
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-03-05
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-13
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-19
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-12-01
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-27
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-10-16
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-11
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-09-10
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
2018-09-10
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
2018-09-10
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-10
sched/pelt: Fix update_blocked_averages() for RT and DL classes
Vincent Guittot
2018-09-10
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
2018-09-10
sched/debug: Fix potential deadlock when writing to sched_features
Jiada Wang
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
Christoph Hellwig
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-03
signal: Add calculate_sigpending()
Eric W. Biederman
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-30
sched/clock: Disable interrupts when calling generic_sched_clock_init()
Pavel Tatashin
2018-07-25
sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()
Srikar Dronamraju
2018-07-25
sched/numa: Use group_weights to identify if migration degrades locality
Srikar Dronamraju
2018-07-25
sched/numa: Update the scan period without holding the numa_group lock
Srikar Dronamraju
2018-07-25
sched/numa: Remove numa_has_capacity()
Srikar Dronamraju
2018-07-25
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
[next]