Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Tejun Heo
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |
Linus Torvalds
|
8700c95adb
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
16fa94b532
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
46d9be3e5e
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Linus Torvalds
|
916bb6d76d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Joonsoo Kim
|
e6252c3ef4
sched: Rename load_balance_tmpmask to load_balance_mask
|
12 years ago |
Frederic Weisbecker
|
99e5ada940
nohz: Re-evaluate the tick for the new task after a context switch
|
12 years ago |
Frederic Weisbecker
|
ff442c51f6
nohz: Re-evaluate the tick from the scheduler IPI
|
12 years ago |
Frederic Weisbecker
|
ce831b38ca
sched: New helper to prevent from stopping the tick in full dynticks
|
12 years ago |
Waiman Long
|
41fcb9f230
mutex: Move mutex spinning code from sched/core.c back to mutex.c
|
12 years ago |
Frederic Weisbecker
|
c5bfece2d6
nohz: Switch from "extended nohz" to "full nohz" based naming
|
12 years ago |
Linus Torvalds
|
af788e35bf
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Li Zefan
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 years ago |
Li Zefan
|
dbe4b41f98
sched/cpuacct: Add cpuacct_init()
|
12 years ago |
Li Zefan
|
2e76c24d72
sched: Split cpuacct code out of core.c
|
12 years ago |
Thomas Gleixner
|
ee761f629d
arch: Consolidate tsk_is_polling()
|
12 years ago |
Viresh Kumar
|
28b4a521f6
sched: Fix typo inside comment
|
12 years ago |
libin
|
fd9b86d37a
sched/debug: Fix sd->*_idx limit range avoiding overflow
|
12 years ago |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 years ago |
Frederic Weisbecker
|
1c20091e77
nohz: Wake up full dynticks CPUs when a timer gets enqueued
|
14 years ago |
Tejun Heo
|
383efcd000
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
|
12 years ago |
Tejun Heo
|
14a40ffccd
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
|
12 years ago |
Peter Zijlstra
|
a8d7ad52a7
sched/tracing: Allow tracing the preemption decision on wakeup
|
12 years ago |
Ingo Molnar
|
4e3da46797
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
|
12 years ago |
Frederic Weisbecker
|
b22366cd54
context_tracking: Restore preempted context state after preempt_schedule_irq()
|
12 years ago |
Li Zefan
|
27b4b9319a
sched: Remove double declaration of root_task_group
|
12 years ago |
Li Zefan
|
25cc7da7e6
sched: Move group scheduling functions out of include/linux/sched.h
|
12 years ago |