1. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. dae5184 tools include: Add a __fallthrough statement by Arnaldo Carvalho de Melo · 7 years ago
  3. a29c81e9 BACKPORT: UPSTREAM: Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 7 years ago
  4. 0931366 BACKPORT: UPSTREAM: Add a helper function to get socket cookie in eBPF by Chenbo Feng · 7 years ago
  5. 0aa0151 ANDROID: Fix missing uapi headers by Chenbo Feng · 7 years ago
  6. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  7. 85f6877 give up on gcc ilog2() constant optimizations by Linus Torvalds · 7 years ago
  8. 85c450a UPSTREAM: hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 by Pratyush Anand · 7 years ago
  9. dcfc3a6 tools: Synchronize tools/include/uapi/linux/bpf.h by Arnaldo Carvalho de Melo · 8 years ago
  10. f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
  11. 39ff526 tools: Copy coresight-pmu.h header file needed by perf tools by Mathieu Poirier · 8 years ago
  12. bd48c63 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
  13. 0215d59 tools lib: Reinstate strlcpy() header guard with __UCLIBC__ by Vineet Gupta · 8 years ago
  14. 791cceb toops: Sync tools/include/uapi/linux/bpf.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  15. 741c74f5 tools lib: Add bitmap_and function by Jiri Olsa · 8 years ago
  16. 820d12b tools lib: Add bitmap_scnprintf function by Jiri Olsa · 8 years ago
  17. 98c0329 tools lib: Add bitmap_alloc function by Jiri Olsa · 8 years ago
  18. ae3c14a tools: Copy linux/{hash,poison}.h and check for drift by Arnaldo Carvalho de Melo · 8 years ago
  19. de1e17b tools: Copy the bitops files accessed from the kernel and check for drift by Arnaldo Carvalho de Melo · 8 years ago
  20. e81fcd4 tools: Simplify BITS_PER_LONG define by Peter Zijlstra · 8 years ago
  21. 8c98abf tools: Make "__always_inline" just "inline" on Android by Arnaldo Carvalho de Melo · 8 years ago
  22. 2a00f02 tools: Fix up BITS_PER_LONG setting by Arnaldo Carvalho de Melo · 8 years ago
  23. 7b39caf tools: Work around BITS_PER_LONG related build failure in objtool by Ingo Molnar · 8 years ago
  24. bb97070 tools: Copy the bitsperlong.h files from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  25. 4998a12 tools: Copy uapi/linux/hw_breakpoint.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  26. 971e827 tools lib bpf: Copy bpf.h and bpf_common.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  27. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 8 years ago
  28. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 8 years ago
  29. 61a6445 tools lib: Guard the strlcpy() header with __GLIBC__ by Arnaldo Carvalho de Melo · 8 years ago
  30. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  31. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  32. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 737ef7d tools include: Copy linux/stringify.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  34. 1698872 tools: Copy hashtable.h into tools directory by Josh Poimboeuf · 8 years ago
  35. d1b39d4 tools: Make list.h self-sufficient by Josh Poimboeuf · 8 years ago
  36. 915b088 tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ by Arnaldo Carvalho de Melo · 8 years ago
  37. ce99091 perf tools: Move strlcpy() from perf to tools/lib/string.c by Josh Poimboeuf · 8 years ago
  38. 7d85c43 tools: Clone the kernel's strtobool function by Wang Nan · 8 years ago
  39. 4ddd327 tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c by Arnaldo Carvalho de Melo · 8 years ago
  40. 5602ea0 tools include: Add compiler.h to list.h by Arnaldo Carvalho de Melo · 8 years ago
  41. c95f343 tools include: Fix strict-aliasing rules breakage by Jiri Olsa · 9 years ago
  42. 45633a1 tools: Fix shadowed declaration in err.h by Jiri Olsa · 9 years ago
  43. 01ca9fd tools: Add err.h with ERR_PTR PTR_ERR interface by Jiri Olsa · 9 years ago
  44. dabf626 perf tools: Copy linux/filter.h to tools/include by He Kuang · 9 years ago
  45. 92e25fd tools: Restore export.h by Sasha Levin · 9 years ago
  46. 307bc97 tools: Copy rbtree_augmented.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  47. 03da23a tools: Move rbtree.h from tools/perf/ by Arnaldo Carvalho de Melo · 9 years ago
  48. 3f73537 tools: Copy lib/rbtree.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  49. 728abda tools: Adopt {READ,WRITE_ONCE} from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  50. 4fc62a8 tools: Move tools/perf/util/include/linux/{list.h,poison.h} to tools/include by Wang Nan · 9 years ago
  51. 37fbe0a perf tools: Move linux/kernel.h to tools/include by Wang Nan · 9 years ago
  52. 70ba6b8 tools include: add __aligned_u64 to types.h. by Wang Nan · 9 years ago
  53. da6d856 tools include: Add basic atomic.h implementation from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  54. 42b09d7 perf tools: Move generic barriers out of perf-sys.h by Arnaldo Carvalho de Melo · 9 years ago
  55. d3bd708 perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  56. e2164f0 perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  57. 3d3337d perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  58. 4f3db07 perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  59. 163e589 perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  60. 0da85d1 perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  61. 94cdda6 perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  62. 827634a perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  63. c6e39db tools: Adopt asm-generic/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  64. 5ac6973 perf tools: Move barrier() definition to tools/include/linux/compiler.h by Arnaldo Carvalho de Melo · 9 years ago
  65. 07d207a perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  66. e43a19c perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  67. 361c564 perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h by Arnaldo Carvalho de Melo · 9 years ago
  68. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 9 years ago
  69. bd18579 tools: Adopt roundup_pow_of_two by Arnaldo Carvalho de Melo · 9 years ago
  70. fa37c02 tools: Adopt rounddown_pow_of_two and deps by Arnaldo Carvalho de Melo · 9 years ago
  71. afcd4f6 tools: Adopt fls_long and deps by Arnaldo Carvalho de Melo · 9 years ago
  72. 3967278 tools: Move bitops.h from tools/perf/util to tools/ by Arnaldo Carvalho de Melo · 9 years ago
  73. 88bcea4 tools: Introduce asm-generic/bitops.h by Arnaldo Carvalho de Melo · 9 years ago
  74. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 9 years ago
  75. cae68d4 tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/ by Arnaldo Carvalho de Melo · 9 years ago
  76. 0389cd1 tools: Move code originally from linux/log2.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 9 years ago
  77. 2dc0b97 tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h by Arnaldo Carvalho de Melo · 9 years ago
  78. ec84284 tools: add more endian.h macros by Peter Foley · 10 years ago
  79. 8c2b0dc Documentation: support glibc versions without htole macros by Peter Foley · 10 years ago
  80. 73a31b7 perf tools: Move ACCESS_ONCE from perf.h header by Jiri Olsa · 10 years ago
  81. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  82. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  83. 0e55fa1 perf tools: Move hash.h header by Borislav Petkov · 10 years ago
  84. 741a0c5 tools include: Include <linux/compiler.h> from asm/bug.h by Namhyung Kim · 10 years ago
  85. 02dfc8d tools include: Move perf's bug.h to a generic place by Namhyung Kim · 10 years ago
  86. 835d44b tools include: Define likely/unlikely in linux/compiler.h by Namhyung Kim · 10 years ago
  87. 8a625c1 tools include: Move perf's linux/compiler.h to a generic place by Namhyung Kim · 10 years ago
  88. b3531062 tools/include: use stdint types for user-space byteshift headers by Yaakov Selkowitz · 11 years ago
  89. a07f767 tools/include: Add byteshift headers for endian access by Matt Fleming · 12 years ago