1. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  2. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  3. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  4. 0434ddd perf ui/browser: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  5. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  6. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  7. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  8. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  9. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  10. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  11. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  12. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  13. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  14. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  15. e450f90 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
  16. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 10 years ago
  17. 21cfc5e perf tools: Add cat as fallback pager by Michael Lentine · 10 years ago
  18. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 11 years ago
  19. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 11 years ago
  20. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 11 years ago
  21. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  22. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 11 years ago
  23. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 11 years ago
  24. 6fe8c26 perf top: Add --fields option to specify output fields by Namhyung Kim · 11 years ago
  25. c0f1527 perf report/tui: Fix a bug when --fields/sort is given by Namhyung Kim · 11 years ago
  26. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 11 years ago
  27. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
  28. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 11 years ago
  29. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 11 years ago
  30. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
  31. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 11 years ago
  32. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 11 years ago
  33. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 11 years ago
  34. f156d84 perf tools: Support event grouping in hpp ->sort() by Namhyung Kim · 11 years ago
  35. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 11 years ago
  36. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 11 years ago
  37. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 11 years ago
  38. 6480c56 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
  39. 722e76e fix Haswell precise store data source encoding by Stephane Eranian · 11 years ago
  40. 643fd0b perf: Fix perf_event_open(.flags) test by Peter Zijlstra · 11 years ago
  41. 12665b3 perf/events/core: Drop unused variable after cleanup by Borislav Petkov · 11 years ago
  42. 97eac38 perf tools: Add libdw DWARF post unwind support for ARM by Jean Pihet · 11 years ago
  43. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 11 years ago
  44. 3418f96 perf tests: Introduce perf_regs_load function on ARM by Jean Pihet · 11 years ago
  45. 21a8b75 perf tools: Consolidate types.h for ARM and ARM64 by Jean Pihet · 11 years ago
  46. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 11 years ago
  47. 9d372ca perf sched: Cleanup, remove unused variables in map_switch_event() by Dongsheng Yang · 11 years ago
  48. 67d6259 perf sched: Remove nr_state_machine_bugs in perf latency by Dongsheng Yang · 11 years ago
  49. 0680ee7 perf tools: Remove usage of trace_sched_wakeup(.success) by Peter Zijlstra · 11 years ago
  50. 26f2738 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  51. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 11 years ago
  52. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 11 years ago
  53. 4560471 perf record: Propagate exit status of a command line workload by Namhyung Kim · 11 years ago
  54. 6bcab4e perf tools: Clarify the output of perf sched map. by Dongsheng · 11 years ago
  55. e936e8e perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. by Dongsheng · 11 years ago
  56. 7fff959 perf tools: Add missing event for perf sched record. by Dongsheng · 11 years ago
  57. 3a497f4 perf: Simplify perf_event_exit_task_context() by Peter Zijlstra · 11 years ago
  58. 683ede4 perf: Rework free paths by Peter Zijlstra · 11 years ago
  59. 6334241 perf: Validate locking assumption by Peter Zijlstra · 11 years ago
  60. 15a2d4d perf: Always destroy groups on exit by Peter Zijlstra · 11 years ago
  61. 1f4ee50 perf: Ensure consistent inherit state in groups by Peter Zijlstra · 11 years ago
  62. 37b16be Merge branch 'perf/urgent' into perf/core, to avoid conflicts by Ingo Molnar · 11 years ago
  63. a4b4f11 perf/x86/intel: Fix Silvermont's event constraints by Yan, Zheng · 11 years ago
  64. ffb4ef2 perf: Fix perf_event_init_context() by Peter Zijlstra · 11 years ago
  65. 46ce0fe perf: Fix race in removing an event by Peter Zijlstra · 11 years ago
  66. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  67. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 11 years ago
  68. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 11 years ago
  69. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 11 years ago
  70. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 11 years ago
  71. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 11 years ago
  72. 6b6751f autofs: fix lockref lookup by Ian Kent · 11 years ago
  73. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 11 years ago
  74. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 11 years ago
  75. 0e3b7e5 MAINTAINERS: zswap/zbud: change maintainer email address by Seth Jennings · 11 years ago
  76. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 11 years ago
  77. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  78. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 11 years ago
  79. 3573839 drivers/rtc/rtc-pcf8523.c: fix month definition by Chris Cui · 11 years ago
  80. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  81. 39f1f78 nick kvfree() from apparmor by Al Viro · 11 years ago
  82. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 11 years ago
  83. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  84. 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  85. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 11 years ago
  86. 7cc6897 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 11 years ago
  87. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  88. 783e9e8 Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  89. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  90. a1e7446 Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  91. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  92. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  93. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 11 years ago
  94. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 11 years ago
  95. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 11 years ago
  96. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 11 years ago
  97. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 11 years ago
  98. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 11 years ago
  99. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  100. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 11 years ago