1. e3b03b6 perf stat: Avoid fractional digits for integer scales by Andi Kleen · 9 years ago
  2. 3f56e68 perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 9 years ago
  3. 5fbe478 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 9 years ago
  4. 5319e5a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  5. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 9 years ago
  6. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 9 years ago
  7. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 9 years ago
  8. 9ab975a Merge tag 'perf-core-for-mingo-20160511' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  9. d65444d perf buildid-cache: Use lsdir() for looking up buildid caches by Masami Hiramatsu · 9 years ago
  10. c48903b perf symbols: Use lsdir() for the search in kcore cache directory by Masami Hiramatsu · 9 years ago
  11. b5d8bbe perf tools: Use SBUILD_ID_SIZE where applicable by Masami Hiramatsu · 9 years ago
  12. 357a54f perf tools: Fix lsdir to set errno correctly by Masami Hiramatsu · 9 years ago
  13. f5cd95e perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  14. 8bf382c perf trace: Move flock op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  15. f9be7ee perf build: Add build-test for debug-frame on arm/arm64 by He Kuang · 9 years ago
  16. b1d9600 perf build: Add build-test for libunwind cross-platforms support by He Kuang · 9 years ago
  17. 83302e7 perf script: Fix export of callchains with recursion in db-export by Chris Phlipot · 9 years ago
  18. 7a2544c perf script: Fix callchain addresses in db-export by Chris Phlipot · 9 years ago
  19. bd0a51d perf script: Fix symbol insertion behavior in db-export by Chris Phlipot · 9 years ago
  20. ae93a6c perf symbols: Add dso__insert_symbol function by Chris Phlipot · 9 years ago
  21. 62665df perf scripting python: Use Py_FatalError instead of die() by Arnaldo Carvalho de Melo · 9 years ago
  22. 38f5d8b Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  23. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  24. e9d848c perf diff: Fix duplicated output column by Namhyung Kim · 9 years ago
  25. c511462 Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  26. 7ec02e3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. ac24406 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 452e8401 perf tools: Remove xrealloc and ALLOC_GROW by Masami Hiramatsu · 9 years ago
  29. 682f4f0 perf help: Do not use ALLOC_GROW in add_cmd_list by Masami Hiramatsu · 9 years ago
  30. 11db4e2 perf pmu: Make pmu_formats_string to check return value of strbuf by Masami Hiramatsu · 9 years ago
  31. 642aada perf header: Make topology checkers to check return value of strbuf by Masami Hiramatsu · 9 years ago
  32. 70a6898 perf tools: Make alias handler to check return value of strbuf by Masami Hiramatsu · 9 years ago
  33. b72ca40 perf help: Make check_emacsclient_version to check strbuf APIs by Masami Hiramatsu · 9 years ago
  34. bf4d5f2 perf probe: Check the return value of strbuf APIs by Masami Hiramatsu · 9 years ago
  35. 5cea57f perf tools: Rewrite strbuf not to die() by Masami Hiramatsu · 9 years ago
  36. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 9 years ago
  37. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 9 years ago
  38. 2d0bd95 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  39. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 9 years ago
  40. 5c56b56 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 9 years ago
  42. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
  43. 9c7b37c perf symbols: Fix handling of zero-length symbols. by Chris Phlipot · 9 years ago
  44. 0a241ef perf evsel: Print state of perf_event_attr.write_backward by Arnaldo Carvalho de Melo · 9 years ago
  45. ee74701 perf tests: Add test to check backward ring buffer by Wang Nan · 9 years ago
  46. e24c752 perf tools: Support reading from backward ring buffer by Wang Nan · 9 years ago
  47. b507146 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  48. 26acc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 9 years ago
  50. aff6334 perf script: Fix incorrect python db-export error message by Chris Phlipot · 9 years ago
  51. f340c5f perf stat: Scale values by unit before metrics by Andi Kleen · 9 years ago
  52. 841e355 perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support by He Kuang · 9 years ago
  53. 8846a12 Merge branch 'mlx5-build-fix' by David S. Miller · 9 years ago
  54. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 9 years ago
  55. 7fd7406 Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" by Arnd Bergmann · 9 years ago
  56. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 9 years ago
  57. c81aa79 Documentation/networking: more accurate LCO explanation by Shmulik Ladkani · 9 years ago
  58. be0bd31 macvtap: segmented packet is consumed by Eric Dumazet · 9 years ago
  59. 25a5434 tools: bpf_jit_disasm: check for klogctl failure by Colin Ian King · 9 years ago
  60. 810810f qede: uninitialized variable in qede_start_xmit() by Dan Carpenter · 9 years ago
  61. 44549e8 Linux 4.6-rc7 by Linus Torvalds · 9 years ago
  62. 4abac0d MAINTAINERS: Add mmiotrace entry by Ingo Molnar · 9 years ago
  63. 8c1f454 netxen: netxen_rom_fast_read() doesn't return -1 by Dan Carpenter · 9 years ago
  64. 1c755ff netxen: reversed condition in netxen_nic_set_link_parameters() by Dan Carpenter · 9 years ago
  65. 545fea5 netxen: fix error handling in netxen_get_flash_block() by Dan Carpenter · 9 years ago
  66. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  67. 630aac5 Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  68. 3f8f0cf Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  69. 9125aeb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  70. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  71. 35cd3f4 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  72. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  73. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 9 years ago
  74. 536bd00 sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage by Rafael J. Wysocki · 9 years ago
  75. ea7c285 Merge tag 'perf-core-for-mingo-20160506' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  76. 2889286 mlxsw: spectrum: Add missing rollback in flood configuration by Ido Schimmel · 9 years ago
  77. 51554db mlxsw: spectrum: Fix rollback order in LAG join failure by Ido Schimmel · 9 years ago
  78. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  79. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  80. 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  81. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 8e0ddc0 qede: prevent chip hang when increasing channels by Sudarsana Reddy Kalluru · 9 years ago
  83. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 9 years ago
  84. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  85. 17d25a3 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. 18fb92c 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. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 83a395d Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  89. dd28769 Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  90. 4883d11 Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  91. 659a182 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  92. 1b8d2af libnvdimm, pfn: fix ARCH=alpha allmodconfig build failure by Dan Williams · 9 years ago
  93. 856ce5d bridge: fix igmp / mld query parsing by Linus Lüssing · 9 years ago
  94. d5d71e8 perf trace: Move futex_op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  95. 8f48df6 perf trace: Move open_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  96. 12199d8 perf trace: Move signum beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  97. 0b1abbf perf stat: Add extra output of counter values with -vv by Andi Kleen · 9 years ago
  98. 3521f3b perf script: Update export-to-postgresql to support callchain export by Chris Phlipot · 9 years ago
  99. 2c15f5e perf script: Expose usage of the callchain db export via the python api by Chris Phlipot · 9 years ago
  100. 568850e perf script: Add call path id to exported sample in db export by Chris Phlipot · 9 years ago