Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0727e40a48a1d08cf54ce2c01e120864b92e59bf
/
kernel
/
sched
26f2c75
sched/cputime: Fix omitted ticks passed in parameter
by Frederic Weisbecker
· 8 years ago
f9bcf1e
sched/cputime: Fix steal time accounting
by Wanpeng Li
· 8 years ago
c0c8c9f
sched/deadline: Fix lock pinning warning during CPU hotplug
by Wanpeng Li
· 8 years ago
6075620
sched/cputime: Mitigate performance regression in times()/clock_gettime()
by Giovanni Gherdovich
· 8 years ago
b892212
sched/fair: Fix typo in sync_throttle()
by Xunlei Pang
· 8 years ago
a23eadf
sched/deadline: Fix wrap-around in DL heap
by Tommaso Cucinotta
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
6453dbd
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
766fd5f
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cca08cd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9def970
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
5cbea46
cpufreq: schedutil: map raw required frequency to driver frequency
by Steve Muckle
· 8 years ago
553bf6b
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
by Rik van Riel
· 8 years ago
0cfdf9a
sched/cputime: Clean up the old vtime gen irqtime accounting completely
by Frederic Weisbecker
· 8 years ago
b58c358
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
by Rik van Riel
· 8 years ago
5743021
sched/cputime: Count actually elapsed irq & softirq time
by Rik van Riel
· 8 years ago
d60585c
sched/core: Correct off by one bug in load migration calculation
by Thomas Gleixner
· 8 years ago
748c720
sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set
by Daniel Bristot de Oliveira
· 9 years ago
277a13e
sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together
by Zhao Lei
· 9 years ago
8e546bf
sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()
by Zhao Lei
· 9 years ago
9acacc2
sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enums
by Zhao Lei
· 9 years ago
ecb23dc
xen: add steal_clock support on x86
by Juergen Gross
· 9 years ago
5d1191a
Merge back earlier cpufreq material for v4.8.
by Rafael J. Wysocki
· 8 years ago
55e16d3
sched/fair: Rework throttle_count sync
by Peter Zijlstra
· 9 years ago
599b484
sched/core: Fix sched_getaffinity() return value kerneldoc comment
by Zev Weiss
· 9 years ago
8663e24
sched/fair: Reorder cgroup creation code
by Peter Zijlstra
· 9 years ago
3d30544f
sched/fair: Apply more PELT fixes
by Peter Zijlstra
· 9 years ago
7dc603c
sched/fair: Fix PELT integrity for new tasks
by Peter Zijlstra
· 9 years ago
ea86cb4
sched/cgroup: Fix cpu_cgroup_fork() handling
by Vincent Guittot
· 9 years ago
0101147
sched/fair: Fix PELT integrity for new groups
by Peter Zijlstra
· 9 years ago
e210bff
sched/fair: Fix and optimize the fork() path
by Peter Zijlstra
· 9 years ago
630741f
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 9 years ago
ea1dc6f
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
by Peter Zijlstra
· 9 years ago
7dd4912
sched/fair: Fix effective_load() to consistently use smoothed load
by Peter Zijlstra
· 9 years ago
feb245e
sched/core: Allow kthreads to fall back to online && !active cpus
by Tejun Heo
· 9 years ago
754bd59
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
by Konstantin Khlebnikov
· 9 years ago
094f469
sched/fair: Initialize throttle_count for new task-groups lazily
by Konstantin Khlebnikov
· 9 years ago
8974189
sched/fair: Fix cfs_rq avg tracking underflow
by Peter Zijlstra
· 9 years ago
57675cb
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w
by Andrey Ryabinin
· 9 years ago
eda8dca
sched/debug: Fix deadlock when enabling sched events
by Josh Poimboeuf
· 9 years ago
1f03e8d
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
by Peter Zijlstra
· 9 years ago
807e5b8
sched/cputime: Add steal time support to full dynticks CPU time accounting
by Wanpeng Li
· 9 years ago
3d89e54
sched/cputime: Fix prev steal time accouting during CPU hotplug
by Wanpeng Li
· 9 years ago
07f9f22
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 9 years ago
b7fa30c
sched/fair: Fix post_init_entity_util_avg() serialization
by Peter Zijlstra
· 9 years ago
bb4b993
Merge back earlier cpufreq changes for v4.8.
by Rafael J. Wysocki
· 9 years ago
f5364c1
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
by Linus Torvalds
· 9 years ago
29d6455
sched: panic on corrupted stack end
by Jann Horn
· 9 years ago
60e3830
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3681196
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
03c041c
sched/debug: Always show 'nr_migrations'
by Josh Poimboeuf
· 9 years ago
067b4f93
Merge branch 'sched/urgent' into sched/core, to pick up dependency
by Ingo Molnar
· 9 years ago
4698f88
sched/debug: Fix 'schedstats=enable' cmdline option
by Josh Poimboeuf
· 9 years ago
9c57259
sched/debug: Fix /proc/sched_debug regression
by Josh Poimboeuf
· 9 years ago
bac7857
sched/fair: Use task_rcu_dereference()
by Oleg Nesterov
· 9 years ago
df55f46
sched/idle: Optimize the generic idle loop
by Gaurav Jindal (Gaurav Jindal)
· 9 years ago
1a99ae3
sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()
by Xunlei Pang
· 9 years ago
bf2be2d
cpufreq: governor: Create cpufreq_policy_apply_limits()
by Viresh Kumar
· 9 years ago
e788892
cpufreq: governor: Get rid of governor events
by Rafael J. Wysocki
· 9 years ago
9bd616e
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
by Catalin Marinas
· 9 years ago
f89eae4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4c2628cd
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
by Rafael J. Wysocki
· 9 years ago
b7e7ade
sched/core: Fix remote wakeups
by Peter Zijlstra
· 9 years ago
60f05e8
cpufreq: schedutil: Improve prints messages with pr_fmt
by Viresh Kumar
· 9 years ago
d57d394
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
c47b3bd
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
50605ff
sched/core: Provide a tsk_nr_cpus_allowed() helper
by Thomas Gleixner
· 9 years ago
ade42e0
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
by Thomas Gleixner
· 9 years ago
2087823
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
by Vik Heyndrickx
· 9 years ago
cfa1033
sched/fair: Correct unit of load_above_capacity
by Morten Rasmussen
· 9 years ago
1be0eb2
sched/fair: Clean up scale confusion
by Peter Zijlstra
· 9 years ago
4449692
sched/nohz: Fix affine unpinned timers mess
by Wanpeng Li
· 9 years ago
2f95035
sched/fair: Fix fairness issue on migration
by Peter Zijlstra
· 9 years ago
59efa0b
sched/core: Kill sched_class::task_waking to clean up the migration logic
by Peter Zijlstra
· 9 years ago
b5179ac
sched/fair: Prepare to fix fairness problems on migration
by Peter Zijlstra
· 9 years ago
c58d25f
sched/fair: Move record_wakee()
by Peter Zijlstra
· 9 years ago
4eb8676
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
by Ingo Molnar
· 9 years ago
eb60b3e
Merge branch 'sched/urgent' into sched/core to pick up fixes
by Ingo Molnar
· 9 years ago
53d3bc7
Revert "sched/fair: Fix fairness issue on migration"
by Ingo Molnar
· 9 years ago
13b5ab0
sched/rt, sched/dl: Don't push if task's scheduling class was changed
by Xunlei Pang
· 9 years ago
58fe9c4
sched/core: Fix comment typo in wake_q_add()
by Davidlohr Bueso
· 9 years ago
8c5e955
sched/core: Remove unused variable
by Muhammad Falak R Wani
· 9 years ago
536bd00
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
by Rafael J. Wysocki
· 9 years ago
e5ef27d
sched: Make hrtick_notifier an explicit call
by Thomas Gleixner
· 9 years ago
20a5c8c
sched/fair: Make ilb_notifier an explicit call
by Thomas Gleixner
· 9 years ago
f2785dd
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
by Thomas Gleixner
· 9 years ago
7d97669
sched/migration: Move CPU_ONLINE into scheduler state
by Thomas Gleixner
· 9 years ago
e9cd8fa
sched/migration: Move calc_load_migrate() into CPU_DYING
by Thomas Gleixner
· 9 years ago
94baf7a
sched/migration: Move prepare transition to SCHED_STARTING state
by Thomas Gleixner
· 9 years ago
b2454ca
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
by Peter Zijlstra
· 9 years ago
40190a7
sched/hotplug: Convert cpu_[in]active notifiers to state machine
by Thomas Gleixner
· 9 years ago
c6d2c74
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
by Thomas Gleixner
· 9 years ago
135fb3e
sched: Consolidate the notifier maze
by Thomas Gleixner
· 9 years ago
e26fbff
sched: Allow hotplug notifiers to be setup early
by Thomas Gleixner
· 9 years ago
9cf7243
sched: Make set_cpu_rq_start_time() a built in hotplug state
by Thomas Gleixner
· 9 years ago
e9d867a
sched: Allow per-cpu kernel threads to run on online && !active
by Peter Zijlstra (Intel)
· 9 years ago
885e542
sched/fair: Fix comment in calculate_imbalance()
by Dietmar Eggemann
· 9 years ago
0a9b23c
sched/fair: Remove stale power aware scheduling comments
by Dietmar Eggemann
· 9 years ago
b52fad2
sched/fair: Update rq clock before updating nohz CPU load
by Matt Fleming
· 9 years ago
Next »