index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
sched: Fix sched::sched_stat_wait tracepoint field
Ingo Molnar
2009-09-10
*
sched: Disable NEW_FAIR_SLEEPERS for now
Ingo Molnar
2009-09-10
*
sched: Keep kthreads at default priority
Mike Galbraith
2009-09-09
*
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
2009-09-09
*
sched: Turn off child_runs_first
Mike Galbraith
2009-09-09
*
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
2009-09-08
*
sched: Deal with low-load in wake_affine()
Peter Zijlstra
2009-09-07
*
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
2009-09-07
*
sched: Fix dynamic power-balancing crash
Ingo Molnar
2009-09-04
*
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
*
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
Gautham R Shenoy
2009-09-04
*
sched: Try to deal with low capacity
Peter Zijlstra
2009-09-04
*
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
*
sched: Implement dynamic cpu_power
Peter Zijlstra
2009-09-04
*
sched: Add smt_gain
Peter Zijlstra
2009-09-04
*
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
2009-09-04
*
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
*
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-04
*
-
.
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
2009-09-04
|
\
\
|
*
|
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of CPU sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of MC sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of SMT sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of SMT sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of MC sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of CPU sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out build of NUMA sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Separate out allocation/free/goto-hell from __build_sched_domains
Andreas Herrmann
2009-08-18
|
*
|
sched: Use structure to store local data in __build_sched_domains
Andreas Herrmann
2009-08-18
*
|
|
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-09-02
*
|
|
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
*
|
|
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
2009-09-02
|
\
\
\
|
*
|
|
module: workaround duplicate section names
James Bottomley
2009-08-27
|
*
|
|
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-27
|
|
|
/
|
|
/
|
|
*
|
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-26
|
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
|
|
\
\
|
|
*
|
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-21
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
|
|
\
\
\
|
|
*
|
|
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-19
|
|
*
|
|
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
|
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-25
|
|
\
\
\
\
|
|
*
|
|
|
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-18
|
|
*
|
|
|
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-17
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2009-08-19
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
perf_counter: Fix the PARISC build
Ingo Molnar
2009-08-18
|
|
*
|
|
perf_counter: Check task on counter read IPI
Paul Mackerras
2009-08-17
|
|
|
|
/
|
|
|
/
|
|
*
|
|
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-18
|
*
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-18
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]