1. 4738ca3 perf evlist: Clarify a bit the use of perf_mmap->refcnt by Arnaldo Carvalho de Melo · 8 years ago
  2. 364fed3 perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  3. e34f5b1 perf thread: convert thread.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  4. 25a3720 perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  5. ead05e8 perf map: Convert map_groups.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  6. e3a42cd perf map: Convert map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  7. 7100810 perf dso: Convert dso.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  8. 6df74bc perf comm: Convert comm_str.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  9. ec09a42 perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  10. 79c5fe6 perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  11. 73a9bf9 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 8 years ago
  12. eaa75b5 tools include: Add UINT_MAX def to kernel.h by Arnaldo Carvalho de Melo · 8 years ago
  13. ed4aad5 tools include: Provide gcc based cmpxchg fallback for !x86 by Arnaldo Carvalho de Melo · 8 years ago
  14. 2bcdead tools include: Introduce atomic_cmpxchg_{relaxed,release}() by Arnaldo Carvalho de Melo · 8 years ago
  15. 8a73615 tools arch x86: Introduce atomic_cmpxchg() by Arnaldo Carvalho de Melo · 8 years ago
  16. 3337e68 tools arch x86: Include asm/cmpxchg.h by Arnaldo Carvalho de Melo · 8 years ago
  17. 4900653 tools include: Adopt __compiletime_error by Arnaldo Carvalho de Melo · 8 years ago
  18. 02d492e perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago
  19. 771cedd perf vendor events: Add mapping for KnightsMill PMU events by Karol Wachowski · 8 years ago
  20. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  21. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  22. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. e72e58f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  25. 1ac884f Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  26. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  27. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  28. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  29. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  30. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  31. 0c49ad4 tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack testcase by Stas Sergeev · 8 years ago
  32. c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  33. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 8 years ago
  34. 64527f5 userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem by Mike Rapoport · 8 years ago
  35. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  36. d1091c7 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
  37. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  38. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  39. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  40. 7a0c4cf userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types by Andrea Arcangeli · 8 years ago
  41. da5502c userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events by Mike Rapoport · 8 years ago
  42. aa0d272 userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page by Mike Rapoport · 8 years ago
  43. 6228b8f userfaultfd: non-cooperative: selftest: introduce userfaultfd_open by Mike Rapoport · 8 years ago
  44. 419624d userfaultfd: shmem: add userfaultfd_shmem test by Mike Rapoport · 8 years ago
  45. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  46. 9903bd7 userfaultfd: hugetlbfs: add userfaultfd_hugetlb test by Mike Kravetz · 8 years ago
  47. 0937577 tools/vm: add missing Makefile rules by Daniel Thompson · 8 years ago
  48. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  49. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  50. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  51. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  52. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  53. 8a5897f Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  54. 43e31e4 Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. 02c3de1 Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 7aa7d60 Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  57. 8b5abde Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 8a9365a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 4abaa80 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 7f4eb0a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. f7458a5 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 68ba323 perf record: Honor --quiet option properly by Namhyung Kim · 8 years ago
  64. eddaef8 perf annotate: Add -q/--quiet option by Namhyung Kim · 8 years ago
  65. 63b42fc perf diff: Add -q/--quiet option by Namhyung Kim · 8 years ago
  66. 27fafab perf report: Add -q/--quiet option by Namhyung Kim · 8 years ago
  67. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  68. 80df198 perf utils: Add perf_quiet_option() by Namhyung Kim · 8 years ago
  69. 014f403 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  70. eee77a8 Merge branch 'pm-tools' by Rafael J. Wysocki · 8 years ago
  71. 483635a perf record: Add -a as default target by Jiri Olsa · 8 years ago
  72. 0d79f8b perf stat: Add -a as default target by Jiri Olsa · 8 years ago
  73. 99e7138 perf tools: Fail on using multiple bits long terms without value by Jiri Olsa · 8 years ago
  74. 67b49b3 perf tools: Move new_term arguments into struct parse_events_term template by Jiri Olsa · 8 years ago
  75. 85e0d50 perf build: Add special fixdep cleaning rule by Jiri Olsa · 8 years ago
  76. da8a58b perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map by Jan Stancek · 8 years ago
  77. 43db284 perf header: Make build_cpu_topology skip offline/absent CPUs by Jan Stancek · 8 years ago
  78. 92a7e12 perf cpumap: Add cpu__max_present_cpu() by Jan Stancek · 8 years ago
  79. 8074bf5 perf session: Fix DEBUG=1 build with clang by Arnaldo Carvalho de Melo · 8 years ago
  80. 9c72fd0 tools lib traceevent: It's preempt not prempt by Steven Rostedt (VMware) · 8 years ago
  81. 4be92cf perf python: Filter out -specs=/a/b/c from the python binding cc options by Arnaldo Carvalho de Melo · 8 years ago
  82. 8bd8c65 tools perf scripting python: clang doesn't have -spec, remove it by Arnaldo Carvalho de Melo · 8 years ago
  83. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 5b1ad68 Merge branch 'linus' into x86/mm by Thomas Gleixner · 8 years ago
  85. 3c7a9f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  86. 48385dd tools/power/x86: Debug utility for intel_pstate driver by Doug Smythies · 8 years ago
  87. d498f87 bpf: Rebuild bpf.o for any dependency update by Mickaël Salaün · 8 years ago
  88. cdc6a4b bpf: Remove redundant ifdef by Mickaël Salaün · 8 years ago
  89. 34a0548 perf tools: Add missing parse_events_error() prototype by Arnaldo Carvalho de Melo · 8 years ago
  90. b30a7d1 perf pmu: Fix check for unset alias->unit array by Arnaldo Carvalho de Melo · 8 years ago
  91. 5463b3d bpf: kernel header files need to be copied into the tools directory by Stephen Rothwell · 8 years ago
  92. ae34732 tools/leds: Add led_hw_brightness_mon program by Jacek Anaszewski · 8 years ago
  93. a0b2f5a perf tools: Be consistent on the type of map->symbols[] interator by Arnaldo Carvalho de Melo · 8 years ago
  94. 35670dd perf intel pt decoder: clang has no -Wno-override-init by Arnaldo Carvalho de Melo · 8 years ago
  95. c24ae6d perf evsel: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  96. 8a2efd6 perf probe: Avoid accessing uninitialized 'map' variable by Arnaldo Carvalho de Melo · 8 years ago
  97. 8989605 perf tools: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  98. 9d6aae7 perf record: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  99. 423d856 perf tests: Synthesize struct instead of using field after variable sized type by Arnaldo Carvalho de Melo · 8 years ago
  100. 6aa4d82 perf bench numa: Make sure dprintf() is not defined by Arnaldo Carvalho de Melo · 8 years ago