index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-21
sched/cpuacct: Simplify the cpuacct code
Zhao Lei
2016-03-21
sched/cpuacct: Rename parameter in cpuusage_write() for readability
Dongsheng Yang
2016-03-21
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
2016-03-21
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-03-21
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-03-21
Merge branch 'linus' into sched/urgent, to pick up dependencies
Ingo Molnar
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-09
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-03-08
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2016-03-08
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2016-03-05
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-03-02
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
sched: Account rr tasks
Frederic Weisbecker
2016-03-02
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
Alexander Gordeev
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2016-03-01
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
Thomas Gleixner
2016-02-29
sched/deadline: Remove superfluous call to switched_to_dl()
Peter Zijlstra
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2016-02-29
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
2016-02-29
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
2016-02-29
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
2016-02-29
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
2016-02-29
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-02-29
sched/deadline: Always calculate end of period on sched_yield()
Peter Zijlstra
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2016-02-29
sched: Always inline context_switch()
Josh Poimboeuf
2016-02-29
sched: Mark __schedule() stack frame as non-standard
Josh Poimboeuf
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
2016-02-17
sched/deadline: Fix trivial typo in printk() message
Steven Rostedt
[next]