index
:
linux-fsl-qoriq
master
scalys
Freescale 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
2013-04-24
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
2013-04-24
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-10
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
2013-04-10
sched/cpuacct: No need to check subsys active state
Li Zefan
2013-04-10
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
2013-04-10
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-08
sched: Fix typo inside comment
Viresh Kumar
2013-03-18
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-14
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-13
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-11
sched: Spelling fix
Andrei Epure
2013-03-11
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-08
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-06
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
2013-02-24
sched: do not use cpu_to_node() to find an offlined cpu's node.
Tang Chen
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-22
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2013-02-20
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
2013-02-15
sched: add wait_for_completion_io[_timeout]
Vladimir Davydov
[next]