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
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
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-04
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
Rafael J. Wysocki
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
2018-10-02
sched/fair: Disable LB_BIAS by default
Dietmar Eggemann
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
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/topology: Make local variables static
zhong jiang
2018-09-10
sched/numa: Remove unused numa_stats::nr_running field
Vincent Guittot
2018-09-10
sched/numa: Remove unused code from update_numa_stats()
Vincent Guittot
2018-09-10
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2018-09-10
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
Morten Rasmussen
2018-09-10
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
Chris Redpath
2018-09-10
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2018-09-10
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2018-09-10
sched/core: Change root_domain->overload type to int
Valentin Schneider
2018-09-10
sched/fair: Change 'prefer_sibling' type to bool
Valentin Schneider
2018-09-10
sched/fair: Kick nohz balance if rq->misfit_task_load
Valentin Schneider
2018-09-10
sched/fair: Consider misfit tasks when load-balancing
Morten Rasmussen
2018-09-10
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
2018-09-10
sched/fair: Add 'group_misfit_task' load-balance type
Morten Rasmussen
2018-09-10
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
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
[next]