1. a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
  2. 7e21b0d perf tools: Make coresight PMU listable by Mathieu Poirier · 8 years ago
  3. 08d5204 perf tools: Confine __get_cpuid() to x86 architecture by Mathieu Poirier · 8 years ago
  4. d527822 perf hists: Use bigger buffer for stdio headers by Jiri Olsa · 8 years ago
  5. 82deb8a perf evsel: Remove superfluous initialization of weight by Jiri Olsa · 8 years ago
  6. 89f1c2c Merge tag 'perf-core-for-mingo-20160920' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  7. 3c028a0 perf symbols: Do not open device files by Jiri Olsa · 8 years ago
  8. e3b60bc perf hists: Factor out hists__reset_column_width() by Namhyung Kim · 8 years ago
  9. 5ff3e7a perf ui/tui: Reset output width for hierarchy by Namhyung Kim · 8 years ago
  10. 5f62d4f perf annotate: Resolve 'call' operands to function names by Arnaldo Carvalho de Melo · 8 years ago
  11. bff5c30 perf annotate: Pass the symbol's map/dso to the instruction parsers by Arnaldo Carvalho de Melo · 8 years ago
  12. 88a7fcf perf annotate: Do not ignore call instruction with indirect target by Ravi Bangoria · 8 years ago
  13. f666ac0 perf hists: Fix width computation for srcline sort entry by Jiri Olsa · 8 years ago
  14. 8ee83b2 perf/x86/intel/pt: Add support for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
  15. f82b774 tools include: Add mman macros needed by perf for all arch by Wang Nan · 8 years ago
  16. f752e90 perf trace beauty mmap: Add missing MADV_FREE by Wang Nan · 8 years ago
  17. dd60fba perf tools: Add infrastructure for PMU specific configuration by Mathieu Poirier · 8 years ago
  18. 30d476a perf report: Enable group view with hierarchy by Namhyung Kim · 8 years ago
  19. 195bc0f perf ui/stdio: Rename print_hierarchy_header() by Namhyung Kim · 8 years ago
  20. 9a6ad25 perf ui/stdio: Always reset output width for hierarchy by Namhyung Kim · 8 years ago
  21. d2580c7 perf hist: Initialize hierarchy tree explicitly by Namhyung Kim · 8 years ago
  22. 9d97b8f perf hists: Introduce hists__link_hierarchy() by Namhyung Kim · 8 years ago
  23. 09034de perf hists: Introduce hists__match_hierarchy() by Namhyung Kim · 8 years ago
  24. 0a4a7e4 perf build: Compare mman.h related headers against kernel originals by Wang Nan · 8 years ago
  25. fbef103 perf tools: Do hugetlb handling in more systems by Arnaldo Carvalho de Melo · 8 years ago
  26. 277cf08 perf trace beauty mmap: Fix defines for non !x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  27. f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
  28. d9ea48b perf hists browser: Fix event group display by Namhyung Kim · 8 years ago
  29. 7a023fd perf probe: Fix dwarf regs table for x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  30. cd34cd9 perf/x86/intel/uncore: Add Skylake server uncore support by Kan Liang · 8 years ago
  31. 2668c61 perf/x86/rapl: Enable Apollo Lake RAPL support by Harry Pan · 8 years ago
  32. 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  33. 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
  34. ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
  35. 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
  36. a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
  37. b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
  38. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  39. 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
  40. 14520d6 Merge tag 'perf-core-for-mingo-20160908' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  41. 25b8592 perf powerpc: Fix build-test failure by Ravi Bangoria · 8 years ago
  42. 7e3fcffe perf pmu: Support alternative sysfs cpumask by Mark Rutland · 8 years ago
  43. 9f21b81 perf evlist: Only open events on CPUs an evsel permits by Mark Rutland · 8 years ago
  44. 70fbe05 perf annotate: Add branch stack / basic block by Peter Zijlstra · 8 years ago
  45. d7e404a perf record: Mark MAP_HUGETLB when synthesizing mmap events by Wang Nan · 8 years ago
  46. 5e7be3e tools lib api fs: Add hugetlbfs filesystem detector by Wang Nan · 8 years ago
  47. 0ac3348 perf tools: Recognize hugetlb mapping as anon mapping by Wang Nan · 8 years ago
  48. 79d102c perf/x86/intel/cqm: Check cqm/mbm enabled state in event init by Jiri Olsa · 8 years ago
  49. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 8 years ago
  50. c79c809 perf test vmlinux: Remove dead symbol_filter_t code by Arnaldo Carvalho de Melo · 8 years ago
  51. 0890e97 perf machine: Remove machine->symbol_filter and friends by Arnaldo Carvalho de Melo · 8 years ago
  52. b622021 perf top: Remove old kernel-only symbol filter by Arnaldo Carvalho de Melo · 8 years ago
  53. 608c34d perf symbols: Mark if a symbol is idle in the library by Arnaldo Carvalho de Melo · 8 years ago
  54. c0b172e Merge tag 'perf-core-for-mingo-20160901' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  55. c9bbdd4 perf/core: Don't pass PERF_EF_START to the PMU ->start callback by Will Deacon · 8 years ago
  56. 24cf846 perf/x86/intel/uncore: Handle non-standard counter offset by Stephane Eranian · 8 years ago
  57. 68ce4a0 perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping location by Kan Liang · 8 years ago
  58. 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
  59. 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
  60. c693593 Linux 4.8-rc5 by Linus Torvalds · 8 years ago
  61. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 28e6815 Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  64. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  65. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  67. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  68. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  69. 39da979 Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  70. 70dad499 Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  71. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  72. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. 0ddc9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  74. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  75. 601b586 Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  76. 9a0bcc8 Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  77. b654c62 Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' by Rafael J. Wysocki · 8 years ago
  78. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  79. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  80. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  81. 15301a5 x86/paravirt: Do not trace _paravirt_ident_*() functions by Steven Rostedt · 8 years ago
  82. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  83. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  84. 63fb0a9 drivers/perf: arm_pmu: Fix NULL pointer dereference during probe by Stefan Wahren · 8 years ago
  85. 7532468 drivers/perf: arm_pmu: Fix leak in error path by Stefan Wahren · 8 years ago
  86. ac81038 Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  87. b0be76b Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  88. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  89. 603f2c9 Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  90. 5322942 Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  91. cc4163d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  92. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. b300692 rapidio/tsi721: fix incorrect detection of address translation condition by Alexandre Bounine · 8 years ago
  94. 1e1011a rapidio/documentation/mport_cdev: add missing parameter description by Alexandre Bounine · 8 years ago
  95. 735f277 kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd by Michal Hocko · 8 years ago
  96. c4e2973 MAINTAINERS: Vladimir has moved by Vladimir Davydov · 8 years ago
  97. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  98. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  99. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  100. 8a793be drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago