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
*
make it compile
pgm
Glenn Elliott
2013-07-05
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2013-06-25
*
Disable timer slack for LITMUS^RT tasks in nanosleep()
Bjoern Brandenburg
2013-06-25
*
GSN-EDF: link tasks to local CPU if it is idle
Bjoern Brandenburg
2013-06-25
*
Use vmalloc() to allocate Feather-Trace buffers
Bjoern Brandenburg
2013-06-25
*
Clean up 'time_slice' and 'completed' usage
Bjoern Brandenburg
2013-06-08
*
PFAIR: fix admission of suspended tasks
Bjoern Brandenburg
2013-06-08
*
C-EDF: fix admission of suspended tasks
Bjoern Brandenburg
2013-06-08
*
GSN-EDF: fix admission of suspended tasks
Bjoern Brandenburg
2013-06-08
*
P-FP: fix admission of suspended task
Bjoern Brandenburg
2013-06-08
*
PSN-EDF: fix admission of suspended task
Bjoern Brandenburg
2013-06-08
*
Fix synchronous task system release support
Bjoern Brandenburg
2013-06-08
*
Define is_priority_boosted() if !CONFIG_LITMUS_LOCKING
Bjoern Brandenburg
2013-05-04
*
Use do_div() for integer division in litmus/sync.c
Bjoern Brandenburg
2013-05-04
*
Fix enum name conflict
Felipe Cerqueira
2013-05-03
*
Changed completion flag use to remove race condition in Cedf,Gedf.
Jonathan Herman
2013-04-12
*
Differentiate between PERIODIC and SPORADIC tasks.
Glenn Elliott
2013-03-12
*
EDF schedulers: Support early job releasing.
Glenn Elliott
2013-03-12
*
C-EDF: Cluster-aware admission test.
Glenn Elliott
2013-03-12
*
uncachedev: mmap memory that is not cached by CPUs
Glenn Elliott
2013-03-12
*
Disallow nesting of LITMUS^RT locks
Bjoern Brandenburg
2013-02-15
*
PCP: allow NULL config parameter
Bjoern Brandenburg
2013-02-15
*
Fix tracepoint compilation error
staging
Felipe Cerqueira
2013-02-14
*
P-FP: fix BUG_ON releated to priority inheritance
archive/unc-master-3.0
Bjoern Brandenburg
2013-02-04
*
FDSO: fail to build if some ops are missing
Bjoern Brandenburg
2013-02-04
*
TRACE_TASK(): accept NULL pointers
Bjoern Brandenburg
2013-02-04
*
Reimplement plugin switching using stop_machine()
Bjoern Brandenburg
2013-01-10
*
Avoid race in do_release_ts()
Bjoern Brandenburg
2013-01-10
*
Protect SCHED_LITMUS tasks from reschedules triggered by SCHED_FIFO enqueues.
2012.3
Jonathan Herman
2012-12-21
*
Config: PREEMPT_STATE_TRACE depends on DEBUG_KERNEL.
Christopher Kenna
2012-12-11
*
Send reboot notifications to Litmus
Glenn Elliott
2012-12-07
*
litmus: get rid of unused RT_F_EXIT_SEM flag
Manohar Vanga
2012-11-27
*
litmus: use is_present() instead of using rt_param->present
Manohar Vanga
2012-11-27
*
litmus: get rid of RT_F_SLEEP and RT_F_RUNNING
Manohar Vanga
2012-11-27
*
litmus: fix warning about unused label in sched_pfp.c
Manohar Vanga
2012-11-27
*
litmus: fix compiler warning in sched_plugin.h
Manohar Vanga
2012-11-27
*
P-FP: be less permissive about non-running tasks in queue
Bjoern Brandenburg
2012-10-18
*
P-FP: be paranoid in the preemption case
Bjoern Brandenburg
2012-10-18
*
P-FP: use proper CONFIG_ symbol
Bjoern Brandenburg
2012-10-18
*
P-FP: prevent misuse of priority queue
Bjoern Brandenburg
2012-10-18
*
P-FP: simplify priority comparison
Bjoern Brandenburg
2012-10-18
*
P-FP: simplify boost_priority()
Bjoern Brandenburg
2012-10-18
*
P-FP: record job release records for tardy tasks
Bjoern Brandenburg
2012-10-18
*
Move SEND_RESCHED tracing to preempt.c
Bjoern Brandenburg
2012-10-18
*
Move SCHED2 trace points to post_schedule()
Bjoern Brandenburg
2012-10-18
*
Feather-Trace: hide irq in SEND_RESCHED_END
Bjoern Brandenburg
2012-10-18
*
Trace IPI-related IRQs with ft_irq_fired()
Bjoern Brandenburg
2012-10-18
*
Mark feather-trace buffers as "disturbed" on soft IRQs
Bjoern Brandenburg
2012-10-18
*
Make Feather-Trace timestamp collection non-preemptive
Bjoern Brandenburg
2012-10-18
*
Use user-provided irq count for TS_SYSCALL_IN_END
Bjoern Brandenburg
2012-10-18
[next]