index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2014-10-21
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2014-10-21
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2014-10-21
*
Cache 'prev' in LITMUS^RT runqueue
Bjoern Brandenburg
2014-10-21
*
Hook into finish_switch()
Bjoern Brandenburg
2014-10-21
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2014-10-21
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2014-10-21
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2014-10-21
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2014-10-21
*
Integrate SRP ceiling blocking callback with Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Add SCHED, SCHED2, TICK, and CXS overhead tracepoints
Bjoern Brandenburg
2014-10-21
*
Integrate ft_irq_fired() with Linux
Bjoern Brandenburg
2014-10-21
*
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2014-01-15
*
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
2014-01-09
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-06-20
|
\
|
*
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
2013-06-19
*
|
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-31
|
/
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
|
|
\
|
*
|
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-22
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
*
|
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
*
|
|
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
|
\
\
|
*
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
|
\
\
\
|
*
|
|
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
|
*
|
|
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-10
|
*
|
|
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
|
|
|
/
|
|
/
|
|
*
|
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
|
*
|
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
|
|
\
\
|
|
*
|
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
|
|
|
/
|
*
|
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
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
|
\
\
|
*
|
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-19
|
|
/
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-29
|
\
\
|
*
|
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-19
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-14
|
\
\
|
|
/
|
/
|
|
*
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-08
|
*
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-03-21
[next]