1. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 8 years ago
  2. b9461ba Merge branch 'email/acme' into perf/core by Ingo Molnar · 8 years ago
  3. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 8 years ago
  4. a61a22f perf hists browser: Use hierarchy hpp list by Namhyung Kim · 8 years ago
  5. f58c95e perf report: Use hierarchy hpp list on stdio by Namhyung Kim · 8 years ago
  6. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 8 years ago
  7. a23f37e perf hists: Support multiple sort keys in a hierarchy level by Namhyung Kim · 8 years ago
  8. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  9. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 8 years ago
  10. f594bae perf stat: Document --detailed option by Borislav Petkov · 8 years ago
  11. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 8 years ago
  12. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 8 years ago
  13. 4a018cc perf jit: Move clockid validation by Adrian Hunter · 8 years ago
  14. 570735b perf jit: Let jit_process() return errors by Adrian Hunter · 8 years ago
  15. 5fb0ac1 perf session: Simplify tool stubs by Adrian Hunter · 8 years ago
  16. 640dad4 perf inject: Hit all DSOs for AUX data in JIT and other cases by Adrian Hunter · 8 years ago
  17. 07ef757 perf tools: Explicitly declare inc_group_count as a void function by Colin Ian King · 8 years ago
  18. 0096685 Merge tag 'perf-core-for-mingo-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  19. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 8 years ago
  20. 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 8 years ago
  21. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 8 years ago
  22. 9b24063 perf test: Fix hists related entries by Arnaldo Carvalho de Melo · 8 years ago
  23. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 8 years ago
  24. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 8 years ago
  25. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 8 years ago
  26. 979ac25 perf script: Fix double free on command_line by Colin Ian King · 8 years ago
  27. 6767879 tools build: Use .s extension for preprocessed assembler code by Masahiro Yamada · 8 years ago
  28. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 8 years ago
  29. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 8 years ago
  30. 95c3656 perf record: Ensure return non-zero rc when mmap fail by Wang Nan · 8 years ago
  31. e1ab48b perf record: Introduce record__finish_output() to finish a perf.data by Wang Nan · 8 years ago
  32. c45c86e perf record: Extract synthesize code to record__synthesize() by Wang Nan · 8 years ago
  33. d8871ea perf record: Use WARN_ONCE to replace 'if' condition by Wang Nan · 8 years ago
  34. f8dd2d5 perf data: Explicitly set byte order for integer types by Wang Nan · 8 years ago
  35. 6122d57 perf data: Support converting data from bpf_perf_event_output() by Wang Nan · 8 years ago
  36. 9dec447 perf stat: Check existence of frontend/backed stalled cycles by Andi Kleen · 8 years ago
  37. f9a5978 perf tools: Fix locale handling in pmu parsing by Jiri Olsa · 8 years ago
  38. 6f6e151 perf/x86/uncore: Fix build on UP-IOAPIC configs by Ingo Molnar · 8 years ago
  39. a674533 tools lib traceevent: Split pevent_print_event() into specific functionality functions by Steven Rostedt · 8 years ago
  40. 026842d tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: by Taeung Song · 8 years ago
  41. c42de70 perf trace: Check and discard not only 'nr' but also '__syscall_nr' by Taeung Song · 8 years ago
  42. 67d5268 perf tools: Fix python extension build by Jiri Olsa · 8 years ago
  43. 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 8 years ago
  44. 9de8d68 perf/x86/intel/rapl: Convert it to a per package facility by Thomas Gleixner · 8 years ago
  45. 8a6d2f8 perf/x86/intel/rapl: Utilize event->pmu_private by Thomas Gleixner · 8 years ago
  46. a208749 perf/x86/intel/rapl: Make PMU lock raw by Thomas Gleixner · 8 years ago
  47. 7162b8f perf/x86/intel/rapl: Refactor the code some more by Thomas Gleixner · 8 years ago
  48. 512089d perf/x86/intel/rapl: Clean up the printk output by Thomas Gleixner · 8 years ago
  49. 75c7003 perf/x86/intel/rapl: Calculate timing once by Thomas Gleixner · 8 years ago
  50. b8b3319a perf/x86/intel/rapl: Sanitize the quirk handling by Thomas Gleixner · 8 years ago
  51. 55f2890 perf/x86/intel/rapl: Add proper error handling by Thomas Gleixner · 8 years ago
  52. 4d120c5 perf/x86/intel/rapl: Make Knights Landings support functional by Thomas Gleixner · 8 years ago
  53. 827db83 perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups by Thomas Gleixner · 8 years ago
  54. 3712bba cpumask: Export cpumask_any_but() by Thomas Gleixner · 8 years ago
  55. 5485592 perf/x86/intel/uncore: Make PCI and MSR uncore independent by Thomas Gleixner · 8 years ago
  56. 7b672d6 perf/x86/intel/uncore: Clear all hardware state on exit by Thomas Gleixner · 8 years ago
  57. cf6d445 perf/x86/uncore: Track packages, not per CPU data by Thomas Gleixner · 8 years ago
  58. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 8 years ago
  59. 1f2569f perf/x86/intel/uncore: Store box in event->pmu_private by Thomas Gleixner · 8 years ago
  60. 54d751d perf: Allow storage of PMU private data in event by Thomas Gleixner · 8 years ago
  61. 1384c70 perf/x86/uncore: Make uncore_pcibus_to_physid() static by Thomas Gleixner · 8 years ago
  62. 1229735 perf/x86/intel/uncore: Make code more readable by Thomas Gleixner · 8 years ago
  63. a46195f perf/x86/intel/uncore: Clean up hardware on exit by Thomas Gleixner · 8 years ago
  64. 83f8ebd perf/x86/intel/uncore: Add sanity checks for PCI dev package id by Thomas Gleixner · 8 years ago
  65. 4f08967 perf/x86/intel/uncore: Fix error handling by Thomas Gleixner · 8 years ago
  66. ffeda00 perf/x86/intel/uncore: Simplify error rollback by Thomas Gleixner · 8 years ago
  67. 3ccca9e perf/x86/intel/uncore: Remove pointless mask check by Thomas Gleixner · 8 years ago
  68. a54d690 perf: Add a reviewer by Peter Zijlstra · 8 years ago
  69. 6cb2f1d perf/x86/intel/uncore: Remove SBOX support for BDX-DE by Kan Liang · 8 years ago
  70. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  71. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 8 years ago
  72. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  77. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  78. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  80. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  81. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  82. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  83. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  84. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  85. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  86. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  88. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  90. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  91. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  92. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  93. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  94. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  95. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  96. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  97. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  98. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 8 years ago
  99. 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 8 years ago
  100. ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 8 years ago