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
*
ftrace: timestamp syncing, prepare
Ingo Molnar
2008-05-23
*
ftrace: cleanups
Ingo Molnar
2008-05-23
*
ftrace: fix locking
Ingo Molnar
2008-05-23
*
ftrace: user run time file reading
Steven Rostedt
2008-05-23
*
ftrace: add a buffer for output
Steven Rostedt
2008-05-23
*
ftrace: change buffers to producer consumer
Steven Rostedt
2008-05-23
*
ftrace: reset selftests
Steven Rostedt
2008-05-23
*
ftrace: disable all tracers on corrupted buffer
Steven Rostedt
2008-05-23
*
ftrace: fix time offset
Ingo Molnar
2008-05-23
*
ftrace: startup tester on dynamic tracing.
Steven Rostedt
2008-05-23
*
ftrace: add README
Ingo Molnar
2008-05-23
*
ftrace: cleanups
Ingo Molnar
2008-05-23
*
ftrace: add self-tests
Steven Rostedt
2008-05-23
*
ftrace: force recording
Steven Rostedt
2008-05-23
*
ftrace: fix max latency
Steven Rostedt
2008-05-23
*
ftrace: fix updates to max trace
Steven Rostedt
2008-05-23
*
ftrace: don't use raw_local_irq_save/restore
Steven Rostedt
2008-05-23
*
ftrace: lockdep notrace annotations
Steven Rostedt
2008-05-23
*
ftrace: irqs off smp_processor_id() fix
Steven Rostedt
2008-05-23
*
ftrace: convert single large buffer into single pages.
Steven Rostedt
2008-05-23
*
ftrace: add filter select functions to trace
Steven Rostedt
2008-05-23
*
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
2008-05-23
*
ftrace: move memory management out of arch code
Steven Rostedt
2008-05-23
*
ftrace: add ftrace_enabled sysctl to disable mcount function
Steven Rostedt
2008-05-23
*
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
2008-05-23
*
ftrace: trace preempt off critical timings
Steven Rostedt
2008-05-23
*
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
*
ftrace: tracer for scheduler wakeup latency
Steven Rostedt
2008-05-23
*
ftrace: add tracing of context switches
Steven Rostedt
2008-05-23
*
ftrace: function tracer
Steven Rostedt
2008-05-23
*
ftrace: latency tracer infrastructure
Steven Rostedt
2008-05-23
*
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
2008-05-23
*
ftrace: make the task state char-string visible to all
Steven Rostedt
2008-05-23
*
sched: add latency tracer callbacks to the scheduler
Ingo Molnar
2008-05-23
*
Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-19
|
\
|
*
[PATCH] list_for_each_rcu must die: audit
Paul E. McKenney
2008-05-17
|
*
[patch 1/1] audit_send_reply(): fix error-path memory leak
Andrew Morton
2008-05-17
*
|
[PATCH] avoid multiplication overflows and signedness issues for max_fds
Al Viro
2008-05-16
*
|
[PATCH] dup_fd() fixes, part 1
Al Viro
2008-05-16
|
/
*
lib: create common ascii hex array
Harvey Harrison
2008-05-14
*
cgroups: fix compile warning
Mirco Tischler
2008-05-14
*
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
2008-05-11
*
BKL: revert back to the old spinlock implementation
Linus Torvalds
2008-05-10
*
Revert "semaphore: fix"
Linus Torvalds
2008-05-10
*
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
2008-05-09
*
module: be more picky about allowing missing module versions
Rusty Russell
2008-05-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-05-08
|
\
|
*
sched: fix weight calculations
Mike Galbraith
2008-05-08
|
*
semaphore: fix
Ingo Molnar
2008-05-08
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-05-08
|
\
\
[next]