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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-09-20
perf symbols: Do not open device files
Jiri Olsa
2016-09-20
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
2016-09-20
perf ui/tui: Reset output width for hierarchy
Namhyung Kim
2016-09-20
selftests: Move networking/timestamping from Documentation
Shuah Khan
2016-09-20
selftests: move watchdog tests from Documentation/watchdog
Shuah Khan
2016-09-20
selftests: move ia64 tests from Documentation/ia64
Shuah Khan
2016-09-20
selftests: move vDSO tests from Documentation/vDSO
Shuah Khan
2016-09-20
selftests: move ptp tests from Documentation/ptp
Shuah Khan
2016-09-20
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
2016-09-20
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2016-09-20
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
2016-09-20
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2016-09-20
selftests: move prctl tests from Documentation/prctl
Shuah Khan
2016-09-20
selftests: move dnotify_test from Documentation/filesystems
Shuah Khan
2016-09-20
selftests/timers: Add missing error code assignment before test
Christophe JAILLET
2016-09-20
selftests/zram: replace ZRAM_LZ4_COMPRESS
Fabian Frederick
2016-09-19
tools/testing/nvdimm: fix allocation range for mock flush hint tables
Dan Williams
2016-09-19
tools include: Add mman macros needed by perf for all arch
Wang Nan
2016-09-19
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-14
spi: spidev_test: Fix buffer overflow in unescape()
Geert Uytterhoeven
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-13
perf report: Enable group view with hierarchy
Namhyung Kim
2016-09-13
perf ui/stdio: Rename print_hierarchy_header()
Namhyung Kim
2016-09-13
perf ui/stdio: Always reset output width for hierarchy
Namhyung Kim
2016-09-13
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
2016-09-13
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
2016-09-13
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
2016-09-13
perf build: Compare mman.h related headers against kernel originals
Wang Nan
2016-09-13
selftests/x86/sigreturn: Use CX, not AX, as the scratch register
Andy Lutomirski
2016-09-13
perf tools: Do hugetlb handling in more systems
Arnaldo Carvalho de Melo
2016-09-13
perf trace beauty mmap: Fix defines for non !x86_64
Arnaldo Carvalho de Melo
2016-09-13
tools include: Add uapi mman.h for each architecture
Wang Nan
2016-09-12
spi: tools: enable CROSS_COMPILE in Makefile
Jorge Ramirez-Ortiz
2016-09-12
perf hists browser: Fix event group display
Namhyung Kim
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
2016-09-12
Merge 4.8-rc6 into staging-next
Greg Kroah-Hartman
2016-09-10
ACPICA: Cleanup for all string-to-integer conversions
Bob Moore
2016-09-09
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-09-09
x86/pkeys: Add self-tests
Dave Hansen
2016-09-08
perf powerpc: Fix build-test failure
Ravi Bangoria
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
2016-09-08
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
2016-09-08
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2016-09-08
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
2016-09-08
selftests/x86: Fix spelling mistake "preseve" -> "preserve"
Colin Ian King
[prev]
[next]