1. 0c3a6ef perf trace: Make --pf maj/min/all use callchains too by Arnaldo Carvalho de Melo · 9 years ago
  2. 0ae537c perf trace: Extract evsel contructor from perf_evlist__add_pgfault by Arnaldo Carvalho de Melo · 9 years ago
  3. 70a2cba perf buildid: Fix off-by-one in write_buildid() by Andrey Ryabinin · 9 years ago
  4. 67d6129 Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Ingo Molnar · 9 years ago
  5. 31b8431 x86/perf/rapl: Add missing Broadwell model by Peter Zijlstra · 9 years ago
  6. c416e5a x86/perf/rapl: Reorder model numbers by Peter Zijlstra · 9 years ago
  7. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 9 years ago
  8. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 9 years ago
  9. f21d5ad perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs by Kan Liang · 9 years ago
  10. 8b92c3a perf/x86/intel: Add Goldmont CPU support by Kan Liang · 9 years ago
  11. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  12. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 9 years ago
  13. e108960 perf/x86/intel/rapl: Add missing Haswell model by Srinivas Pandruvada · 9 years ago
  14. b89c173 perf/x86/intel: Add model number for Skylake Server to perf by Andi Kleen · 9 years ago
  15. 6566fea perf test: Add missing verbose output explaining the reason for failure by Arnaldo Carvalho de Melo · 9 years ago
  16. 53d0fe6 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test by Arnaldo Carvalho de Melo · 9 years ago
  17. e02092b perf symbols: Allow loading kallsyms without considering kcore files by Arnaldo Carvalho de Melo · 9 years ago
  18. 2cc4666 perf build: Remove x86 references from arch-neutral Build by Arnaldo Carvalho de Melo · 9 years ago
  19. f56ebf2 perf jit: memset() variable 'st' using the correct size by Colin Ian King · 9 years ago
  20. d6632dd perf script: Fix postgresql ubuntu install instructions by Chris Phlipot · 9 years ago
  21. a19cad6 Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  22. e381526 perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain by Arnaldo Carvalho de Melo · 9 years ago
  23. 1b6b678 perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs by Arnaldo Carvalho de Melo · 9 years ago
  24. 2ddd5c0 perf tools: Ditch record_opts.callgraph_set by Arnaldo Carvalho de Melo · 9 years ago
  25. 1cc8381 perf report: Use callchain_param.enabled instead of tool specific knob by Arnaldo Carvalho de Melo · 9 years ago
  26. 30234f0 perf callchain: Set callchain_param.enabled when parsing --call-graph by Arnaldo Carvalho de Melo · 9 years ago
  27. 9223152 perf script: Check sample->callchain before using it by Arnaldo Carvalho de Melo · 9 years ago
  28. acf2abb perf evsel: Add missign class prefix to has_branch_stack method by Arnaldo Carvalho de Melo · 9 years ago
  29. 1342e0b7 perf intel-pt: Fix segfault tracing transactions by Adrian Hunter · 9 years ago
  30. c3b46c7 Linux 4.6-rc4 by Linus Torvalds · 9 years ago
  31. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  32. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 9 years ago
  33. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  34. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  35. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  36. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  37. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  40. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 9 years ago
  41. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 9 years ago
  42. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 9 years ago
  43. ccd62a8 perf trace: Fix build when DWARF unwind isn't available by Arnaldo Carvalho de Melo · 9 years ago
  44. 9243ae5 Merge tag 'perf-core-for-mingo-20160415' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  45. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  46. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  47. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  48. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  49. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  50. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  51. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 9 years ago
  52. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 9 years ago
  53. f5e7150 perf evlist: Expose perf_event_mlock_kb_in_pages() helper by Arnaldo Carvalho de Melo · 9 years ago
  54. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 9 years ago
  55. 0883e82 perf record: Export record_opts based callchain parsing helper by Arnaldo Carvalho de Melo · 9 years ago
  56. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 9 years ago
  57. e519bd9 perf trace: Do not print interrupted syscalls when using --duration by Arnaldo Carvalho de Melo · 9 years ago
  58. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 9 years ago
  59. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 63a1281 Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  62. 0a3f5af Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  63. c8c5285 Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  64. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  65. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  66. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  67. 4c0b1c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  68. 25da4fa perf evsel: Move fprintf methods to separate source file by Arnaldo Carvalho de Melo · 9 years ago
  69. c6d4a49 perf trace: Add --max-stack knob by Arnaldo Carvalho de Melo · 9 years ago
  70. 6125cc8 perf script: Add --max-stack knob by Arnaldo Carvalho de Melo · 9 years ago
  71. d327e60 perf tools: Remove addr_location argument to sample__fprintf_callchain by Arnaldo Carvalho de Melo · 9 years ago
  72. 6f73673 perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain} by Arnaldo Carvalho de Melo · 9 years ago
  73. bfbba18 perf symbols: Move fprintf routines to separate object file by Arnaldo Carvalho de Melo · 9 years ago
  74. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 9 years ago
  75. a522905 NVMe: Always use MSI/MSI-x interrupts by Keith Busch · 9 years ago
  76. 51d7b12 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 9 years ago
  77. ab0fa82 pci-sysfs: use proper file capability helper function by Linus Torvalds · 9 years ago
  78. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 9 years ago
  79. 4046d6e Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" by Linus Torvalds · 9 years ago
  80. de446b4 perf evsel: Remove symbol_conf usage by Arnaldo Carvalho de Melo · 9 years ago
  81. 91d7b2d perf callchain: Start moving away from global per thread cursors by Arnaldo Carvalho de Melo · 9 years ago
  82. bbf86c4 perf trace: Move socket_type beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  83. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
  84. cba2e47 pmem: fix BUG() error in pmem.h:48 on X86_32 by Toshi Kani · 9 years ago
  85. ad06fde pwm: fsl-ftm: Use flat regmap cache by Stefan Agner · 9 years ago
  86. 0b22cd2 Merge tag 'perf-core-for-mingo-20160414' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  87. 860b8d4 perf config: Make show_config() use perf_config_set by Taeung Song · 9 years ago
  88. 20105ca perf config: Introduce perf_config_set class by Taeung Song · 9 years ago
  89. ecfd7a9 perf record: Add '--timestamp-filename' option to append timestamp to output file name by Wang Nan · 9 years ago
  90. c0bdc1c perf record: Turns auxtrace_snapshot_enable into 3 states by Wang Nan · 9 years ago
  91. 040f991 perf data: Add perf_data_file__switch() helper by Wang Nan · 9 years ago
  92. b26dc73 perf session: Make ordered_events reusable by Wang Nan · 9 years ago
  93. 4532f64 perf ordered_events: Introduce reinit() by Wang Nan · 9 years ago
  94. ea8dc3c perf trace: Move eventfd beautifiers to trace/beauty/ directory by Arnaldo Carvalho de Melo · 9 years ago
  95. df4cb16 perf trace: Move mmap beautifiers to trace/beauty/ directory by Arnaldo Carvalho de Melo · 9 years ago
  96. a355a61 perf trace: Add getrandom beautifier related defines for older systems by Arnaldo Carvalho de Melo · 9 years ago
  97. 6fb35b9 perf trace: Add seccomp beautifier related defines for older systems by Arnaldo Carvalho de Melo · 9 years ago
  98. 70ad7f7 mmc: tegra: Disable UHS-I modes for Tegra124 by Jon Hunter · 9 years ago
  99. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 9 years ago
  100. ff3e84e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago