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
*
perf probe: Check e_snprintf() format string
Masami Hiramatsu
2009-12-07
*
perf probe: Fix event namelist to duplicate string
Masami Hiramatsu
2009-12-07
*
perf probe: Fix strtailcmp() to compare s1and s2[0]
Juha Leppanen
2009-12-07
*
x86 insn: Delete empty or incomplete inat-tables.c
Masami Hiramatsu
2009-12-07
*
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
2009-12-07
*
perf tools: Optimize parse_subsystem_tracepoint_event()
Ulrich Drepper
2009-12-07
*
perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily
Tom Zanussi
2009-12-07
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2009-12-07
|
\
|
*
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
2009-12-07
|
*
hw-breakpoints: Zeroe the breakpoint attrs on initialization
Frederic Weisbecker
2009-12-07
*
|
perf trace/scripting: Fix compile error when libperl not installed
Tom Zanussi
2009-12-07
*
|
perf_event: Eliminate raw->size
Xiao Guangrong
2009-12-07
*
|
perf_event: Fix __dsos__write_buildid_table()
Xiao Guangrong
2009-12-07
*
|
perf_event: Fix raw event processing
Xiao Guangrong
2009-12-07
*
|
perf/sched: Fix 'perf sched trace'
Xiao Guangrong
2009-12-07
|
/
*
perf buildid-list: Fix copy'n'paste help message
Arnaldo Carvalho de Melo
2009-12-06
*
perf tools: Misc small fixes
OGAWA Hirofumi
2009-12-06
*
perf: Make common SAMPLE_EVENT parser
OGAWA Hirofumi
2009-12-06
*
perf timechart: Fix header handling
OGAWA Hirofumi
2009-12-06
*
x86, perf probe: Fix warning in test_get_len()
Jean Delvare
2009-12-06
*
perf tools: Correct size computation in tracepoint_id_to_path()
Julia Lawall
2009-12-06
*
x86: Fixup wrong irq frame link in stacktraces
Frederic Weisbecker
2009-12-06
*
x86: Fixup wrong debug exception frame link in stacktraces
Frederic Weisbecker
2009-12-06
*
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
2009-12-06
*
perf: Remove the "event" callback from perf events
Frederic Weisbecker
2009-12-06
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
*
perf: Remove unused struct perf_event::event_callback
Frederic Weisbecker
2009-12-06
*
perf: Remove pointless union that wraps the hw breakpoint fields
Frederic Weisbecker
2009-12-06
*
hw-breakpoints: Add two reserved fields for future extensions
Frederic Weisbecker
2009-12-06
*
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2009-12-03
|
\
|
*
x86: insn decoder test checks objdump version
Masami Hiramatsu
2009-11-21
|
*
x86: Fix insn decoder test typos
Masami Hiramatsu
2009-11-21
*
|
Merge branch 'perf/mce' into perf/core
Ingo Molnar
2009-12-03
|
\
\
|
*
|
x86, mce: Add __cpuinit to hotplug callback functions
Hidetoshi Seto
2009-11-26
|
*
|
x86: Tighten conditionals on MCE related statistics
Jan Beulich
2009-11-23
|
*
|
x86, mce: Fix __init annotations
Hidetoshi Seto
2009-11-12
|
*
|
x86: Mark the thermal init functions __init
Yong Wang
2009-11-11
|
*
|
x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
Yong Wang
2009-11-09
|
*
|
x86, mce: Add a global MCE init helper
Borislav Petkov
2009-10-16
|
*
|
x86, mce: Fix up MCE naming nomenclature
Borislav Petkov
2009-10-16
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'x86/mce' and 'x86/urgent' into perf/mce
Ingo Molnar
2009-10-16
|
|
\
\
\
|
|
*
|
|
mce, edac: Use an atomic notifier for MCEs decoding
Borislav Petkov
2009-10-12
|
*
|
|
|
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
Hidetoshi Seto
2009-10-13
*
|
|
|
|
Merge branch 'perf/scripting' into perf/core
Ingo Molnar
2009-12-03
|
\
\
\
\
\
|
*
|
|
|
|
perf trace/scripting: Add Fedora libperl install note to doc
Tom Zanussi
2009-11-30
|
*
|
|
|
|
perf trace/scripting: Fix Perl common_* access functions
Tom Zanussi
2009-11-30
|
*
|
|
|
|
perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c
Tom Zanussi
2009-11-30
|
*
|
|
|
|
perf trace/scripting: Silence PERL_EMBED_* backtick errors
Tom Zanussi
2009-11-30
|
*
|
|
|
|
perf scripting: Fix build
Ingo Molnar
2009-11-28
[next]