index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-24
perf tools: Get rid of unused include of config.mak
Namhyung Kim
2013-01-24
tools lib traceevent: Fix warning on '>=' operator
Namhyung Kim
2013-01-24
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
perf tools: Mark branch_info maps as referenced
Stephane Eranian
2013-01-24
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
2013-01-24
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
perf symbols: Mark vmlinux filename as allocated
David Ahern
2013-01-24
perf symbols: Move name malloc to when needed in dso__load
David Ahern
2013-01-24
perf report: Update documentation for sort keys
Namhyung Kim
2013-01-24
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
2013-01-24
perf sort: Clean up sort__first_dimension setting
Namhyung Kim
2013-01-24
perf sort: Calculate parent column width too
Namhyung Kim
2013-01-24
perf sort: Align cpu column to right
Namhyung Kim
2013-01-24
perf sort: Fix --sort pid output
Namhyung Kim
2013-01-24
perf sort: Get rid of unnecessary __maybe_unused
Namhyung Kim
2013-01-24
perf sort: Move misplaced sort entry functions
Namhyung Kim
2013-01-24
perf probe: Allow of casting an array of char to string
Hyeoncheol Lee
2013-01-24
perf: Missing field in PERF_RECORD_SAMPLE documentation
Vince Weaver
2013-01-24
perf tools: Add anonymous huge page recognition
Joshua Zhu
2013-01-24
perf bench: Flush stdout before starting bench suite
Namhyung Kim
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
perf tools: Fix possible (unlikely) buffer overflow
Thomas Jarosch
2013-01-24
perf tools: Fix GNU make v3.80 compatibility issue
Al Cooper
2013-01-24
tools lib traceevent: Add copyright header
Jon Stanley
2013-01-24
tools lib traceevent: Update FSF postal address to be URL's.
Jon Stanley
2013-01-24
tools lib traceevent: test correct variable after allocation
Sasha Levin
2013-01-24
perf ui/gtk: Setup browser window early
Namhyung Kim
2013-01-24
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
uprobes: remove redundant check
Sasha Levin
2013-01-24
perf script: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
perf kmem: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
perf tools: remove redundant checks from _sort__sym_cmp
Sasha Levin
2013-01-24
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Add return states enum for tests
Jiri Olsa
2013-01-24
perf kvm: Initialize file_name var to fix segfault
Arnaldo Carvalho de Melo
2013-01-24
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Fix PYTHONPATH for python-use test tracepoints
Jiri Olsa
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
2013-01-24
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
perf tests: Add event parsing test for '*:*' tracepoints
Jiri Olsa
2013-01-24
perf tools: Add support for wildcard in tracepoint system name
Jiri Olsa
2013-01-24
perf tools: Add missing closedir in multi tracepoint processing
Jiri Olsa
2013-01-24
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
[next]