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
*
mwl8k: fix UPDATE_STADB command struct legacy_rates array length
Lennert Buytenhek
2009-12-07
*
mwl8k: fix MCS bitmap size in SET_RATE command
Lennert Buytenhek
2009-12-07
*
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
2009-12-07
*
mac80211: recalculate idle later in MLME
Johannes Berg
2009-12-07
*
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
2009-12-07
*
wl1251: fix bssid handling
Kalle Valo
2009-12-07
*
wl1251: remove false warning messages
Kalle Valo
2009-12-07
*
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
2009-12-07
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
|
\
|
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
|
|
\
|
|
*
tracing: Separate raw syscall from syscall tracer
Lai Jiangshan
2009-11-25
|
|
*
ring-buffer-benchmark: Add parameters to set produce/consumer priorities
Steven Rostedt
2009-11-25
|
|
*
tracing, function tracer: Clean up strstrip() usage
Ingo Molnar
2009-11-23
|
|
*
ring-buffer benchmark: Run producer/consumer threads at nice +19
Ingo Molnar
2009-11-23
|
|
*
tracing: Remove the stale include/trace/power.h
Josh Stone
2009-11-18
|
|
*
tracing: Only print objcopy version warning once from recordmcount
Steven Rostedt
2009-11-17
|
|
*
tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used
Lai Jiangshan
2009-11-17
|
|
*
ring-buffer: Move access to commit_page up into function used
Steven Rostedt
2009-11-17
|
|
*
tracing: do not disable interrupts for trace_clock_local
Steven Rostedt
2009-11-11
|
|
*
ring-buffer: Add multiple iterations between benchmark timestamps
Steven Rostedt
2009-11-11
|
|
*
kprobes: Sanitize struct kretprobe_instance allocations
Ananth N Mavinakayanahalli
2009-11-02
|
|
*
tracing: Fix to use __always_unused attribute
Li Zefan
2009-11-02
|
|
*
compiler: Introduce __always_unused
Li Zefan
2009-11-02
|
|
*
tracing: Exit with error if a weak function is used in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Move conditional into update_funcs() in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Add regex for weak functions in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Move mcount section search to front of loop in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Fix objcopy revision check in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Check absolute path of input file in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Correct the check for number of arguments in recordmcount.pl
Li Hong
2009-10-29
|
|
*
tracing: Amend documentation in recordmcount.pl to reflect implementation
Li Hong
2009-10-29
|
|
*
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-29
|
|
|
\
|
|
*
|
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
2009-10-14
|
|
*
|
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
2009-10-14
|
|
*
|
tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
Frederic Weisbecker
2009-10-14
|
|
*
|
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-14
|
|
*
|
tracing: Enable "__cold" functions
Jiri Olsa
2009-10-14
|
|
*
|
tracing: Enable records during the module load
Jiri Olsa
2009-10-14
|
|
*
|
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2009-10-14
|
|
*
|
function-graph/x86: Replace unbalanced ret with jmp
Steven Rostedt
2009-10-14
|
|
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-10-13
|
|
|
\
\
|
|
|
*
|
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
2009-10-13
|
|
|
*
|
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
2009-10-13
|
|
|
*
|
ftrace: add kernel command line graph function filtering
Stefan Assmann
2009-10-12
|
|
*
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-13
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
testmmiotrace.c: Add and use pr_fmt(fmt)
Joe Perches
2009-10-12
|
|
*
|
|
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
2009-10-12
|
|
*
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-01
|
|
|
\
\
\
|
|
*
|
|
|
tracing: Pushdown the bkl tracepoints calls
Frederic Weisbecker
2009-09-28
|
|
*
|
|
|
tracing/filters: Unify the regex parsing helpers
Frederic Weisbecker
2009-09-24
[next]