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 build: Add scripts objects building
Jiri Olsa
2015-02-12
*
perf build: Add gtk objects building
Jiri Olsa
2015-02-12
*
perf build: Add slang objects building
Jiri Olsa
2015-02-12
*
perf build: Add ui objects building
Jiri Olsa
2015-02-12
*
perf build: Add dwarf unwind objects building
Jiri Olsa
2015-02-12
*
perf build: Add dwarf objects building
Jiri Olsa
2015-02-12
*
perf build: Add probe objects building
Jiri Olsa
2015-02-12
*
perf build: Add libperf objects building
Jiri Olsa
2015-02-12
*
perf build: Add builtin objects building
Jiri Olsa
2015-02-12
*
perf build: Add tests objects building
Jiri Olsa
2015-02-12
*
perf build: Add bench objects building
Jiri Olsa
2015-02-12
*
perf build: Disable make's built-in rules
Jiri Olsa
2015-02-12
*
perf tools: Remove api fs object from python build
Jiri Olsa
2015-02-12
*
tools build: Add subdir support
Jiri Olsa
2015-02-12
*
tools build: Add detected config support
Jiri Olsa
2015-02-12
*
tools build: Add new build support
Jiri Olsa
2015-02-11
*
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
2015-02-11
*
perf buildid-cache: Consolidate .build-id cache path generators
Masami Hiramatsu
2015-02-11
*
perf buildid-cache: Remove unneeded debugdir parameters
Masami Hiramatsu
2015-02-11
*
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Vinson Lee
2015-02-11
*
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-02-11
*
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
2015-02-07
*
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
2015-02-07
*
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
2015-02-07
*
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
2015-02-07
*
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
2015-02-07
*
perf evlist: Fix typo in comment
Arnaldo Carvalho de Melo
2015-02-07
*
perf trace: No need to enable evsels for workload started from perf
Arnaldo Carvalho de Melo
2015-02-07
*
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2015-02-06
*
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2015-02-06
*
perf symbols: debuglink should take symfs option into account
Victor Kamensky
2015-02-06
*
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
2015-02-06
*
perf probe: Update man page
Masami Hiramatsu
2015-02-06
*
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
2015-02-06
*
perf tools: Fix a dso open fail message
Namhyung Kim
2015-02-06
*
perf tests: Do not rely on dso__data_read_offset() to open dso
Namhyung Kim
2015-02-06
*
perf test: Fix dso cache testcase
Namhyung Kim
2015-02-06
*
perf: Decouple unthrottling and rotating
Mark Rutland
2015-02-04
*
perf: Drop module reference on event init failure
Mark Rutland
2015-02-04
*
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
2015-02-04
*
perf: Fix put_event() ctx lock
Peter Zijlstra
2015-02-04
*
perf: Fix move_group() order
Peter Zijlstra (Intel)
2015-02-04
*
perf: Fix event->ctx locking
Peter Zijlstra
2015-02-04
*
perf: Add a bit of paranoia
Peter Zijlstra
2015-02-04
*
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2015-02-04
|
\
|
*
Linux 3.19-rc7
Linus Torvalds
2015-02-01
|
*
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-01
|
|
\
|
|
*
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2015-02-01
|
|
|
\
|
|
|
*
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
2015-01-29
|
|
|
*
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2015-01-28
[next]