aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
archive/unc-master-3.0P-FP: fix BUG_ON releated to priority inheritanceBjoern Brandenburg13 years
archived-2013.1uncachedev: mmap memory that is not cached by CPUsGlenn Elliott12 years
archived-private-masterMerge branch 'wip-2.6.34' into old-private-masterAndrea Bastoni15 years
archived-semi-partMerge branch 'wip-semi-part' of ssh://cvs/cvs/proj/litmus/repo/litmus2010 int...Andrea Bastoni15 years
demoFurther refinementsJonathan Herman14 years
ecrts-pgm-finalMerge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-r...Glenn Elliott12 years
ecrts14-pgm-finalMerge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-r...Glenn Elliott12 years
gpusync-rtss12Final GPUSync implementation.Glenn Elliott12 years
gpusync/stagingRename IKGLP R2DGLP.Glenn Elliott12 years
linux-tipMerge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15 years
litmus2008-patch-seriesadd i386 feather-trace implementationBjoern B. Brandenburg16 years
masterPSN-EDF: use inferred_sporadic_job_release_atBjoern Brandenburg9 years
pgmmake it compileGlenn Elliott12 years
prop/litmus-signalsInfrastructure for Litmus signals.Glenn Elliott13 years
prop/robust-tie-breakFixed bug in edf_higher_prio().Glenn Elliott13 years
stagingFix tracepoint compilation errorFelipe Cerqueira13 years
test9/23/2016Namhoon Kim9 years
tracing-develTest kernel tracing events capabilitiesAndrea Bastoni16 years
v2.6.34-with-arm-patchessmsc911x: Add spinlocks around registers accessCatalin Marinas15 years
v2015.1Add ARM syscall def for get_current_budgetBjoern Brandenburg10 years
wip-2011.2-bbbLitmus core: simplify np-section protocolBjoern B. Brandenburg14 years
wip-2011.2-bbb-traceRefactor sched_trace_log_message() -> debug_trace_log_message()Andrea Bastoni14 years
wip-2012.3-gpuSOBLIV draining support for C-EDF.Glenn Elliott12 years
wip-2012.3-gpu-preportpick up last C-RM fileGlenn Elliott12 years
wip-2012.3-gpu-rtss13Fix critical bug in GPU tracker.Glenn Elliott12 years
wip-2012.3-gpu-sobliv-budget-w-ksharkProper sobliv draining and many bug fixes.Glenn Elliott12 years
wip-aedzl-finalMake it easier to compile AEDZL interfaces in liblitmus.Glenn Elliott15 years
wip-aedzl-revisedAdd sched_trace data for Apative EDZLGlenn Elliott15 years
wip-arbit-deadlineFix compilation bug.Glenn Elliott13 years
wip-aux-tasksDescription of refined aux task inheritance.Glenn Elliott13 years
wip-bbbGSN-EDF & Core: improve debug TRACE'ing for NP sectionsBjoern B. Brandenburg14 years
wip-bbb-prio-donuse correct timestampBjoern B. Brandenburg14 years
wip-better-breakImplement hash-based EDF tie-breaking.Glenn Elliott13 years
wip-binary-heapMake C-EDF work with simplified binheap_deleteGlenn Elliott13 years
wip-budgetAdded support for choices in budget policy enforcement.Glenn Elliott15 years
wip-colorSummarize schedulability with final recordJonathan Herman13 years
wip-color-jlhsched_color: Fixed two bugs causing crashing on experiment restart and a rare...Jonathan Herman13 years
wip-d10-hz1000Enable HZ=1000 on District 10Bjoern B. Brandenburg15 years
wip-default-clusteringFeature: Make default C-EDF clustering compile-time configurable.Glenn Elliott15 years
wip-dissipation-jericksoUpdate from 2.6.36 to 2.6.36.4Jeremy Erickson11 years
wip-dissipation2-jericksoUpdate 2.6.36 to 2.6.36.4Jeremy Erickson11 years
wip-ecrts14-pgmMerge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-r...Glenn Elliott12 years
wip-edf-hsblast tested versionJonatha #define SSC_SR_OVRUN_SIZE 1 #define SSC_SR_OVRUN_OFFSET 5 #define SSC_SR_RXBUFF_SIZE 1 #define SSC_SR_RXBUFF_OFFSET 7 #define SSC_SR_RXEN_SIZE 1 #define SSC_SR_RXEN_OFFSET 17 #define SSC_SR_RXRDY_SIZE 1 #define SSC_SR_RXRDY_OFFSET 4 #define SSC_SR_RXSYN_SIZE 1 #define SSC_SR_RXSYN_OFFSET 11 #define SSC_SR_TXBUFE_SIZE 1 #define SSC_SR_TXBUFE_OFFSET 3 #define SSC_SR_TXEMPTY_SIZE 1 #define SSC_SR_TXEMPTY_OFFSET 1 #define SSC_SR_TXEN_SIZE 1 #define SSC_SR_TXEN_OFFSET 16 #define SSC_SR_TXRDY_SIZE 1 #define SSC_SR_TXRDY_OFFSET 0 #define SSC_SR_TXSYN_SIZE 1 #define SSC_SR_TXSYN_OFFSET 10 /* SSC Interrupt Enable Register */ #define SSC_IER 0x00000044 #define SSC_IER_CP0_SIZE 1 #define SSC_IER_CP0_OFFSET 8 #define SSC_IER_CP1_SIZE 1 #define SSC_IER_CP1_OFFSET 9 #define SSC_IER_ENDRX_SIZE 1 #define SSC_IER_ENDRX_OFFSET 6 #define SSC_IER_ENDTX_SIZE 1 #define SSC_IER_ENDTX_OFFSET 2 #define SSC_IER_OVRUN_SIZE 1 #define SSC_IER_OVRUN_OFFSET 5 #define SSC_IER_RXBUFF_SIZE 1 #define SSC_IER_RXBUFF_OFFSET 7 #define SSC_IER_RXRDY_SIZE 1 #define SSC_IER_RXRDY_OFFSET 4 #define SSC_IER_RXSYN_SIZE 1 #define SSC_IER_RXSYN_OFFSET 11 #define SSC_IER_TXBUFE_SIZE 1 #define SSC_IER_TXBUFE_OFFSET 3 #define SSC_IER_TXEMPTY_SIZE 1 #define SSC_IER_TXEMPTY_OFFSET 1 #define SSC_IER_TXRDY_SIZE 1 #define SSC_IER_TXRDY_OFFSET 0 #define SSC_IER_TXSYN_SIZE 1 #define SSC_IER_TXSYN_OFFSET 10 /* SSC Interrupt Disable Register */