Sign in
android-kvm
/
linux
/
01306aeadd75f8202bbeb66bf3da56b431364519
/
kernel
/
sched
8e76d4e
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
by Mel Gorman
· 10 years ago
1c8df7b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
10d784e
sched: always use blk_schedule_flush_plug in io_schedule_out
by Shaohua Li
· 10 years ago
533445c
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
by Omar Sandoval
· 10 years ago
0782e63
sched: Handle priority boosted tasks proper in setscheduler()
by Thomas Gleixner
· 10 years ago
4a152c3
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
df8d9ee
cpuidle: Run tick_broadcast_exit() with disabled interrupts
by Rafael J. Wysocki
· 10 years ago
73459e2
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
by Paolo Bonzini
· 10 years ago
e95e7f6
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
078838d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4fd48b4
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
49d2953
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
6b79c57
mm: numa: disable change protection for vma(VM_HUGETLB)
by Naoya Horiguchi
· 10 years ago
62a935b
sched/core: Drop debugging leftover trace_printk call
by Borislav Petkov
· 10 years ago
335f491
sched/idle: Use explicit broadcast oneshot control function
by Thomas Gleixner
· 10 years ago
fa9c9d1
sched/deadline: Support DL task migration during CPU hotplug
by Wanpeng Li
· 10 years ago
3c18d44
sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()
by Juri Lelli
· 10 years ago
4cd57f971
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
by Juri Lelli
· 10 years ago
07c54f7
sched/core: Remove unused argument from init_[rt|dl]_rq()
by Abel Vesa
· 10 years ago
19dba4f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4bfe186
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
a1963b8
sched/deadline: Fix rt runtime corruption when dl fails its global constraints
by Wanpeng Li
· 10 years ago
bd4bde1
sched/deadline: Avoid a superfluous check
by Wanpeng Li
· 10 years ago
d4573c3
sched: Improve load balancing in the presence of idle CPUs
by Preeti U Murthy
· 10 years ago
dfbca41
sched: Optimize freq invariant accounting
by Peter Zijlstra
· 10 years ago
1aaf90a
sched: Move CFS tasks to CPUs with higher capacity
by Vincent Guittot
· 10 years ago
caff37e
sched: Add SD_PREFER_SIBLING for SMT level
by Vincent Guittot
· 10 years ago
dc7ff76
sched: Remove unused struct sched_group_capacity::capacity_orig
by Vincent Guittot
· 10 years ago
ea67821
sched: Replace capacity_factor by usage
by Vincent Guittot
· 10 years ago
8bb5b00
sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage
by Vincent Guittot
· 10 years ago
ca6d75e
sched: Add struct rq::cpu_capacity_orig
by Vincent Guittot
· 10 years ago
b5b4860
sched: Make scale_rt invariant with frequency
by Vincent Guittot
· 10 years ago
0c1dc6b
sched: Make sched entity usage tracking scale-invariant
by Morten Rasmussen
· 10 years ago
a8faa8f
sched: Remove frequency scaling from cpu_capacity
by Vincent Guittot
· 10 years ago
21f4486
sched: Track group sched_entity usage contributions
by Morten Rasmussen
· 10 years ago
36ee28e
sched: Add sched_avg::utilization_avg_contrib
by Vincent Guittot
· 10 years ago
074c238
mm: numa: slow PTE scan rate if migration failures occur
by Mel Gorman
· 10 years ago
0a4e6be
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
by Marcelo Tosatti
· 10 years ago
b6366f0
sched/rt: Use IPI to trigger RT task push migration instead of pulling
by Steven Rostedt
· 10 years ago
e1b63de
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new patches
by Ingo Molnar
· 10 years ago
746db94
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
by Brian Silverman
· 10 years ago
3fa0818
sched, isolcpu: make cpu_isolated_map visible outside scheduler
by Rik van Riel
· 10 years ago
88428cc5
rcu: Handle outgoing CPUs on exit from idle loop
by Paul E. McKenney
· 10 years ago
528a25b
cpu: Make CPU-offline idle-loop transition point more precise
by Paul E. McKenney
· 10 years ago
44fb085
sched/deadline: Add rq->clock update skip for dl task yield
by Wanpeng Li
· 10 years ago
c467ea7
context_tracking: Rename context symbols to prepare for transition state
by Frederic Weisbecker
· 10 years ago
ef2b22a
cpuidle / sleep: Use broadcast timer for states that stop local timer
by Rafael J. Wysocki
· 10 years ago
dfcacc1
cpuidle: Clean up fallback handling in cpuidle_idle_call()
by Rafael J. Wysocki
· 10 years ago
01e04f4
idle / sleep: Avoid excessive disabling and enabling interrupts
by Rafael J. Wysocki
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1e78cdb
sched/rt/nohz: Stop scheduler tick if running realtime task
by Rik van Riel
· 10 years ago
890a540
sched/numa: Avoid some pointless iterations
by Jan Beulich
· 10 years ago
095bebf
sched/numa: Do not move past the balance point if unbalanced
by Rik van Riel
· 10 years ago
2636ed5
sched/rt: Avoid obvious configuration fail
by Peter Zijlstra
· 10 years ago
1fe89e1
sched/autogroup: Fix failure to set cpu.rt_runtime_us
by Peter Zijlstra
· 10 years ago
6f1607f
sched/dl: Do update_rq_clock() in yield_task_dl()
by Kirill Tkhai
· 10 years ago
9cff8ad
sched: Prevent recursion in io_schedule()
by NeilBrown
· 10 years ago
bc95601
sched/completion: Serialize completion_done() with complete()
by Oleg Nesterov
· 10 years ago
06b1f80
sched: Fix preempt_schedule_common() triggering tracing recursion
by Frederic Weisbecker
· 10 years ago
a79ec89
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
by Kirill Tkhai
· 10 years ago
3960c8c
sched: Make dl_task_time() use task_rq_lock()
by Peter Zijlstra
· 10 years ago
74b8a4c
sched: Clarify ordering between task_rq_lock() and move_queued_task()
by Peter Zijlstra
· 10 years ago
99fa0ad
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
333470e
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
3810631
PM / sleep: Re-implement suspend-to-idle handling
by Rafael J. Wysocki
· 10 years ago
545a2bf
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
by Cyril Bur
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
5b9b28a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a4cbbf5
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8308756
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
396e909
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8f4bf4b
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
7c34e31
sched/completion: Add lock-free checking of the blocking case
by Nicholas Mc Guire
· 10 years ago
de30ec4
sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state
by Nicholas Mc Guire
· 10 years ago
bfd9b2b
sched: Pull resched loop to __schedule() callers
by Frederic Weisbecker
· 10 years ago
9659e1e
sched/deadline: Remove cpu_active_mask from cpudl_find()
by Xunlei Pang
· 10 years ago
8689333
sched: Fix hrtick_start() on UP
by Wanpeng Li
· 10 years ago
7538160
sched/deadline: Avoid pointless __setscheduler()
by Wanpeng Li
· 10 years ago
1019a35
sched/deadline: Fix stale yield state
by Peter Zijlstra
· 10 years ago
a7bebf4
sched/deadline: Fix hrtick for a non-leftmost task
by Wanpeng Li
· 10 years ago
4c195c8
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new patches
by Ingo Molnar
· 10 years ago
40767b0
sched/deadline: Fix deadline parameter modification handling
by Peter Zijlstra
· 10 years ago
00845eb
sched: don't cause task state changes in nested sleep debugging
by Linus Torvalds
· 10 years ago
16b2694
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
by Xunlei Pang
· 10 years ago
ff6f2d2
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
by Preeti U Murthy
· 10 years ago
a18b5d0
sched: Fix missing preemption opportunity
by Frederic Weisbecker
· 10 years ago
80e3d87
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target
by Tim Chen
· 10 years ago
3847b27
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 10 years ago
c0a80c0
ftrace: allow architectures to specify ftrace compile options
by Heiko Carstens
· 10 years ago
bb2bc55
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
by Mike Galbraith
· 10 years ago
8190747
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
by Jan Beulich
· 10 years ago
86038c5
perf: Avoid horrible stack usage
by Peter Zijlstra (Intel)
· 10 years ago
5a53759
sched/debug: Print rq->clock_task
by Peter Zijlstra
· 10 years ago
9edfbfe
sched/core: Rework rq->clock update skips
by Peter Zijlstra
· 10 years ago
cebde6d
sched/core: Validate rq_clock*() serialization
by Peter Zijlstra
· 10 years ago
1b537c7
sched/core: Remove check of p->sched_class
by Yao Dongdong
· 10 years ago
bb04159
sched/fair: Fix sched_entity::avg::decay_count initialization
by Kirill Tkhai
· 10 years ago
1f8a763
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
by Tetsuo Handa
· 10 years ago
Next »