1. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  2. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  3. bd4cd74 tools/testing/nvdimm: support for sub-dividing a pmem region by Dan Williams · 8 years ago
  4. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  5. 8321564 selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes by Michael Ellerman · 8 years ago
  6. 2ae342e selftests/powerpc: Add missing binaries to .gitignores by Michael Ellerman · 8 years ago
  7. 87095f7 tools build: Add feature detection for g++ by Wang Nan · 8 years ago
  8. f61bdc3 tools build: Support compiling C++ source file by Wang Nan · 8 years ago
  9. 2ad8327 perf top/report: Add tips about a list option by Nambong Ha · 8 years ago
  10. 4934323 perf report/top: Add a tip about system-wide collection from all CPUs by Donghyun Kim · 8 years ago
  11. 8649b64 perf report/top: Add a tip about source line numbers with overhead by Kim SeonYoung · 8 years ago
  12. dcfc3a6 tools: Synchronize tools/include/uapi/linux/bpf.h by Arnaldo Carvalho de Melo · 8 years ago
  13. a5c4c74 tools: Synchronize tools/arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
  14. d23e354 perf bench mem: Sync memcpy assembly sources with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  15. 41844e3 Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  16. 72c6ff2 perf jevents: Fix Intel JSON fixed counter conversions by Andi Kleen · 8 years ago
  17. a130347 tools lib traceevent: Fix kbuffer_read_at_offset() by Namhyung Kim · 8 years ago
  18. 3bccbe2 perf intel-pt: Fix MTC timestamp calculation for large MTC periods by Adrian Hunter · 8 years ago
  19. 51ee648 perf intel-pt: Fix estimated timestamps for cycle-accurate mode by Adrian Hunter · 8 years ago
  20. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  21. 58e4411 Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  22. dd9bda4 selftests/powerpc: Add checks for transactional VSXs in signal contexts by Cyril Bur · 8 years ago
  23. 7bb0e7e selftests/powerpc: Add checks for transactional VMXs in signal contexts by Cyril Bur · 8 years ago
  24. 5ca4ffc selftests/powerpc: Add checks for transactional FPUs in signal contexts by Cyril Bur · 8 years ago
  25. f10d442 selftests/powerpc: Add checks for transactional GPRs in signal contexts by Cyril Bur · 8 years ago
  26. ef18633 selftests/powerpc: Check that signals always get delivered by Cyril Bur · 8 years ago
  27. 8e03bd4 selftests/powerpc: Add TM tcheck helpers in C by Cyril Bur · 8 years ago
  28. 0886c6d selftests/powerpc: Allow tests to extend their kill timeout by Cyril Bur · 8 years ago
  29. babcd9c selftests/powerpc: Introduce GPR asm helper header file by Cyril Bur · 8 years ago
  30. 2b40937 selftests/powerpc: Move VMX stack frame macros to header file by Cyril Bur · 8 years ago
  31. be4a9f5 selftests/powerpc: Rework FPU stack placement macros and move to header file by Cyril Bur · 8 years ago
  32. 65ca668 selftests/powerpc: Check for VSX preservation across userspace preemption by Cyril Bur · 8 years ago
  33. 8657355 Merge tag 'perf-core-for-mingo-20161003' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  34. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  35. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. b42c736 perf pmu-events: Add Skylake frontend MSR support by Andi Kleen · 8 years ago
  37. 0b1db47 perf pmu-events: Fix fixed counters on Intel by Andi Kleen · 8 years ago
  38. e312bcf perf tools: Make alias matching case-insensitive by Andi Kleen · 8 years ago
  39. 0683554 perf tools: Allow period= in perf stat CPU event descriptions. by Sukadev Bhattiprolu · 8 years ago
  40. 06d839b perf tools: Add README for info on parsing JSON/map files by Sukadev Bhattiprolu · 8 years ago
  41. dd5f103 perf list jevents: Add support for event list topics by Andi Kleen · 8 years ago
  42. c8d6828 perf list: Support long jevents descriptions by Sukadev Bhattiprolu · 8 years ago
  43. 794ba54 perf jevents: Add support for long descriptions by Sukadev Bhattiprolu · 8 years ago
  44. fc06e2a perf pmu: Add override support for event list CPUID by Andi Kleen · 8 years ago
  45. 1c5f01f perf list: Add a --no-desc flag by Andi Kleen · 8 years ago
  46. 61eb2eb perf tools: Query terminal width and use in perf list by Andi Kleen · 8 years ago
  47. 08e60ed perf pmu: Support alias descriptions by Andi Kleen · 8 years ago
  48. dc720ff perf jevents: Handle header line in mapfile by Andi Kleen · 8 years ago
  49. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago
  51. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 8 years ago
  52. 933f82f perf pmu: Use pmu_events table to create aliases by Sukadev Bhattiprolu · 8 years ago
  53. 80eeb67 perf jevents: Program to convert JSON file by Andi Kleen · 8 years ago
  54. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 12b7bcb Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. 867a979 perf tools: Add jsmn `jasmine' JSON parser by Andi Kleen · 8 years ago
  58. 6b3db6f tools build: Make fixdep a hostprog by Jiri Olsa · 8 years ago
  59. 0c3b7e4 tools build: Add support for host programs format by Jiri Olsa · 8 years ago
  60. 18ef15c perf tools: Experiment with cppcheck by Arnaldo Carvalho de Melo · 8 years ago
  61. ead1a57 perf probe: Check if *ptr2 is zero and not ptr2 by Colin Ian King · 8 years ago
  62. 9274139 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  63. 2ce0468 Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/topic/txx9' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
  64. 3424ff2 Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/topic/sh-msiof', 'spi/topic/spidev-test' and 'spi/topic/st-ssc4' into spi-next by Mark Brown · 8 years ago
  65. 07216b5 Merge remote-tracking branch 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
  66. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  67. 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  68. c6169de Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  69. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  70. d5a0029 perf probe: Match linkage name with mangled name by Masami Hiramatsu · 8 years ago
  71. 35726d3 perf probe: Fix to cut off incompatible chars from group name by Masami Hiramatsu · 8 years ago
  72. 0ad45b3 perf probe: Skip if the function address is 0 by Masami Hiramatsu · 8 years ago
  73. f8da4b5 perf probe: Ignore the error of finding inline instance by Masami Hiramatsu · 8 years ago
  74. 2acee10 perf intel-pt: Fix decoding when there are address filters by Adrian Hunter · 8 years ago
  75. 9f1d122 perf intel-pt: Enable decoder to handle TIP.PGD with missing IP by Adrian Hunter · 8 years ago
  76. 2b9e32c perf intel-pt: Read address filter from AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  77. c093f30 perf intel-pt: Record address filter in AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  78. 40b746a perf intel-pt: Add a helper function for processing AUXTRACE_INFO by Adrian Hunter · 8 years ago
  79. 4d34e10 perf intel-pt: Fix missing error codes processing auxtrace_info by Adrian Hunter · 8 years ago
  80. fa8025c perf intel-pt: Add support for recording the max non-turbo ratio by Adrian Hunter · 8 years ago
  81. 810c398 perf intel-pt: Fix snapshot overlap detection decoder errors by Adrian Hunter · 8 years ago
  82. f965520 perf probe: Increase debug level of SDT debug messages by Adrian Hunter · 8 years ago
  83. 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
  84. cd67f99 perf symbols: Add dso__last_symbol() by Adrian Hunter · 8 years ago
  85. 5c01ad6 perf record: Fix error paths by Adrian Hunter · 8 years ago
  86. 394c01e perf record: Rename label 'out_symbol_exit' by Adrian Hunter · 8 years ago
  87. e7a06a5 perf script: Fix vanished idle symbols by Adrian Hunter · 8 years ago
  88. 1e85748 perf evsel: Add support for address filters by Mathieu Poirier · 8 years ago
  89. 3541c03 perf evsel: New tracepoint specific function by Mathieu Poirier · 8 years ago
  90. b15d0a4 perf tools: Make perf_evsel__append_filter() generic by Mathieu Poirier · 8 years ago
  91. 2acad19 perf tools: Update documentation info about quipper by Simon Que · 8 years ago
  92. f0bbd60 perf trace: Beautify sched_[gs]et_attr return value by Arnaldo Carvalho de Melo · 8 years ago
  93. f2c8852 perf data: Fix building in 32 bit platform with libbabeltrace by Wang Nan · 8 years ago
  94. 973186c perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change by Adrian Hunter · 8 years ago
  95. a9e5700 perf record: Fix documentation 'event_sources' -> 'event_source' by Adrian Hunter · 8 years ago
  96. 62fd525 radix tree test suite: Test radix_tree_replace_slot() for multiorder entries by Matthew Wilcox · 8 years ago
  97. a67cd54 tools: move pcmcia crc32hash tool from Documentation by Shuah Khan · 8 years ago
  98. 3ca9760 tools: move laptops dslm tool from Documentation by Shuah Khan · 8 years ago
  99. d522b2c tools: move accounting tool from Documentation by Shuah Khan · 8 years ago
  100. 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago