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
*
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
2014-06-10
*
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-06-09
|
\
|
*
tracing: Fix memory leak on instance deletion
Steven Rostedt (Red Hat)
2014-06-06
|
*
tracing: Fix leak of ring buffer data when new instances creation fails
Steven Rostedt (Red Hat)
2014-06-06
|
*
tracing/kprobes: Avoid self tests if tracing is disabled on boot up
Yoshihiro YUNOMAE
2014-06-06
|
*
tracing: Return error if ftrace_trace_arrays list is empty
Yoshihiro YUNOMAE
2014-06-06
|
*
tracing: Only calculate stats of tracepoint benchmarks for 2^32 times
Steven Rostedt (Red Hat)
2014-06-06
|
*
tracing: Convert stddev into u64 in tracepoint benchmark
Steven Rostedt (Red Hat)
2014-06-05
|
*
tracing: Introduce saved_cmdlines_size file
Yoshihiro YUNOMAE
2014-06-05
|
*
tracing: Remove unused variable in trace_benchmark
Steven Rostedt (Red Hat)
2014-06-04
|
*
tracing: Eliminate double free on failure of allocation on boot up
Yoshihiro YUNOMAE
2014-06-03
|
*
tracing: Print max callstack on stacktrace bug
Minchan Kim
2014-06-02
|
*
tracing: Move locking of trace_cmdline_lock into start/stop seq calls
Steven Rostedt (Red Hat)
2014-05-30
|
*
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
2014-05-30
|
*
tracing: Have saved_cmdlines use the seq_read infrastructure
Yoshihiro YUNOMAE
2014-05-29
|
*
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)
2014-05-29
|
*
tracing: Print nasty banner when trace_printk() is in use
Steven Rostedt
2014-05-29
|
*
tracing: Add funcgraph_tail option to print function name after closing braces
Robert Elliott
2014-05-20
|
*
tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
Robert Elliott
2014-05-20
|
*
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
Steven Rostedt (Red Hat)
2014-05-15
|
*
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
Steven Rostedt (Red Hat)
2014-05-14
|
*
ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
Steven Rostedt (Red Hat)
2014-05-14
|
*
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
Steven Rostedt (Red Hat)
2014-05-14
|
*
ftrace: Always inline ftrace_hash_empty() helper function
Steven Rostedt (Red Hat)
2014-05-14
|
*
ftrace: Write in missing comment from a very old commit
Steven Rostedt (Red Hat)
2014-05-14
|
*
ftrace: Remove boolean of hash_enable and hash_disable
Steven Rostedt (Red Hat)
2014-05-14
|
*
tracing: Replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
2014-05-05
|
*
ftrace: Have function graph tracer use global_ops for filtering
Steven Rostedt (Red Hat)
2014-05-01
|
*
tracing: Remove mock up poll wait function
Steven Rostedt (Red Hat)
2014-04-30
|
*
tracing: Break out of tracing_wait_pipe() before wait_pipe() is called
Steven Rostedt (Red Hat)
2014-04-29
|
*
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
Jiaxing Wang
2014-04-24
|
*
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
2014-04-24
|
*
tracing: Add static to local functions
Fabian Frederick
2014-04-21
|
*
ftrace: Statically initialize pm notifier block
Mathias Krause
2014-04-21
|
*
tracing: Allow irq/preempt tracers to be used by instances
Steven Rostedt (Red Hat)
2014-04-21
|
*
tracing: Allow wakeup tracers to be used by instances
Steven Rostedt (Red Hat)
2014-04-21
|
*
tracing: Move ftrace_max_lock into trace_array
Steven Rostedt (Red Hat)
2014-04-21
|
*
tracing: Move tracing_max_latency into trace_array
Steven Rostedt (Red Hat)
2014-04-21
|
*
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
2014-04-21
*
|
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-09
|
\
\
|
*
|
cgroup: disallow disabled controllers on the default hierarchy
Li Zefan
2014-06-05
|
*
|
cgroup: don't destroy the default root
Li Zefan
2014-06-04
|
*
|
cgroup: disallow debug controller on the default hierarchy
Tejun Heo
2014-05-19
|
*
|
cgroup: convert cgroup_has_live_children() into css_has_online_children()
Tejun Heo
2014-05-16
|
*
|
cgroup: use CSS_ONLINE instead of CGRP_DEAD
Tejun Heo
2014-05-16
|
*
|
cgroup: iterate cgroup_subsys_states directly
Tejun Heo
2014-05-16
|
*
|
cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
Tejun Heo
2014-05-16
|
*
|
cgroup: move cgroup->serial_nr into cgroup_subsys_state
Tejun Heo
2014-05-16
|
*
|
cgroup: link all cgroup_subsys_states in their sibling lists
Tejun Heo
2014-05-16
|
*
|
cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
Tejun Heo
2014-05-16
[next]