Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f3587d76da05f68098ddb1cb3c98cc6a9e8a402c
/
kernel
/
sched
99792e0
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
42f52e1
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
977e4be
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()
by Christophe Leroy
· 6 years ago
9845c49
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
by Song Muchun
· 6 years ago
baa9be4
sched/fair: Fix throttle_list starvation with low CFS quota
by Phil Auld
· 6 years ago
9c2298a
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
by Rafael J. Wysocki
· 6 years ago
37355bd
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
by Mel Gorman
· 6 years ago
4a465e3
sched/fair: Remove setting task's se->runnable_weight during PELT update
by Dietmar Eggemann
· 6 years ago
fdf5f315
sched/fair: Disable LB_BIAS by default
by Dietmar Eggemann
· 6 years ago
11d4afd
sched/pelt: Fix warning and clean up IRQ PELT config
by Vincent Guittot
· 6 years ago
b429f71
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
6fd98e7
sched/numa: Avoid task migration for small NUMA improvement
by Srikar Dronamraju
· 6 years ago
05cbdf4
sched/numa: Limit the conditions where scan period is reset
by Mel Gorman
· 6 years ago
3f9672b
sched/numa: Reset scan rate whenever task moves across nodes
by Srikar Dronamraju
· 6 years ago
1327237a5
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
by Srikar Dronamraju
· 6 years ago
a4739ec
sched/numa: Stop multiple tasks from moving to the CPU at the same time
by Srikar Dronamraju
· 6 years ago
ace8031
sched/topology: Make local variables static
by zhong jiang
· 6 years ago
7477a35
sched/numa: Remove unused numa_stats::nr_running field
by Vincent Guittot
· 6 years ago
d90707e
sched/numa: Remove unused code from update_numa_stats()
by Vincent Guittot
· 6 years ago
7e6f4c5
sched/debug: Explicitly cast sched_feat() to bool
by Peter Zijlstra
· 6 years ago
9c63e84
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
by Morten Rasmussen
· 7 years ago
4ad3831
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
by Chris Redpath
· 7 years ago
757ffdd
sched/fair: Set rq->rd->overload when misfit
by Valentin Schneider
· 7 years ago
e90c8fe
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
by Valentin Schneider
· 7 years ago
575638d
sched/core: Change root_domain->overload type to int
by Valentin Schneider
· 7 years ago
dbbad71
sched/fair: Change 'prefer_sibling' type to bool
by Valentin Schneider
· 7 years ago
5fbdfae
sched/fair: Kick nohz balance if rq->misfit_task_load
by Valentin Schneider
· 7 years ago
cad68e5
sched/fair: Consider misfit tasks when load-balancing
by Morten Rasmussen
· 7 years ago
e3d6d0c
sched/fair: Add sched_group per-CPU max capacity
by Morten Rasmussen
· 7 years ago
3b1baa6
sched/fair: Add 'group_misfit_task' load-balance type
by Morten Rasmussen
· 7 years ago
df054e8
sched/topology: Add static_key for asymmetric CPU capacity optimizations
by Morten Rasmussen
· 7 years ago
05484e0
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
by Morten Rasmussen
· 7 years ago
882a78a
sched/fair: Fix kernel-doc notation warning
by Randy Dunlap
· 6 years ago
bb3485c
sched/fair: Fix load_balance redo for !imbalance
by Vincent Guittot
· 6 years ago
287cdaa
sched/fair: Fix scale_rt_capacity() for SMT
by Vincent Guittot
· 6 years ago
d0cdb3c
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
by Steve Muckle
· 6 years ago
12b0487
sched/pelt: Fix update_blocked_averages() for RT and DL classes
by Vincent Guittot
· 6 years ago
e5e96fa
sched/topology: Set correct NUMA topology type
by Srikar Dronamraju
· 6 years ago
e73e819
sched/debug: Fix potential deadlock when writing to sched_features
by Jiada Wang
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
e05a8e4
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
by Christoph Hellwig
· 6 years ago
dfec4a8
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
7059b36
sched: idle: Avoid retaining the tick when it has been stopped
by Rafael J. Wysocki
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
13e091b
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f2701b7
Merge 4.18-rc7 into master to pick up the KVM dependcy
by Thomas Gleixner
· 6 years ago
088fe47
signal: Add calculate_sigpending()
by Eric W. Biederman
· 6 years ago
c3bc8fd
tracing: Centralize preemptirq tracepoints and unify their usage
by Joel Fernandes (Google)
· 6 years ago
bd9f943
sched/clock: Disable interrupts when calling generic_sched_clock_init()
by Pavel Tatashin
· 6 years ago
b6a60cf
sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()
by Srikar Dronamraju
· 7 years ago
f35678b
sched/numa: Use group_weights to identify if migration degrades locality
by Srikar Dronamraju
· 7 years ago
30619c8
sched/numa: Update the scan period without holding the numa_group lock
by Srikar Dronamraju
· 7 years ago
2d4056f
sched/numa: Remove numa_has_capacity()
by Srikar Dronamraju
· 7 years ago
0ad4e3d
sched/numa: Modify migrate_swap() to accept additional parameters
by Srikar Dronamraju
· 7 years ago
10864a9
sched/numa: Remove unused task_capacity from 'struct numa_stats'
by Srikar Dronamraju
· 7 years ago
0ee7e74
sched/numa: Skip nodes that are at 'hoplimit'
by Srikar Dronamraju
· 7 years ago
67d9f6c25
sched/debug: Reverse the order of printing faults
by Srikar Dronamraju
· 7 years ago
f03bb67
sched/numa: Use task faults only if numa_group is not yet set up
by Srikar Dronamraju
· 7 years ago
8cd45ee
sched/numa: Set preferred_node based on best_cpu
by Srikar Dronamraju
· 7 years ago
5f95ba7
sched/numa: Simplify load_too_imbalanced()
by Srikar Dronamraju
· 7 years ago
305c1fa
sched/numa: Evaluate move once per node
by Srikar Dronamraju
· 7 years ago
3d6c50c
sched/debug: Show the sum wait time of a task group
by Yun Wang
· 7 years ago
2e62c47
sched/fair: Remove #ifdefs from scale_rt_capacity()
by Vincent Guittot
· 7 years ago
4765096
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
f3d133e
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
by Hailong Liu
· 7 years ago
840d719
sched/deadline: Update rq_clock of later_rq when pushing a task
by Daniel Bristot de Oliveira
· 7 years ago
6cd0c58
sched/topology: Check variable group before dereferencing it
by Yi Wang
· 7 years ago
9407f5a
sched/clock: Close a hole in sched_clock_init()
by Peter Zijlstra
· 7 years ago
46457ea
sched/clock: Use static key for sched_clock_running
by Pavel Tatashin
· 7 years ago
857baa8
sched/clock: Enable sched clock early
by Pavel Tatashin
· 7 years ago
5d2a4e9
sched/clock: Move sched clock initialization and merge with generic clock
by Pavel Tatashin
· 7 years ago
7696f99
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
by Andrea Parri
· 7 years ago
3d85b27
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
by Andrea Parri
· 7 years ago
76e079f
sched/core: Use smp_mb() in wake_woken_function()
by Andrea Parri
· 7 years ago
af0fffd
sched/core: Remove get_cpu() from sched_fork()
by Sebastian Andrzej Siewior
· 7 years ago
45f5519
sched/cpufreq: Clarify sugov_get_util()
by Peter Zijlstra
· 7 years ago
5fd7789
sched/sysctl: Remove unused sched_time_avg_ms sysctl
by Vincent Guittot
· 7 years ago
bbb62c0
sched/core: Remove the rt_avg code
by Vincent Guittot
· 7 years ago
523e979
sched/core: Use PELT for scale_rt_capacity()
by Vincent Guittot
· 7 years ago
dfa444d
sched/cpufreq: Remove sugov_aggregate_util()
by Vincent Guittot
· 7 years ago
9033ea1
cpufreq/schedutil: Take time spent in interrupts into account
by Vincent Guittot
· 7 years ago
91c2749
sched/irq: Add IRQ utilization tracking
by Vincent Guittot
· 7 years ago
8cc9051
cpufreq/schedutil: Use DL utilization tracking
by Vincent Guittot
· 7 years ago
3727e0e
sched/dl: Add dl_rq utilization tracking
by Vincent Guittot
· 7 years ago
3ae117c
cpufreq/schedutil: Use RT utilization tracking
by Vincent Guittot
· 7 years ago
371bf42
sched/rt: Add rt_rq utilization tracking
by Vincent Guittot
· 7 years ago
c079629
sched/pelt: Move PELT related code in a dedicated file
by Vincent Guittot
· 7 years ago
8fe5c5a
sched/fair: Fix util_avg of new tasks for asymmetric systems
by Quentin Perret
· 7 years ago
e117cb5
sched/deadline: Fix switched_from_dl() warning
by Juri Lelli
· 7 years ago
4520843
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
1cef115
kthread, sched/core: Fix kthread_parkme() (again...)
by Peter Zijlstra
· 7 years ago
3482d98
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
by Vincent Guittot
· 7 years ago
f1d1be8
sched/fair: Advance global expiration when period timer is restarted
by Xunlei Pang
· 7 years ago
512ac99
sched/fair: Fix bandwidth timer clock drift condition
by Xunlei Pang
· 7 years ago
296b2ff
sched/rt: Fix call to cpufreq_update_util()
by Vincent Guittot
· 7 years ago
d9c0ffc
sched/nohz: Skip remote tick on idle task entirely
by Frederic Weisbecker
· 7 years ago
03585a9
sched/fair: Remove stale tg_unthrottle_up() comments
by Li RongQing
· 7 years ago
Next »