1. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  2. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 4e9c3a6 selftests: bpf: Use bpf_endian.h in test_xdp.c by David S. Miller · 7 years ago
  4. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. e06422c bpf: Include bpf_endian.h in test_progs.c too. by David S. Miller · 7 years ago
  8. bc1bafb bpf: Move endianness BPF helpers out of bpf_util.h by David S. Miller · 7 years ago
  9. 332270f bpf: enhance verifier to understand stack pointer arithmetic by Yonghong Song · 7 years ago
  10. a1d2fcf Merge branch 'pm-tools' by Rafael J. Wysocki · 7 years ago
  11. f3515b5 bpf: provide a generic macro for percpu values for selftests by Daniel Borkmann · 7 years ago
  12. 43bcf70 bpf: fix _htons occurences in test_progs by Daniel Borkmann · 7 years ago
  13. 728a853 bpf: add various test cases to verifier selftests by Daniel Borkmann · 7 years ago
  14. 8fe4592 bpf: map_get_next_key to return first key on NULL by Teng Qin · 7 years ago
  15. 472ecf0 selftests/net: Fix broken test case in psock_fanout by Mike Maloney · 7 years ago
  16. 28be04f selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID by Mike Maloney · 7 years ago
  17. 2e7a721 selftests/net: cleanup unused parameter in psock_fanout by Mike Maloney · 7 years ago
  18. 9d43f5e perf tools: Fix the code to strip command name by Jiri Olsa · 7 years ago
  19. fb7b756 tools arch x86: Sync cpufeatures.h by Arnaldo Carvalho de Melo · 7 years ago
  20. e883d09 tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel by Arnaldo Carvalho de Melo · 7 years ago
  21. 04ec75e tools: Update asm-generic/mman-common.h copy from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  22. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 7 years ago
  23. e8b3ae4 perf tools: Add the right header to obtain PERF_ALIGN() by Arnaldo Carvalho de Melo · 7 years ago
  24. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 7 years ago
  25. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 7 years ago
  26. a3b70b3 perf tools: Remove stale prototypes from builtin.h by Arnaldo Carvalho de Melo · 7 years ago
  27. 72f7c4d perf tools: Remove string.h from util.h by Arnaldo Carvalho de Melo · 7 years ago
  28. 86a5e0c perf tools: Remove sys/ioctl.h from util.h by Arnaldo Carvalho de Melo · 7 years ago
  29. bf67334 perf tools: Remove a few more needless includes from util.h by Arnaldo Carvalho de Melo · 7 years ago
  30. 391e420 perf tools: Include sys/param.h where needed by Arnaldo Carvalho de Melo · 7 years ago
  31. 56e2e05 perf callchain: Move callchain specific routines from util.[ch] by Arnaldo Carvalho de Melo · 7 years ago
  32. 611f0af perf tools: Add compress.h for the *_decompress_to_file() headers by Arnaldo Carvalho de Melo · 7 years ago
  33. 166ebdd perf mem: Fix display of data source snoop indication by Andi Kleen · 7 years ago
  34. 8c2b7ca perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h by Arnaldo Carvalho de Melo · 7 years ago
  35. bb8c16d perf kvm: Make function only used by 'perf kvm' static by Arnaldo Carvalho de Melo · 7 years ago
  36. b0c4780 bpf: Add sparc support to tools and samples. by David S. Miller · 7 years ago
  37. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 89087c4 bpf: Fix values type used in test_maps by David Miller · 7 years ago
  39. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 7 years ago
  40. c1f8d0f selftests/net: Fixes psock_fanout CBPF test case by Mike Maloney · 7 years ago
  41. c5e4027 perf tools: Move timestamp routines from util.h to time-utils.h by Arnaldo Carvalho de Melo · 7 years ago
  42. 58db1d6 perf tools: Move units conversion/formatting routines to separate object by Arnaldo Carvalho de Melo · 7 years ago
  43. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 7 years ago
  44. 3dfed91 perf unwind: Provide only forward declarations for pointer types by Arnaldo Carvalho de Melo · 7 years ago
  45. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 2244037 tools: power: pm-graph: Package makefile and man pages by Todd E Brandt · 7 years ago
  47. c4980ce tools: power: pm-graph: AnalyzeBoot v2.0 by Todd E Brandt · 7 years ago
  48. bc167c7 tools: power: pm-graph: AnalyzeSuspend v4.6 by Todd E Brandt · 7 years ago
  49. 1b5ad16 perf tools: Ditch unused strchrnul() reimplementation by Arnaldo Carvalho de Melo · 7 years ago
  50. 1eae20c perf tools: Remove regex.h and fnmatch.h from util.h by Arnaldo Carvalho de Melo · 7 years ago
  51. 76b31a2 perf tools: Remove include dirent.h from util.h by Arnaldo Carvalho de Melo · 7 years ago
  52. 767fe71 perf tools: Remove misplaced __maybe_unused in some functions by Arnaldo Carvalho de Melo · 7 years ago
  53. 20a9ed2 perf tools: Use api/fs/tracing_path.h where needed by Arnaldo Carvalho de Melo · 7 years ago
  54. 6dcca6d perf tools: No need to include bitops.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  55. 9a3993d perf tools: Move path related functions to util/path.h by Arnaldo Carvalho de Melo · 7 years ago
  56. b0742e9 perf tools: Don't include terminal handling headers in util.h by Arnaldo Carvalho de Melo · 7 years ago
  57. 8ec20b1 perf str{filter,list}: Disentangle headers by Arnaldo Carvalho de Melo · 7 years ago
  58. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 7 years ago
  59. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 7 years ago
  60. 632a5ca perf tools: Move srcline definitions to separate header by Arnaldo Carvalho de Melo · 7 years ago
  61. fea0139 perf tools: Move print_binary definitions to separate files by Arnaldo Carvalho de Melo · 7 years ago
  62. a12a4e0 tools include: Include missing headers for fls() and types in linux/log2.h by Arnaldo Carvalho de Melo · 7 years ago
  63. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 7 years ago
  64. 28a9bb9 perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION by Arnaldo Carvalho de Melo · 7 years ago
  65. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 7 years ago
  66. c3dca1a perf tools: Remove PRI[xu] macros from perf.h by Arnaldo Carvalho de Melo · 7 years ago
  67. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 7 years ago
  68. b640985 perf tools: Remove unused macros from util.h by Arnaldo Carvalho de Melo · 7 years ago
  69. 68289cb tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h by Arnaldo Carvalho de Melo · 7 years ago
  70. 0061459 objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now by Arnaldo Carvalho de Melo · 7 years ago
  71. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 7 years ago
  72. 8607c1e tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 7 years ago
  73. f6441af tools include: Adopt __same_type() and __must_be_array() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  74. 379d61b tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  75. 7909675 perf tools: Remove FLEX_ARRAY definition by Arnaldo Carvalho de Melo · 7 years ago
  76. 4c38c8f perf unwind arm64: Add missing errno.h header by Arnaldo Carvalho de Melo · 7 years ago
  77. 010a522 tools/power/x86/intel_pstate_tracer: Adjust directory ownership by Doug Smythies · 7 years ago
  78. fb5e215 Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  79. 9ed19c7 selftests: ftrace: Add check for function-fork before running pid filter test by Steven Rostedt (VMware) · 7 years ago
  80. 093be89 selftests: ftrace: Add a testcase for function PID filter by Namhyung Kim · 7 years ago
  81. 695ba26 bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 by Martin KaFai Lau · 7 years ago
  82. 6467acb bpf: lru: Cleanup test_lru_map.c by Martin KaFai Lau · 7 years ago
  83. 9746f85 bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU by Martin KaFai Lau · 7 years ago
  84. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. 07c7016 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. b6518e6 tools: bpf_jit_disasm: Add option to dump JIT image to a file. by David Daney · 7 years ago
  87. 16eb813 Revert "perf tools: Fix include of linux/mman.h" by David Carrillo-Cisneros · 7 years ago
  88. 570eda0 perf util: Hint missing file when tool tips fail to load by David Carrillo-Cisneros · 7 years ago
  89. 9961aa6 tools build: Fix feature detection redefinion of build flags by David Carrillo-Cisneros · 7 years ago
  90. e5e992a perf tools: Disable JVMTI if no ELF support available by David Carrillo-Cisneros · 7 years ago
  91. 739cf30 perf trace: Add usage of --no-syscalls in man page by Ravi Bangoria · 7 years ago
  92. db49a71 perf stat: Fix bug in handling events in error state by Stephane Eranian · 7 years ago
  93. 4cca045 cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores by Ben Hutchings · 7 years ago
  94. ad0d9c3 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 7 years ago
  95. 5f9bf02 tools/power turbostat: update version number by Len Brown · 7 years ago
  96. 9514936 tools/power turbostat: fix impossibly large CPU%c1 value by Len Brown · 7 years ago
  97. ab23d11 tools/power turbostat: turbostat.8 add missing column definitions by Doug Smythies · 7 years ago
  98. 6dbd25a tools/power turbostat: update HWP dump to decimal from hex by Len Brown · 7 years ago
  99. f4896fa5 tools/power turbostat: enable package THERM_INTERRUPT dump by Len Brown · 7 years ago
  100. 8182492 tools/power turbostat: show missing Core and GFX power on SKL and KBL by Len Brown · 7 years ago