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
Commit message (
Expand
)
Author
Age
*
Summarize schedulability with final record
wip-color
Jonathan Herman
2012-05-15
*
Chunking for locking protocol
Jonathan Herman
2012-05-15
*
Commented out two rare bugs which the scheduler can recover from
Jonathan Herman
2012-05-14
*
Per job blocking
Jonathan Herman
2012-05-14
*
Store exec time in completion record
Jonathan Herman
2012-05-13
*
Allow self conflicts
Jonathan Herman
2012-05-13
*
Can disable nonpreemptivity
Jonathan Herman
2012-05-13
*
Track tasks average execution time, drop in TASK_EXIT record
Jonathan Herman
2012-05-09
*
BE servers now synchronize when task sets are released
Jonathan Herman
2012-05-09
*
Removed unnecessary space
Jonathan Herman
2012-05-08
*
Make colored memory optionally un-cachable.
Christopher Kenna
2012-05-08
*
sched_trace: log task exit
Christopher Kenna
2012-05-07
*
Add the time to the task_exit event
Christopher Kenna
2012-05-06
*
Fixed compile bug
Jonathan Herman
2012-05-06
*
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2012-05-06
*
Finer-grained fifo locking
Jonathan Herman
2012-05-06
*
Exported page size via color proc interface
Jonathan Herman
2012-05-06
*
Added rm_common
Jonathan Herman
2012-05-06
*
Add proc entry to display cache info
Jonathan Herman
2012-05-06
*
Tasks specify colors and pages when allocating pages
Jonathan Herman
2012-05-05
*
Group locks now allocate fields dynamically
Jonathan Herman
2012-05-04
*
add forgotten static
Christopher Kenna
2012-05-04
*
Fix up color proc CPU servers.
Christopher Kenna
2012-05-04
*
Fix a forgotten nr_colors in color_proc.c
Christopher Kenna
2012-05-04
*
Move nr_colors into color_cache_info and extern it for everyone.
Christopher Kenna
2012-05-04
*
Fix minor compiler complaints.
Christopher Kenna
2012-05-03
*
Added color schedule
Jonathan Herman
2012-05-03
*
Ticket spinlocks for flare based on Bjoern's old code.
Christopher Kenna
2012-05-03
*
Syscalls working
Jonathan Herman
2012-05-03
*
use remap_pfn_range and automatic reclaiming
Christopher Kenna
2012-05-02
*
debugging
Christopher Kenna
2012-05-02
*
Add the beginings of a SPARC port. Edit page-types to work on SPARC
Christopher Kenna
2012-05-01
*
Use a typedef for the color number.
Christopher Kenna
2012-04-26
*
change color to 16 bits
Christopher Kenna
2012-04-10
*
Allocate colored pages according to color ctrl page.
Christopher Kenna
2012-04-08
*
Page reclaiming, control devices, cleanup.
Christopher Kenna
2012-04-08
*
minor clean-up
Christopher Kenna
2012-04-01
*
Allow dynamically allocated locks for Lockdep.
Christopher Kenna
2012-03-31
*
Allocate only one page at a time. Add proc interface.
Christopher Kenna
2012-03-29
*
add pages to lists on boot
Christopher Kenna
2012-03-28
*
don't crash when cache information unavailable
Christopher Kenna
2012-03-28
*
masks
Christopher Kenna
2012-03-28
*
First commit.
Christopher Kenna
2012-03-26
*
Typo in macro
Jonathan Herman
2012-02-16
*
Feather-Trace: keep track of interrupt-related interference.
2012.1
Bjoern B. Brandenburg
2012-01-30
*
Litmus core: simplify np-section protocol
wip-2011.2-bbb
Bjoern B. Brandenburg
2011-11-24
*
C-EDF: rename lock -> cluster_lock
Bjoern B. Brandenburg
2011-11-24
*
locking: use correct timestamp
Bjoern B. Brandenburg
2011-11-24
*
Feather-trace: let userspace add overhead events
Bjoern B. Brandenburg
2011-11-24
*
ftdev: let bufffer-specific code handle writes from userspace
Bjoern B. Brandenburg
2011-11-24
[next]