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
*
sched debug: add name to sched_domain sysctl entries
Ingo Molnar
2008-10-09
*
sched: remove redundant code in cpu_cgroup_create()
Li Zefan
2008-10-06
*
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-10-06
|
\
|
*
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
2008-09-29
*
|
sched: more sanity checks on the bandwidth settings
Peter Zijlstra
2008-09-23
|
|
|
\
*
-
.
\
Merge branches 'sched/urgent' and 'sched/rt' into sched/devel
Ingo Molnar
2008-09-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
sched: compilation fix with gcc 3.4.6
Krzysztof Helt
2008-09-06
|
|
*
sched: extract walk_tg_tree(), fix
Ingo Molnar
2008-08-28
|
|
*
sched: rt-bandwidth fixes
Peter Zijlstra
2008-08-19
|
|
*
sched: extract walk_tg_tree()
Peter Zijlstra
2008-08-19
|
|
*
sched: rt-bandwidth group disable fixes
Peter Zijlstra
2008-08-19
|
*
|
sched: fix init_hrtick() section mismatch warning
Rakib Mullick
2008-09-23
|
*
|
sched: fix deadlock in setting scheduler parameter to zero
Hiroshi Shimamoto
2008-09-11
*
|
|
sched: clarify ifdef tangle
Andrew Morton
2008-09-23
*
|
|
sched: wakeup preempt when small overlap
Peter Zijlstra
2008-09-22
*
|
|
Merge commit 'v2.6.27-rc6' into sched/devel
Ingo Molnar
2008-09-11
|
\
|
|
|
*
|
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
2008-09-06
|
|
\
\
|
|
*
|
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
2008-09-06
*
|
|
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-09-06
|
\
|
|
|
|
*
|
|
sched: fix process time monotonicity
Balbir Singh
2008-09-05
|
|
|
/
|
|
/
|
*
|
|
sched: clean up __might_sleep()
Ingo Molnar
2008-08-28
*
|
|
make might_sleep() display the oopsing process
Joe Korty
2008-08-28
*
|
|
sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt
Kevin Diggs
2008-08-26
*
|
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-08-26
|
\
|
|
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-16
|
|
\
\
|
|
*
|
sched: scale sysctl_sched_shares_ratelimit with nr_cpus
Peter Zijlstra
2008-08-15
|
|
*
|
sched: fix the race between walk_tg_tree and sched_create_group
Zhang, Yanmin
2008-08-14
|
|
|
/
|
*
/
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
2008-08-15
|
|
/
*
|
wait_task_inactive: "improve" the returned value for ->nvcsw == 0
Oleg Nesterov
2008-08-22
*
|
wait_task_inactive(): don't consider task->nivcsw
Oleg Nesterov
2008-08-22
*
|
sched: do_wait_for_common: use signal_pending_state()
Oleg Nesterov
2008-08-22
|
/
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-11
|
\
|
*
Merge branch 'linus' into sched/urgent
Ingo Molnar
2008-08-11
|
|
\
|
*
|
sched: test runtime rather than period in global_rt_runtime()
roel kluin
2008-07-28
*
|
|
Merge branch 'core/locking' into core/urgent
Ingo Molnar
2008-08-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lockdep: re-annotate scheduler runqueues
Peter Zijlstra
2008-08-11
|
*
|
lockdep: change scheduler annotation
Peter Zijlstra
2008-08-01
|
|
/
*
|
__sched_setscheduler: don't do any policy checks when not "user"
Jeremy Fitzhardinge
2008-08-04
*
|
sched: make scheduler sysfs attributes sysdev class devices
Andi Kleen
2008-07-30
|
/
*
tracehook: wait_task_inactive
Roland McGrath
2008-07-26
*
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
2008-07-26
*
accounting: account for user time when updating memory integrals
Jonathan Lim
2008-07-25
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
|
\
|
*
sched: hrtick_enabled() should use cpu_active()
Ingo Molnar
2008-07-20
|
*
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
2008-07-20
|
|
\
|
|
*
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
|
*
|
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
|
|
/
|
*
sched: reduce stack size in isolated_cpu_setup()
Mike Travis
2008-07-18
*
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
|
\
\
|
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
|
|
\
|
[next]