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