1. 36d789a perf probe: Improve error message for unknown member of data structure by Masami Hiramatsu · 10 years ago
  2. a5c5009 perf tests: Show the inner make output when an error happens by Arnaldo Carvalho de Melo · 10 years ago
  3. f9ca2d8 perf tools: Emit more precise message for missing glibc static library by Arnaldo Carvalho de Melo · 10 years ago
  4. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  5. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  6. e041e32 perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 10 years ago
  7. 8c6e549 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 10 years ago
  8. 5cdb76d uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates by Oleg Nesterov · 10 years ago
  9. 3e39db4 perf/documentation: Add description for conditional branch filter by Anshuman Khandual · 10 years ago
  10. 3754891 perf/x86: Add conditional branch filtering support by Anshuman Khandual · 10 years ago
  11. 0fffa5d perf/tool: Add conditional branch filter 'cond' to perf record by Anshuman Khandual · 10 years ago
  12. bac5213 perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND' by Anshuman Khandual · 10 years ago
  13. 40814f6 uprobes: Teach copy_insn() to support tmpfs by Oleg Nesterov · 10 years ago
  14. 41ccba02 uprobes: Shift ->readpage check from __copy_insn() to uprobe_register() by Oleg Nesterov · 10 years ago
  15. c184c98 perf/x86: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  16. edcb4d3 perf/ARM: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  17. 53b2533 perf: Disable sampled events if no PMU interrupt by Vince Weaver · 10 years ago
  18. ebf905f perf: Fix use after free in perf_remove_from_context() by Peter Zijlstra · 10 years ago
  19. 10b02564 Merge branch 'perf/kprobes' into perf/core by Ingo Molnar · 10 years ago
  20. c56d340 Merge branch 'perf/uprobes' into perf/core by Ingo Molnar · 10 years ago
  21. b13fa91 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  22. 22c91aa Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 10 years ago
  23. 082f96a perf probe: Fix perf probe to find correct variable DIE by Masami Hiramatsu · 10 years ago
  24. 0c188a0 perf probe: Fix a segfault if asked for variable it doesn't find by Masami Hiramatsu · 10 years ago
  25. fc9cabe perf tools: Fix 'make help' message error by Jianyu Zhan · 10 years ago
  26. a515114 perf record: Fix poll return value propagation by Jiri Olsa · 10 years ago
  27. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  28. 2ec85c6 perf tools: Remove elide setup for SORT_MODE__MEMORY mode by Jiri Olsa · 10 years ago
  29. 7f3e508 perf tools: Fix "==" into "=" in ui_browser__warning assignment by zhangdianfang · 10 years ago
  30. f2d9627 perf tools: Allow overriding sysfs and proc finding with env var by Cody P Schafer · 10 years ago
  31. 16a6433 perf tools: Consider header files outside perf directory in tags target by Sebastian Andrzej Siewior · 10 years ago
  32. 6a2f254 perf tools: Add warning when disabling perl scripting support due to missing devel files by Arnaldo Carvalho de Melo · 10 years ago
  33. 1b572622 perf trace: Warn the user when not available by Arnaldo Carvalho de Melo · 10 years ago
  34. 9b26136 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  35. 45e0a79 uprobes: Teach copy_insn() to support tmpfs by Oleg Nesterov · 10 years ago
  36. 7fa3134 uprobes: Shift ->readpage check from __copy_insn() to uprobe_register() by Oleg Nesterov · 10 years ago
  37. fad01e8 Linux 3.15-rc8 by Linus Torvalds · 10 years ago
  38. 204fe03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  39. 568180a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  40. 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. 8212f58 powerpc: Wire renameat2() syscall by Benjamin Herrenschmidt · 10 years ago
  42. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  43. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 10 years ago
  44. d69b296 perf tools: Reset output/sort order to default by Namhyung Kim · 10 years ago
  45. e4cf6f8 perf ui/gtk: Fix callchain display by Namhyung Kim · 10 years ago
  46. 56772ad perf ui/stdio: Fix invalid percentage value of cumulated hist entries by Namhyung Kim · 10 years ago
  47. e511db5 perf tools: Enable --children option by default by Namhyung Kim · 11 years ago
  48. 104ac99 perf top: Add top.children config option by Namhyung Kim · 12 years ago
  49. 1432ec3 perf top: Add --children option by Namhyung Kim · 11 years ago
  50. 7c50391 perf top: Convert to hist_entry_iter by Namhyung Kim · 11 years ago
  51. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  52. 2bf1a12 perf tools: Do not auto-remove Children column if --fields given by Namhyung Kim · 11 years ago
  53. 8d8e645 perf report: Add report.children config option by Namhyung Kim · 12 years ago
  54. 793aaaa perf report: Add --children option by Namhyung Kim · 11 years ago
  55. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  56. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  57. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  58. 0434ddd perf ui/browser: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  59. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  60. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  61. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  62. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  63. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  64. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  65. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  66. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  67. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  68. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  69. a4bf79e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 80e0679 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  71. 9f12600 dcache: add missing lockdep annotation by Linus Torvalds · 10 years ago
  72. 18ee37a drm/radeon: Resume fbcon last by Daniel Vetter · 10 years ago
  73. 1446e04 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 10 years ago
  74. 1487385 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  75. 1326af2 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  76. 24e19d2 Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  77. 6538b8e x86_64: expand kernel stack to 16K by Minchan Kim · 10 years ago
  78. 6f6111e Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 8cbf74d dentry_kill() doesn't need the second argument now by Al Viro · 10 years ago
  80. b2b8019 dealing with the rest of shrink_dentry_list() livelock by Al Viro · 10 years ago
  81. 046b961 shrink_dentry_list(): take parent's ->d_lock earlier by Al Viro · 10 years ago
  82. 7d95f6c drm/radeon: only allocate necessary size for vm bo list by Christian König · 10 years ago
  83. ec65da3 drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission by Marek Olšák · 10 years ago
  84. 60a4454 drm/radeon: avoid crash if VM command submission isn't available by Christian König · 10 years ago
  85. 4b21ce1 drm/radeon: lower the ref * post PLL maximum once more by Christian König · 10 years ago
  86. fe45736 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  87. a991639 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  88. f035b3d Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  89. 15a7b60 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  90. 2fe2023 firewire: revert to 4 GB RDMA, fix protocols using Memory Space by Stefan Richter · 10 years ago
  91. ff2fde9 expand dentry_kill(dentry, 0) in shrink_dentry_list() by Al Viro · 10 years ago
  92. e55fd01 split dentry_kill() by Al Viro · 10 years ago
  93. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  94. f2159d1 Merge tag 'sound-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  95. 2826958 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  96. 3f8517e ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs by Nicolas Pitre · 10 years ago
  97. 397335f rtmutex: Fix deadlock detector for real by Thomas Gleixner · 10 years ago
  98. 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  99. 9e3d633 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  100. 64fd72e lift the "already marked killed" case into shrink_dentry_list() by Al Viro · 10 years ago