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
/
core.c
Age
Commit message (
Expand
)
Author
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-12
sched: Fix HRTICK
Peter Zijlstra
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-06-27
sched: Update cpu load after task_tick
Alex Shi
2013-06-27
sched: Set an initial value of runnable avg for new forked task
Alex Shi
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-06-19
sched: Don't mix use of typedef ctl_table and struct ctl_table
Joe Perches
2013-06-19
sched: Remove WARN_ON(!sd) from init_sched_groups_power()
Viresh Kumar
2013-06-19
sched: Fix memory leakage in build_sched_groups()
Viresh Kumar
2013-06-19
sched: Use cached value of span instead of calling sched_domain_span()
Viresh Kumar
2013-06-19
sched: Create for_each_sd_topology()
Viresh Kumar
2013-06-19
sched: Don't set sd->child to NULL when it is already NULL
Viresh Kumar
2013-06-19
sched: Don't initialize alloc_state in build_sched_domains()
Viresh Kumar
2013-06-19
sched: Optimize build_sched_domains() for saving first SD node for a cpu
Viresh Kumar
2013-06-19
sched: Remove unused params of build_sched_domain()
Viresh Kumar
2013-06-19
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-06-19
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
2013-05-31
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-28
sched: Use an accessor to read the rq clock
Frederic Weisbecker
2013-05-28
sched: Update rq clock before calling check_preempt_curr()
Frederic Weisbecker
2013-05-28
sched: Update rq clock before migrating tasks out of dying CPU
Frederic Weisbecker
2013-05-28
sched: Remove redundant update_runtime notifier
Neil Zhang
2013-05-07
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
Paul Gortmaker
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-01
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-24
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-10
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-03-19
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-18
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
[next]