Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
9338536731d128cb623d6bc6e71edc368f1b17b8
/
kernel
/
sched
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
f11aef6
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
5116425
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
by Rafael J. Wysocki
· 9 years ago
0eb77e9
vmstat: make vmstat_updater deferrable again and shut down on idle
by Christoph Lameter
· 9 years ago
34a9304
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
c9bed1c
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
0f8c790
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
af34520
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
24af98c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9061cbe
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3104fb3
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 9 years ago
0905f04
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task()
by Yuyang Du
· 9 years ago
7d92de3
sched/deadline: Fix the earliest_dl.next logic
by Wanpeng Li
· 9 years ago
567bee2
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches
by Ingo Molnar
· 9 years ago
9e0e83a
sched/fair: Fix multiplication overflow on 32-bit systems
by Andrey Ryabinin
· 9 years ago
1fe7c4e
missing include asm/paravirt.h in cputime.c
by Stefano Stabellini
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
5406812
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
51825c8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
03e0d46
watchdog: introduce touch_softlockup_watchdog_sched()
by Tejun Heo
· 9 years ago
0b98f0c
Merge branch 'master' into for-4.4-fixes
by Tejun Heo
· 9 years ago
46a5d16
rcu: Stop disabling interrupts in scheduler fastpaths
by Paul E. McKenney
· 9 years ago
aa0b7ae
sched/fair: Disable the task group load_avg update for the root_task_group
by Waiman Long
· 9 years ago
b036762
sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline
by Waiman Long
· 9 years ago
a426f99
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
by Waiman Long
· 9 years ago
ed82b8a
sched/core: Move the sched_to_prio[] arrays out of line
by Andi Kleen
· 9 years ago
b7ce227
sched/cputime: Convert vtime_seqlock to seqcount
by Frederic Weisbecker
· 9 years ago
e592539
sched/cputime: Introduce vtime accounting check for readers
by Frederic Weisbecker
· 9 years ago
55dbdcf
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled()
by Frederic Weisbecker
· 9 years ago
cab245d
sched/cputime: Correctly handle task guest time on housekeepers
by Frederic Weisbecker
· 9 years ago
7098c1e
sched/cputime: Clarify vtime symbols and document them
by Frederic Weisbecker
· 9 years ago
7877a0b
sched/cputime: Remove extra cost in task_cputime()
by Hiroshi Shimamoto
· 9 years ago
ad936d8
sched/fair: Make it possible to account fair load avg consistently
by Byungchul Park
· 9 years ago
8643cda
sched/core, locking: Document Program-Order guarantees
by Peter Zijlstra
· 9 years ago
b3e0b1b
locking, sched: Introduce smp_cond_acquire() and use it
by Peter Zijlstra
· 9 years ago
467386f
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
ecf7d01
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
by Peter Zijlstra
· 9 years ago
b75a225
sched/core: Better document the try_to_wake_up() barriers
by Peter Zijlstra
· 9 years ago
2541117
sched/cputime: Fix invalid gtime in proc
by Hiroshi Shimamoto
· 9 years ago
8295c69
sched/core: Clear the root_domain cpumasks in init_rootdomain()
by Xunlei Pang
· 9 years ago
119d6f6
sched/core: Remove false-positive warning from wake_up_process()
by Sasha Levin
· 9 years ago
6898563
sched/wait: Fix signal handling in bit wait helpers
by Peter Zijlstra
· 9 years ago
b53202e
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
by Oleg Nesterov
· 9 years ago
1f7dd3e5
cgroup: fix handling of multi-destination migration from subtree_control enabling
by Tejun Heo
· 9 years ago
525628c
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
by Byungchul Park
· 9 years ago
01783e0
sched/core: Use list_is_singular() in sched_can_stop_tick()
by Geliang Tang
· 9 years ago
3ea94de
sched/core: Fix incorrect wait time and wait count statistics
by Joonwoo Park
· 9 years ago
90eec10
treewide: Remove old email address
by Peter Zijlstra
· 9 years ago
5117084
sched/numa: Cap PTE scanning overhead to 3% of run time
by Rik van Riel
· 9 years ago
525705d
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
by Byungchul Park
· 9 years ago
5954327
sched/fair: Prepare __update_cpu_load() to handle active tickless
by Byungchul Park
· 9 years ago
d937cdc
sched/fair: Clean up the explanation around decaying load update misses
by Peter Zijlstra
· 9 years ago
38c6ade
sched/fair: Remove empty idle enter and exit functions
by Dietmar Eggemann
· 9 years ago
89b4110
sched/rt: Hide the push_irq_work_func() declaration
by Arnd Bergmann
· 9 years ago
051b29f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
25b3e5a
sched/numa: Fix math underflow in task_tick_numa()
by Rik van Riel
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
69234ac
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
5352869
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e4340bb
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
by Ingo Molnar
· 9 years ago
0aaafaa
sched/core: Add missing lockdep_unpin() annotations
by Peter Zijlstra
· 9 years ago
e73e85f
sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS
by Oleg Nesterov
· 9 years ago
62694cd
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
by Peter Zijlstra
· 9 years ago
07f06cb
sched: Start stopper early
by Peter Zijlstra
· 9 years ago
6af597d
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts
by Ingo Molnar
· 9 years ago
5aa5050
sched/deadline: Fix migration of SCHED_DEADLINE tasks
by Luca Abeni
· 9 years ago
0baabb3
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
by Frederic Weisbecker
· 9 years ago
3e386d5
sched/fair: Update task group's load_avg after task migration
by Yuyang Du
· 9 years ago
fde7d22e
sched/fair: Fix overly small weight for interactive group entities
by Yuyang Du
· 9 years ago
c13dc31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 9 years ago
2e91fa7
cgroup: keep zombies associated with their original cgroups
by Tejun Heo
· 9 years ago
9babcd7
sched, tracing: Stop/start critical timings around the idle=poll idle loop
by Daniel Bristot de Oliveira
· 9 years ago
8477847
sched: Export sched_setscheduler_nocheck
by Davidlohr Bueso
· 9 years ago
5a4fd03
sched/core: Remove a parameter in the migrate_task_rq() function
by xiaofeng.yan
· 9 years ago
ce03e41
sched/core: Drop unlikely behind BUG_ON()
by Geliang Tang
· 9 years ago
1de6444
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
by Peter Zijlstra
· 9 years ago
b52da86
sched/numa: Fix task_tick_fair() from disabling numa_balancing
by Srikar Dronamraju
· 9 years ago
e2bf1c4
sched/core: Add preempt_count invariant check
by Peter Zijlstra
· 9 years ago
499d795
sched/core: More notrace annotations
by Peter Zijlstra
· 9 years ago
da7142e
sched/core: Simplify preempt_count tests
by Peter Zijlstra
· 9 years ago
1dc0fff
sched/core: Robustify preemption leak checks
by Peter Zijlstra
· 9 years ago
3d8f74d
sched/core: Stop setting PREEMPT_ACTIVE
by Peter Zijlstra
· 9 years ago
c73464b
sched/core: Fix trace_sched_switch()
by Peter Zijlstra
· 9 years ago
fc13aeb
sched/core: Add preempt argument to __schedule()
by Peter Zijlstra
· 9 years ago
609ca06
sched/core: Create preempt_count invariant
by Peter Zijlstra
· 9 years ago
b99def8
sched/core: Rework TASK_DEAD preemption exception
by Peter Zijlstra
· 9 years ago
fe19159
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
95913d9
sched/core: Fix TASK_DEAD race in finish_task_switch()
by Peter Zijlstra
· 9 years ago
9eec50b
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
by Andrey Smetanin
· 9 years ago
73f479b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c6e1e7b
sched/core: Make 'sched_domain_topology' declaration static
by Juergen Gross
· 9 years ago
269b26a
sched/rt: Make (do_)balance_runtime() return void
by Juri Lelli
· 9 years ago
2726d6c
sched/deadline: Unify dl_time_before() usage
by Juri Lelli
· 9 years ago
ac5be6b
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
by Andrea Arcangeli
· 9 years ago
3ae8394
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
00cc163
sched: access local runqueue directly in single_task_running
by Dominik Dingel
· 9 years ago
79a89f9
sched/fair: Remove unnecessary parameter for group_classify()
by Leo Yan
· 9 years ago
84fb5a1
sched/fair: Polish comments for LOAD_AVG_MAX
by Leo Yan
· 9 years ago
4620f8c
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
by Rik van Riel
· 9 years ago
Next »