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