index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2014-01-16
sched/deadline: Fix sparse static warnings
Fengguang Wu
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2014-01-13
sched/clock: Fix up clear_sched_clock_stable()
Peter Zijlstra
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
sched/clock: Remove local_irq_disable() from the clocks
Peter Zijlstra
2014-01-13
sched: Factor out the on_null_domain() checks in trigger_load_balance()
Daniel Lezcano
2014-01-13
sched: Pass 'struct rq' to nohz_idle_balance()
Daniel Lezcano
2014-01-13
sched: Pass 'struct rq' to rebalance_domains()
Daniel Lezcano
2014-01-13
sched: Remove unused parameter from nohz_balancer_kick()
Daniel Lezcano
2014-01-13
sched: Remove unused parameter from find_new_ilb()
Daniel Lezcano
2014-01-13
sched: Pass 'struct rq' to on_null_domain()
Daniel Lezcano
2014-01-13
sched: Reduce nohz_kick_needed() parameters
Daniel Lezcano
2014-01-13
sched: Reduce trigger_load_balance() parameters
Daniel Lezcano
2014-01-13
sched/deadline: Fix hotplug admission control
Peter Zijlstra
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
2014-01-13
sched/deadline: Fix up the smp-affinity mask tests
Peter Zijlstra
2014-01-13
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
2014-01-13
sched/deadline: Add SCHED_DEADLINE avg_update accounting
Dario Faggioli
2014-01-13
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-01-12
sched: Calculate effective load even if local weight is 0
Rik van Riel
2013-12-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-12-18
sched: numa: skip inaccessible VMAs
Mel Gorman
2013-12-17
sched/numa: Fix period_slot recalculation
Wanpeng Li
2013-12-17
sched/numa: Use wrapper function task_faults_idx to calculate index in group_...
Wanpeng Li
2013-12-17
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2013-12-17
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-12-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-12-17
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2013-12-17
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
2013-12-11
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
2013-12-05
sched/numa: Drop idx field of task_numa_env struct
Wanpeng Li
2013-11-27
sched: Add sched_class->task_dead() method
Dario Faggioli
2013-11-27
sched/fair: Clean up update_sg_lb_stats() a bit
Kamalesh Babulal
2013-11-27
sched/fair: Move load idx selection in find_idlest_group
Vincent Guittot
2013-11-27
sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()
Oleg Nesterov
2013-11-27
sched: Expose preempt_schedule_irq()
Thomas Gleixner
2013-11-26
sched: Fix a trivial syntax misuse
Shigeru Yoshida
2013-11-19
sched: Fix a trivial typo in comments
Shigeru Yoshida
2013-11-19
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
2013-11-19
sched: Check sched_domain before computing group power
Srikar Dronamraju
2013-11-13
sched/fair: Avoid integer overflow
Michal Nazarewicz
2013-11-13
sched: Optimize task_sched_runtime()
Peter Zijlstra
[next]