Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c51e1102c95e1c4849bf9b88c8b0c3da56b9c13
/
kernel
/
sched
c58f0e8
sched/core: Handle overflow in cpu_shares_write_u64
by Konstantin Khlebnikov
· 6 years ago
5e4ea98
sched/core: Check quota and period overflow at usec to nsec conversion
by Konstantin Khlebnikov
· 6 years ago
c803409
sched: Add sched_smt_active()
by Ben Hutchings
· 6 years ago
c9e5f60
sched/numa: Fix a possible divide-by-zero
by Xie XiuQi
· 6 years ago
33f2a3e
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
by Phil Auld
· 6 years ago
6d1e1da
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
by Mel Gorman
· 6 years ago
5a416ed
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
by Steven Rostedt (VMware)
· 8 years ago
2530be5
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
by Song Muchun
· 6 years ago
bc1fccc
sched/fair: Fix throttle_list starvation with low CFS quota
by Phil Auld
· 6 years ago
aee0c9e
sched/cputime: Fix ksoftirqd cputime accounting regression
by Frederic Weisbecker
· 8 years ago
034cd8a
sched/cputime: Increment kcpustat directly on irqtime account
by Frederic Weisbecker
· 8 years ago
dbf9a05
sched/cputime: Convert kcpustat to nsecs
by Frederic Weisbecker
· 8 years ago
fa7a13e
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
by Steve Muckle
· 6 years ago
047f9d6
sched/wait: Remove the lockless swait_active() check in swake_up*()
by Boqun Feng
· 7 years ago
3d06325
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
by Davidlohr Bueso
· 7 years ago
0559ea3
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
by Daniel Bristot de Oliveira
· 7 years ago
a1e7a9e
sched/numa: Use down_read_trylock() for the mmap_sem
by Vlastimil Babka
· 7 years ago
cce2b93
sched: Stop resched_cpu() from sending IPIs to offline CPUs
by Paul E. McKenney
· 7 years ago
bac7bb1
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
by Paul E. McKenney
· 7 years ago
a384e54
sched/rt: Up the root domain ref count when passing it around via IPIs
by Steven Rostedt (VMware)
· 7 years ago
1c67998
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
by Steven Rostedt (VMware)
· 7 years ago
1ad4f28
sched/deadline: Zero out positive runtime after throttling constrained tasks
by Xunlei Pang
· 8 years ago
28714e9
sched/deadline: Use deadline instead of period when calculating overflow
by Steven Rostedt (VMware)
· 8 years ago
a2e2911
sched/deadline: Throttle a constrained deadline task activated after the deadline
by Daniel Bristot de Oliveira
· 8 years ago
9cc56a0
sched/deadline: Make sure the replenishment timer fires in the next period
by Daniel Bristot de Oliveira
· 8 years ago
0a4d4da
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
by Wanpeng Li
· 8 years ago
d266817
sched/rt: Do not pull from current CPU if only one CPU to pull
by Steven Rostedt
· 7 years ago
4e4a9eb
sched/fair: Make select_idle_cpu() more aggressive
by Peter Zijlstra
· 8 years ago
1c37ff7
sched/rt: Simplify the IPI based RT balancing logic
by Steven Rostedt (Red Hat)
· 7 years ago
fb8bd56
sched: Make resched_cpu() unconditional
by Paul E. McKenney
· 7 years ago
6da1c98
sched/core: Add missing update_rq_clock() call in sched_move_task()
by Peter Zijlstra
· 8 years ago
ab3d531
sched/fair: Update rq clock before changing a task's CPU affinity
by Wanpeng Li
· 8 years ago
ba15518
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
by Peter Zijlstra
· 7 years ago
62b5776
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
by Konstantin Khlebnikov
· 8 years ago
758dc6a
sched/topology: Fix overlapping sched_group_mask
by Peter Zijlstra
· 8 years ago
3e165b2
sched/topology: Optimize build_group_mask()
by Lauro Ramos Venancio
· 8 years ago
7c3f08e
sched/topology: Fix building of overlapping sched-groups
by Peter Zijlstra
· 8 years ago
542ebc9
sched/fair, cpumask: Export for_each_cpu_wrap()
by Peter Zijlstra
· 8 years ago
a0a93e3
Revert "sched/core: Optimize SCHED_SMT"
by Greg Kroah-Hartman
· 7 years ago
478273e
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
by Matt Fleming
· 8 years ago
8a48b7e
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
by Andy Lutomirski
· 7 years ago
a8fc315
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
by Rafael J. Wysocki
· 8 years ago
afe8d4a
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
by Viresh Kumar
· 8 years ago
916c5cfe
sched/rt: Add a missing rescheduling point
by Sebastian Andrzej Siewior
· 8 years ago
83929cce
sched/autogroup: Fix 64-bit kernel nice level adjustment
by Mike Galbraith
· 8 years ago
8e5bfa8
sched/autogroup: Do not use autogroup->tg in zombie threads
by Oleg Nesterov
· 8 years ago
18f649e
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
by Oleg Nesterov
· 8 years ago
8243d55
sched/core: Remove pointless printout in sched_show_task()
by Linus Torvalds
· 8 years ago
3820050
sched/core: Fix oops in sched_show_task()
by Tetsuo Handa
· 8 years ago
965c4b7
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9dcb8b6
mm: remove per-zone hashtable of bitlock waitqueues
by Linus Torvalds
· 8 years ago
f5d6d2d
sched/fair: Remove unused but set variable 'rq'
by Tobias Klauser
· 8 years ago
b5a9b34
sched/fair: Fix incorrect task group ->load_avg
by Vincent Guittot
· 8 years ago
2c11fc8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
9cfb38a
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
by Wanpeng Li
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
1a4a2bc
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
af79ad2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4b97893
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7005f6d
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
b6e2511
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
by Rafael J. Wysocki
· 8 years ago
447976e
sched/irqtime: Consolidate irqtime flushing code
by Frederic Weisbecker
· 8 years ago
19d23dbf
sched/irqtime: Consolidate accounting synchronization with u64_stats API
by Frederic Weisbecker
· 8 years ago
2810f61
sched/irqtime: Remove needless IRQs disablement on kcpustat update
by Frederic Weisbecker
· 8 years ago
f9094a6
sched/irqtime: No need for preempt-safe accessors
by Frederic Weisbecker
· 8 years ago
b60205c
sched/fair: Fix min_vruntime tracking
by Peter Zijlstra
· 8 years ago
9148a3a
sched/debug: Add SCHED_WARN_ON()
by Peter Zijlstra
· 8 years ago
49bd21e
sched/core: Fix set_user_nice()
by Peter Zijlstra
· 8 years ago
b2bf6c3
sched/fair: Introduce set_curr_task() helper
by Peter Zijlstra
· 8 years ago
a458ae2
sched/core, ia64: Rename set_curr_task()
by Peter Zijlstra
· 8 years ago
a399d23
sched/core: Fix incorrect utilization accounting when switching to fair class
by Vincent Guittot
· 8 years ago
1b568f0
sched/core: Optimize SCHED_SMT
by Peter Zijlstra
· 9 years ago
10e2f1a
sched/core: Rewrite and improve select_idle_siblings()
by Peter Zijlstra
· 9 years ago
0e369d7
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
by Peter Zijlstra
· 9 years ago
24fc7ed
sched/core: Introduce 'struct sched_domain_shared'
by Peter Zijlstra
· 9 years ago
16f3ef4
sched/core: Restructure destroy_sched_domain()
by Peter Zijlstra
· 9 years ago
f39180e
sched/core: Remove unused @cpu argument from destroy_sched_domain*()
by Peter Zijlstra
· 9 years ago
0176bea
sched/wait: Introduce init_wait_entry()
by Oleg Nesterov
· 8 years ago
eaf9ef5
sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()
by Oleg Nesterov
· 8 years ago
b1ea06a
sched/wait: Avoid abort_exclusive_wait() in ___wait_event()
by Oleg Nesterov
· 8 years ago
38a3e1f
sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()
by Oleg Nesterov
· 8 years ago
ab522e3
sched/fair: Fix fixed point arithmetic width for shares and effective load
by Dietmar Eggemann
· 8 years ago
8f37961
sched/core, x86/topology: Fix NUMA in package topology bug
by Tim Chen
· 8 years ago
a18a579
sched/debug: Hide printk() by default
by Peter Zijlstra
· 8 years ago
8bf46a3
sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks
by Srivatsa Vaddagiri
· 8 years ago
35a773a
sched/core: Avoid _cond_resched() for PREEMPT=y
by Peter Zijlstra
· 8 years ago
9af6528
sched/core: Optimize __schedule()
by Peter Zijlstra
· 8 years ago
bf89a30
stop_machine: Avoid a sleep and wakeup in stop_one_cpu()
by Cheng Chao
· 8 years ago
0b84735
sched/core: Remove unnecessary initialization in sched_init()
by Cheng Chao
· 8 years ago
68f24b08
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
by Andy Lutomirski
· 8 years ago
2d8fbcd
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
c65eacb
sched/core: Allow putting thread_info into task_struct
by Andy Lutomirski
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
21ca6d2
cpufreq: schedutil: Add iowait boosting
by Rafael J. Wysocki
· 8 years ago
8c34ab1
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
by Rafael J. Wysocki
· 8 years ago
de58af8
Revert "sched/fair: Make update_min_vruntime() more readable"
by Peter Zijlstra
· 8 years ago
4fa8d299
sched/debug: Remove several CONFIG_SCHEDSTATS guards
by Josh Poimboeuf
· 8 years ago
Next »