Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
457c89965399115e5cd8bf38f9c597293405703d
/
kernel
/
sched
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
df5ba5b
kernel/sched/psi.c: expose pressure metrics on root cgroup
by Dan Schatzberg
· 6 years ago
0e94682
psi: introduce psi monitor
by Suren Baghdasaryan
· 6 years ago
333f3017c
psi: track changed states
by Suren Baghdasaryan
· 6 years ago
7fc70a3
psi: split update_stats into parts
by Suren Baghdasaryan
· 6 years ago
bcc78db
psi: rename psi fields in preparation for psi trigger addition
by Suren Baghdasaryan
· 6 years ago
9289c5e
psi: make psi_enable static
by Suren Baghdasaryan
· 6 years ago
33b2d63
psi: introduce state_mask to represent stalled psi states
by Suren Baghdasaryan
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
8f5e823
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
e00d413
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7d4a27c
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 6 years ago
9219565
sched/isolation: Require a present CPU in housekeeping mask
by Nicholas Piggin
· 6 years ago
77a5352
sched/core: Allow the remote scheduler tick to be started on CPU0
by Nicholas Piggin
· 6 years ago
176d232
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
9a4f26c
sched/cpufreq: Fix kobject memleak
by Tobin C. Harding
· 6 years ago
9b019ac
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
by Nicholas Piggin
· 6 years ago
9782ade
cpufreq: schedutil: Replace default_attrs field with groups
by Kimberly Brown
· 6 years ago
a860fa7
sched/numa: Fix a possible divide-by-zero
by Xie XiuQi
· 6 years ago
ad2e379
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
by Colin Ian King
· 6 years ago
cb0c041
sched/topology: Update init_sched_domains() comment
by Juri Lelli
· 6 years ago
1a8b454
sched/core: Check quota and period overflow at usec to nsec conversion
by Konstantin Khlebnikov
· 6 years ago
5b61d50
sched/core: Handle overflow in cpu_shares_write_u64
by Konstantin Khlebnikov
· 6 years ago
1a010e2
sched/rt: Check integer overflow at usec to nsec conversion
by Konstantin Khlebnikov
· 6 years ago
bee9853
sched/core: Fix typo in comment
by Joel Savitz
· 6 years ago
b1546ed
sched/core: Make some functions static
by YueHaibing
· 6 years ago
7dd7788
sched/core: Unify p->on_rq updates
by Peter Zijlstra
· 6 years ago
1b174a2
sched/core: Remove ttwu_activate()
by Peter Zijlstra
· 6 years ago
6d25be5
sched/core, workqueues: Distangle worker accounting from rq lock
by Thomas Gleixner
· 6 years ago
1b02cd6
sched/deadline: Correctly handle active 0-lag timers
by luca abeni
· 6 years ago
2e8e192
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
by Phil Auld
· 6 years ago
e2abb39
sched/fair: Remove unneeded prototype of capacity_of()
by Valentin Schneider
· 6 years ago
67d4f6f
sched/topology: Skip duplicate group rewrites in build_sched_groups()
by Valentin Schneider
· 6 years ago
d874323
sched/topology: Fix build_sched_groups() comment
by Valentin Schneider
· 6 years ago
9eca544
cpufreq: schedutil: Simplify iowait boosting
by Rafael J. Wysocki
· 6 years ago
71b47ea
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
by YueHaibing
· 6 years ago
7ba7319
sched/core: Annotate perf_domain pointer with __rcu
by Joel Fernandes (Google)
· 6 years ago
994aeb7
sched_domain: Annotate RCU pointers properly
by Joel Fernandes (Google)
· 6 years ago
b10abd0
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
by Joel Fernandes (Google)
· 6 years ago
6455959
ia64/tlb: Eradicate tlb_migrate_finish() callback
by Peter Zijlstra
· 6 years ago
0e9f024
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
by Mel Gorman
· 6 years ago
231c807
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b9a7b88
sched/fair: Skip LLC NOHZ logic for asymmetric systems
by Valentin Schneider
· 6 years ago
a0fe2cf
sched/fair: Tune down misfit NOHZ kicks
by Valentin Schneider
· 6 years ago
e25a7a9
sched/fair: Comment some nohz_balancer_kick() kick conditions
by Valentin Schneider
· 6 years ago
4c47acd
sched/core: Fix buffer overflow in cgroup2 property cpu.max
by Konstantin Khlebnikov
· 6 years ago
a23314e
sched/cpufreq: Fix 32-bit math overflow
by Peter Zijlstra
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5e1f0f0
mm, compaction: capture a page under direct compaction
by Mel Gorman
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
3717f61
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f7fb7c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
0614621d
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
4e37504
psi: avoid divide-by-zero crash inside virtual machines
by Johannes Weiner
· 6 years ago
568f196
bpf: check that BPF programs run with preemption disabled
by Peter Zijlstra
· 6 years ago
cae45e1
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
c89d92e
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
by Viresh Kumar
· 6 years ago
1b5500d
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
by Viresh Kumar
· 6 years ago
9f13274
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
by Valentin Schneider
· 6 years ago
892d59c
sched/fair: Explain LLC nohz kick condition
by Valentin Schneider
· 6 years ago
7edab78
sched/fair: Simplify nohz_balancer_kick()
by Valentin Schneider
· 6 years ago
99687cd
sched/topology: Fix percpu data types in struct sd_data & struct s_data
by Luc Van Oostenryck
· 6 years ago
d0fe0b9
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument
by Dietmar Eggemann
· 6 years ago
039ae8b
sched/fair: Fix O(nr_cgroups) in the load balancing path
by Vincent Guittot
· 6 years ago
31bc6ae
sched/fair: Optimize update_blocked_averages()
by Vincent Guittot
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
8dabe72
y2038: syscalls: rename y2038 compat syscalls
by Arnd Bergmann
· 6 years ago
f678331
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
by Vincent Guittot
· 6 years ago
5d299ea
sched/fair: Add tmp_alone_branch assertion
by Peter Zijlstra
· 6 years ago
c546951
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
by Andrea Parri
· 6 years ago
1ca4fa3
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
by Hidetoshi Seto
· 6 years ago
10a35e6
sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity
by Vincent Guittot
· 6 years ago
2312729
sched/fair: Update scale invariance of PELT
by Vincent Guittot
· 6 years ago
62478d9
sched/fair: Move the rq_of() helper function
by Vincent Guittot
· 6 years ago
07879c6
sched/wake_q: Reduce reference counting for special users
by Davidlohr Bueso
· 6 years ago
31fe3cb
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
by Ingo Molnar
· 6 years ago
c45a779
sched/fair: Convert numa_group.refcount to refcount_t
by Elena Reshetova
· 6 years ago
cc6810e
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1b69ac6
psi: fix aggregation idle shut-off
by Johannes Weiner
· 6 years ago
b284909
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
by Josh Poimboeuf
· 6 years ago
46a745d
sched/fair: Fix unnecessary increase of balance interval
by Vincent Guittot
· 6 years ago
4ad4e48
sched/fair: Fix rounding bug for asym packing
by Vincent Guittot
· 6 years ago
a062d16
sched/fair: Trigger asym_packing during idle load balance
by Vincent Guittot
· 6 years ago
c0ad4aa
sched/fair: Robustify CFS-bandwidth timer locking
by Peter Zijlstra
· 6 years ago
f8a696f
sched/core: Give DCE a fighting chance
by Peter Zijlstra
· 6 years ago
8d5d0cf
sched/topology: Introduce a sysctl for Energy Aware Scheduling
by Quentin Perret
· 6 years ago
b290ebc
sched: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
337e9b0
sched: Replace call_rcu_sched() with call_rcu()
by Paul E. McKenney
· 6 years ago
b5a4e2b
Revert "sched/core: Take the hotplug lock in sched_init_smp()"
by Valentin Schneider
· 6 years ago
87ff19c
sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg
by Davidlohr Bueso
· 6 years ago
4c4e373
sched/wake_q: Fix wakeup ordering for wake_q
by Peter Zijlstra
· 6 years ago
e6018c0
sched/wake_q: Document wake_q_add()
by Peter Zijlstra
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
34ec35a
kernel/sched/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
Next »