Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0952c57c8ff1e4e68de029f64dadd8d82027043b
/
kernel
/
sched
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
· 6 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
· 6 years ago
840d719
sched/deadline: Update rq_clock of later_rq when pushing a task
by Daniel Bristot de Oliveira
· 6 years ago
6cd0c58
sched/topology: Check variable group before dereferencing it
by Yi Wang
· 6 years ago
9407f5a
sched/clock: Close a hole in sched_clock_init()
by Peter Zijlstra
· 6 years ago
46457ea
sched/clock: Use static key for sched_clock_running
by Pavel Tatashin
· 6 years ago
857baa8
sched/clock: Enable sched clock early
by Pavel Tatashin
· 6 years ago
5d2a4e9
sched/clock: Move sched clock initialization and merge with generic clock
by Pavel Tatashin
· 6 years ago
7696f99
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
by Andrea Parri
· 6 years ago
3d85b27
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
by Andrea Parri
· 6 years ago
76e079f
sched/core: Use smp_mb() in wake_woken_function()
by Andrea Parri
· 6 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
· 6 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
8f894bf
sched/debug: Use match_string() helper instead of open-coded logic
by Yisheng Xie
· 7 years ago
ba2591a
sched/smt: Update sched_smt_present at runtime
by Peter Zijlstra
· 7 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 7 years ago
0abf17b
sched/swait: Switch to full exclusive mode
by Peter Zijlstra
· 7 years ago
6519750
sched/swait: Remove __prepare_to_swait
by Peter Zijlstra
· 7 years ago
0ed557a
sched/core / kcov: avoid kcov_area during task switch
by Mark Rutland
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
f7f4e7f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4057ada
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
601ef1f
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
595058b
sched/headers: Fix typo
by Davidlohr Bueso
· 7 years ago
ecda2b6
sched/deadline: Fix missing clock update
by Juri Lelli
· 7 years ago
7af443e
sched/core: Require cpu_active() in select_task_rq(), for user tasks
by Paul Burton
· 7 years ago
175f0e2
sched/core: Fix rules for running on online && !active CPUs
by Peter Zijlstra
· 7 years ago
2539fc8
sched/fair: Update util_est before updating schedutil
by Patrick Bellasi
· 7 years ago
8ecf04e
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization
by Patrick Bellasi
· 7 years ago
0548dc5
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
bf5015a
sched/topology: Clarify root domain(s) debug string
by Juri Lelli
· 7 years ago
a61dec7
cpufreq: schedutil: Avoid missing updates for one-CPU policies
by Rafael J. Wysocki
· 7 years ago
152db03
schedutil: Allow cpufreq requests to be made even when kthread kicked
by Joel Fernandes (Google)
· 7 years ago
0363997
cpufreq: Rename cpufreq_can_do_remote_dvfs()
by Viresh Kumar
· 7 years ago
fd7d528
cpufreq: schedutil: Cleanup and document iowait boost
by Patrick Bellasi
· 7 years ago
295f1a99
cpufreq: schedutil: Fix iowait boost reset
by Patrick Bellasi
· 7 years ago
3febfc8a
sched/deadline: Make the grub_reclaim() function static
by Mathieu Malaterre
· 7 years ago
f6a34630
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h
by Mathieu Malaterre
· 7 years ago
13a5531
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
c344269
softirq: Eliminate unused cond_resched_softirq() macro
by Paul E. McKenney
· 7 years ago
ecd2884
cpufreq: schedutil: Don't set next_freq to UINT_MAX
by Viresh Kumar
· 7 years ago
1b04722
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily"
by Dietmar Eggemann
· 7 years ago
943d355
sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()
by Rohit Jain
· 7 years ago
1378447
sched/numa: Stagger NUMA balancing scan periods for new threads
by Mel Gorman
· 7 years ago
dfd5c3e
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
by Ingo Molnar
· 7 years ago
66e1c94
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
Next »