index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
sched/clock: Fixup early initialization
Peter Zijlstra
2014-01-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
sched: add tracepoints related to NUMA task migration
Mel Gorman
2014-01-16
sched: Fix __sched_setscheduler() nice test
Peter Zijlstra
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
2014-01-16
sched: Fix up attr::sched_priority warning
Peter Zijlstra
2014-01-16
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
2014-01-16
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
2014-01-16
sched/core: Fix htmldocs warnings
Juri Lelli
2014-01-16
sched/deadline: No need to check p if dl_se is valid
Juri Lelli
2014-01-16
sched/deadline: Remove unused variables
Peter Zijlstra
2014-01-16
sched/deadline: Fix sparse static warnings
Fengguang Wu
2014-01-16
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
Kevin Hilman
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
[next]