index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2012-06-01
USB: ffs-test: fix length argument of out function call
Matthias Fend
2012-05-07
tools/include: Add byteshift headers for endian access
Matt Fleming
2012-04-27
Perf: fix build breakage
Zeev Tarantov
2012-04-22
perf hists: Catch and handle out-of-date hist entry maps.
David Miller
2012-03-14
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-14
perf tools: Incorrect use of snprintf results in SEGV
Anton Blanchard
2012-03-13
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
Stephane Eranian
2012-03-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-03
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-03-03
perf tools: Change perf_guest default back to false
Joerg Roedel
2012-03-03
perf record: No build id option fails
David Ahern
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-02-29
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
2012-02-29
perf tools: Ensure comm string is properly terminated
David Ahern
2012-02-29
perf probe: Ensure offset provided is not greater than function length
Prashanth Nageshappa
2012-02-29
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
2012-02-27
Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...
Linus Torvalds
2012-02-27
ktest: Fix make_min_config test when build fails
Steven Rostedt
2012-02-06
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
2012-02-06
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-01-30
perf top: Fix number of samples displayed
Stephane Eranian
2012-01-30
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-30
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
2012-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker
2012-01-12
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
2012-01-10
mm-tracepoint: fix documentation and examples
Konstantin Khlebnikov
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
2012-01-08
perf annotate: Get rid of field_sep check
Namhyung Kim
2012-01-08
perf annotate: Fix usage string
Namhyung Kim
2012-01-08
perf kmem: Fix a memory leak
Namhyung Kim
2012-01-08
perf kmem: Add missing closedir() calls
Namhyung Kim
2012-01-08
perf top: Add error message for EMFILE
Namhyung Kim
2012-01-08
perf test: Change type of '-v' option to INCR
Namhyung Kim
2012-01-08
perf script: Add missing closedir() calls
Namhyung Kim
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again
Sebastian Andrzej Siewior
2012-01-06
perf tools: Add support for guest/host-only profiling
Joerg Roedel
[next]