index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
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/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-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-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-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: Remove unused variables
Peter Zijlstra
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: 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 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
2013-12-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-12-17
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
2013-12-11
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
cgroup, sched: convert away from cftype->read_map()
Tejun Heo
2013-11-27
sched: Add sched_class->task_dead() method
Dario Faggioli
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-13
sched: Optimize task_sched_runtime()
Peter Zijlstra
2013-11-06
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-10-29
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
[next]