index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'wip-nested-locking' into tegra-nested-locking
wip-nested-locking
Jonathan Herman
2013-04-19
|
\
|
*
Move SCHED2 trace points to post_schedule()
Bjoern Brandenburg
2012-10-18
|
*
Trace IPI-related IRQs with ft_irq_fired()
Bjoern Brandenburg
2012-10-18
|
*
Remove complete_n() API
Bjoern Brandenburg
2012-10-18
|
*
Do processor state transitions in schedule_tail().
Glenn Elliott
2012-09-21
|
*
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-30
|
*
Prevent Linux to send IPI and queue tasks on remote CPUs.
Andrea Bastoni
2011-08-27
|
*
Merge 'Linux v3.0' into Litmus
Andrea Bastoni
2011-08-27
|
|
\
|
*
|
Litmus core: replace FMLP & SRP system calls with generic syscalls
Bjoern B. Brandenburg
2011-02-01
|
*
|
bugfix: don't let children stay Litmus real-time tasks
Bjoern B. Brandenburg
2011-01-30
|
*
|
Workaround: do not set rq->skip_clock_update
Bjoern B. Brandenburg
2010-11-11
|
*
|
Implement proper remote preemption support
Bjoern B. Brandenburg
2010-11-11
|
*
|
hook litmus tick function into hrtimer-driven ticks
Bjoern B. Brandenburg
2010-11-11
|
*
|
Merge commit 'v2.6.36' into wip-merge-2.6.36
Andrea Bastoni
2010-10-23
|
|
\
\
|
*
\
\
Merge branch 'master' into wip-merge-2.6.34
Andrea Bastoni
2010-05-29
|
|
\
\
\
|
|
*
|
|
Measure timer re-arming in the proper location
Andrea Bastoni
2010-05-29
|
|
*
|
|
Better explanation of jump-to-CFS optimization removal
Bjoern B. Brandenburg
2010-05-29
|
|
*
|
|
Integrate litmus_tick() in task_tick_litmus()
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add Stack Resource Policy (SRP) support
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add complete_n() call
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Core LITMUS^RT infrastructure
Andrea Bastoni
2010-05-29
*
|
|
|
|
Added missing tegra files.
HEAD
master
Jonathan Herman
2013-01-22
*
|
|
|
|
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17
*
|
|
|
|
sched: Make separate sched*.c translation units
Peter Zijlstra
2011-11-17
*
|
|
|
|
sched: Don't call task_group() too many times in set_task_rq()
Andrew Vagin
2011-11-16
*
|
|
|
|
sched, trivial: Initialize root cgroup's sibling list
Glauber Costa
2011-11-16
*
|
|
|
|
sched: Use jump labels to reduce overhead when bandwidth control is inactive
Paul Turner
2011-11-16
*
|
|
|
|
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
2011-11-14
*
|
|
|
|
sched: Document wait_for_completion_*() return values
J. Bruce Fields
2011-11-14
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
|
\
\
\
\
\
|
*
|
|
|
|
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
2011-09-20
*
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
2011-10-06
|
*
|
|
|
|
|
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
2011-10-06
|
*
|
|
|
|
|
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
|
*
|
|
|
|
|
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
|
*
|
|
|
|
|
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-06
|
*
|
|
|
|
|
sched: Fix idle_cpu()
Thomas Gleixner
2011-10-04
|
*
|
|
|
|
|
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
|
*
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-04
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-18
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
|
*
|
|
|
|
|
|
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add support for throttling group entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Expire invalid runtime
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
[next]