1. dcd1e2a perf tools: Add arch/*/include/generated/ to .gitignore by Taeung Song · 9 years ago
  2. 258e4bf tools: Pass arg to fdarray__filter's call back function by Wang Nan · 9 years ago
  3. 5a5ddeb perf evlist: Choose correct reading direction according to evlist->backward by Wang Nan · 9 years ago
  4. e10e4ef perf evlist: Check 'base' pointer before checking refcnt when put a mmap by Wang Nan · 9 years ago
  5. f3058a1 perf evlist: Don't poll and mmap overwritable events by Wang Nan · 9 years ago
  6. c45628b perf record: Robustify perf_event__synth_time_conv() by Wang Nan · 9 years ago
  7. 792d48b perf tools: Per event max-stack settings by Arnaldo Carvalho de Melo · 9 years ago
  8. 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 9 years ago
  9. 480ca35 perf thread: Adopt get_main_thread from db-export.c by Andi Kleen · 9 years ago
  10. 7114605 Merge tag 'perf-urgent-for-mingo-20160527' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  11. 5ea5888 perf ctf: Convert invalid chars in a string before set value by Wang Nan · 9 years ago
  12. 3dc6c1d perf record: Fix crash when kptr is restricted by Wang Nan · 9 years ago
  13. 38272dc perf symbols: Check kptr_restrict for root by Wang Nan · 9 years ago
  14. 275ae41 perf/x86/intel/rapl: Fix pmus free during cleanup by Vincent Stehlé · 9 years ago
  15. 0c9f790 Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  16. 3a62a7b perf record: Read from backward ring buffer by Wang Nan · 9 years ago
  17. 09fa4f4 perf record: Rename variable to make code clear by Wang Nan · 9 years ago
  18. 2d11c65 perf record: Prevent reading invalid data in record__mmap_read by Wang Nan · 9 years ago
  19. 65aea23 perf evlist: Add API to pause/resume by Wang Nan · 9 years ago
  20. 12f3ca4 perf trace: Use the ptr->name beautifier as default for "filename" args by Arnaldo Carvalho de Melo · 9 years ago
  21. b6565c9 perf trace: Use the fd->name beautifier as default for "fd" args by Arnaldo Carvalho de Melo · 9 years ago
  22. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 9 years ago
  23. d4c6fb3 perf evsel: Record fd into perf_mmap by Wang Nan · 9 years ago
  24. b90dc17 perf evsel: Add overwrite attribute and check write_backward by Wang Nan · 9 years ago
  25. 408cf67 Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  26. a706670 perf tools: Set buildid dir under symfs when --symfs is provided by He Kuang · 9 years ago
  27. caa36ed perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced by Arnaldo Carvalho de Melo · 9 years ago
  28. 7e4c149 perf annotate: Sort list of recognised instructions by Chris Ryder · 9 years ago
  29. 58c0400 perf annotate: Fix identification of ARM blt and bls instructions by Chris Ryder · 9 years ago
  30. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 9 years ago
  31. bf8bddb perf callchain: Stop validating callchains by the max_stack sysctl by Arnaldo Carvalho de Melo · 9 years ago
  32. c008f78 perf trace: Fix exit_group() formatting by Arnaldo Carvalho de Melo · 9 years ago
  33. e77a074 perf top: Use machine->kptr_restrict_warned by Arnaldo Carvalho de Melo · 9 years ago
  34. caf8a0d perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1 by Arnaldo Carvalho de Melo · 9 years ago
  35. 45e9005 perf machine: Do not bail out if not managing to read ref reloc symbol by Arnaldo Carvalho de Melo · 9 years ago
  36. 1ab9418 perf/x86/intel/p4: Trival indentation fix, remove space by Colin Ian King · 9 years ago
  37. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  38. b0a434f perf: Update MAINTAINERS for x86 move by Peter Zijlstra · 9 years ago
  39. ef3f00a perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe by Jiri Olsa · 9 years ago
  40. a29d5c9 perf tools: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 9 years ago
  41. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 9 years ago
  42. 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 9 years ago
  43. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  44. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  45. a831100 perf core: Generalize max_stack sysctl handler by Arnaldo Carvalho de Melo · 9 years ago
  46. 0a77582 perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE by Masami Hiramatsu · 9 years ago
  47. a1f3d56 perf stat: Use cpu-clock event for cpu targets by Namhyung Kim · 9 years ago
  48. daf4f47 perf stat: Update runtime using cpu-clock event by Namhyung Kim · 9 years ago
  49. b0404be perf stat: Fix indentation of stalled backend cycle by Namhyung Kim · 9 years ago
  50. 6ae98ba perf symbols: Store vdso buildid unconditionally by He Kuang · 9 years ago
  51. e3b03b6 perf stat: Avoid fractional digits for integer scales by Andi Kleen · 9 years ago
  52. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 62a0027 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 05e30f0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. cf6ed9a Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 1c19b68 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. a3871bd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 0052af4 Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 0fed3ac namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS by George Spelvin · 9 years ago
  68. 4544ba8 locking/rwsem: Fix comment on register clobbering by Borislav Petkov · 9 years ago
  69. 2dcd0af Linux 4.6 by Linus Torvalds · 9 years ago
  70. 04cafed locking/rwsem: Fix down_write_killable() by Peter Zijlstra · 9 years ago
  71. 5f95063 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 9 years ago
  74. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 9 years ago
  75. 31b0b38 nf_conntrack: avoid kernel pointer value leak in slab name by Linus Torvalds · 9 years ago
  76. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. b915065 Merge branch 'xgene-fixes' by David S. Miller · 9 years ago
  78. e2f2d9a drivers: net: xgene: fix register offset by Iyappan Subramanian · 9 years ago
  79. 3bb502f drivers: net: xgene: fix statistics counters race condition by Iyappan Subramanian · 9 years ago
  80. 1b090a4 drivers: net: xgene: fix ununiform latency across queues by Iyappan Subramanian · 9 years ago
  81. 46a22d2 drivers: net: xgene: fix sharing of irqs by Iyappan Subramanian · 9 years ago
  82. b30cfd2 drivers: net: xgene: fix IPv4 forward crash by Iyappan Subramanian · 9 years ago
  83. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  84. da92223 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  85. 65643e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 1875946 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. c3548b7 Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  89. c42b8fe Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  90. 90fa7c7 Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  91. 9dcf8a5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  92. dc0f2f8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  93. ef0491e ARM: Hide finish_arch_post_lock_switch() from modules by Steven Rostedt · 9 years ago
  94. 4afd056 x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS by Mateusz Guzik · 9 years ago
  95. 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 9 years ago
  96. 2a2cd52 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus by Mark Brown · 9 years ago
  97. 066a0e0 Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus by Mark Brown · 9 years ago
  98. e02aacb Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  99. 72eec92 xen-netback: fix extra_info handling in xenvif_tx_err() by Paul Durrant · 9 years ago
  100. 636fa4a Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago