1. 5e45187 perf probe: Fix --list option to show events only with uprobe events by Masami Hiramatsu · 10 years ago
  2. d5b4130 perf kvm: Fix stdin handling for 'kvm stat live' command by Jiri Olsa · 10 years ago
  3. 4a1a997 perf top: Setup signals for terminal output by Jiri Olsa · 10 years ago
  4. 9398c48 perf tools: Introduce set_term_quiet_input helper function by Jiri Olsa · 10 years ago
  5. ae256fa perf top: Join the display thread on exit by Jiri Olsa · 10 years ago
  6. e0336ed perf tools: Add cpu_startup_entry to the list of kernel idle symbols by Arnaldo Carvalho de Melo · 10 years ago
  7. e7110b9 perf top: Don't look for kernel idle symbols in all DSOs by Arnaldo Carvalho de Melo · 10 years ago
  8. ddcd097 perf/x86/uncore: Rename IvyTown to IvyBridge-EP by Peter Zijlstra · 10 years ago
  9. 85a16ef perf/x86/uncore: Export basic memory events for IVT IMC PMU by Stephane Eranian · 10 years ago
  10. c8aab2e perf/x86: Clean up __intel_pmu_pebs_event() code by Stephane Eranian · 10 years ago
  11. 770eee1 perf/x86: Fix data source encoding issues for load latency/precise store by Stephane Eranian · 10 years ago
  12. f3908b8 perf/x86: Don't mark DataLA addresses as store by Andi Kleen · 10 years ago
  13. 86a0446 perf/x86: Revamp PEBS event selection by Andi Kleen · 10 years ago
  14. 03de874 perf/x86: Fix :pp without LBR by Andi Kleen · 10 years ago
  15. e708d7a perf: Do poll_wait() before checking condition in perf_poll() by Sebastian Andrzej Siewior · 10 years ago
  16. 36bbb2f perf/x86: Use extended offcore mask on Haswell by Andi Kleen · 10 years ago
  17. 17a6034 perf/x86/uncore: Fix coccinelle warnings by Fengguang Wu · 10 years ago
  18. c1e4658 perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file by Yan, Zheng · 10 years ago
  19. 8268fdf perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file by Yan, Zheng · 10 years ago
  20. 92807ffd perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file by Yan, Zheng · 10 years ago
  21. 514b234 perf/x86/uncore: Declare some functions and variables by Yan, Zheng · 10 years ago
  22. fadfe7b perf: Add queued work to remove orphaned child events by Jiri Olsa · 10 years ago
  23. f869776 perf: Set owner pointer for kernel events by Jiri Olsa · 10 years ago
  24. 0f7c29ce perf/x86/intel: Update Intel models by Peter Zijlstra · 10 years ago
  25. 1a91eac Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  26. d6a947f perf tools: Default to python version 2 by Thomas Ilsche · 10 years ago
  27. 038fa0b9 perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters due to EBUSY error by Jiri Olsa · 10 years ago
  28. 59dc9f2 perf tools: Fix column alignment when headers aren't shown on TUI by Namhyung Kim · 10 years ago
  29. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  30. cf59002 perf top: Add -w option for setting column width by Namhyung Kim · 10 years ago
  31. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  32. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 10 years ago
  33. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  34. 8246de8 perf tools: Left-align output contents by Namhyung Kim · 10 years ago
  35. 56c7d79 perf tools: Fix make PYTHON override by Namhyung Kim · 10 years ago
  36. 64c4090 perf kmem: Do not ignore mmap events by Namhyung Kim · 10 years ago
  37. 63914ac perf tools: Show better error message in case we fail to open counters due to EBUSY error by Jiri Olsa · 10 years ago
  38. b0a4520 perf tools: Allow out of order messages in forced flush by Jiri Olsa · 10 years ago
  39. cee3ab9 perf tools: Add debug prints for ordered events queue by Jiri Olsa · 10 years ago
  40. 94786b6 perf tools: Add report.queue-size config file option by Jiri Olsa · 10 years ago
  41. 94c0655 perf tools: Add perf_config_u64 function by Jiri Olsa · 10 years ago
  42. adc56ed perf tools: Add ordered_events__free function by Jiri Olsa · 10 years ago
  43. 36522f5 perf tools: Add ordered_events__init function by Jiri Olsa · 10 years ago
  44. fa4e5c6 perf tools: Use list_move in ordered_events_delete function by Jiri Olsa · 10 years ago
  45. 5f86b80 perf tools: Create ordered-events object by Jiri Olsa · 10 years ago
  46. 79a30fe perf tools: Make perf_session__deliver_event global by Jiri Olsa · 10 years ago
  47. d40b4a1 perf tools: Flush ordered events in case of allocation failure by Jiri Olsa · 10 years ago
  48. 8d99a6c perf tools: Limit ordered events queue size by Jiri Olsa · 10 years ago
  49. d8836b5 perf tools: Factor ordered_events__flush to be more generic by Jiri Olsa · 10 years ago
  50. c64c7e1 perf tools: Add ordered_events__(new|delete) interface by Jiri Olsa · 10 years ago
  51. fc12482 perf tools: Rename ordered_events members by Jiri Olsa · 10 years ago
  52. 37e39aa perf tools: Rename ordered_samples struct to ordered_events by Jiri Olsa · 10 years ago
  53. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  54. 8affc2b perf record: Honour --no-time command line option by Andi Kleen · 10 years ago
  55. f96f567 kprobes: Skip kretprobe hit in NMI context to avoid deadlock by Masami Hiramatsu · 10 years ago
  56. 98a96f2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. e9c9eec Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. a45c657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  69. 489f50b Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  70. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  71. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  72. c9b88e9 Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  73. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. c7ed326 Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  75. e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  76. e17acfd Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  77. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  78. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  79. c4c3f5f Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  80. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  81. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  82. b11a6fa clk: Add missing of_clk_set_defaults export by Sylwester Nawrocki · 10 years ago
  83. c2df436 Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  84. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. 19583ca Linux 3.16 by Linus Torvalds · 10 years ago
  86. 8d71844 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 4c51cb0 x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() by Dan Carpenter · 10 years ago
  88. 3f9c08f Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  89. 6bf755d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction by Omar Sandoval · 10 years ago
  90. c5cc87f ARM: idmap: add identity mapping usage note by Russell King · 10 years ago
  91. b048a24 perf kvm stat: Properly show submicrosecond times by Christian Borntraeger · 10 years ago
  92. 1f26094 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. f88cf23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. ecb679f Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  95. 818be58 Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  96. 9642a10 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  97. 6ba19bf clk: checking wrong variable in __set_clk_parents() by Dan Carpenter · 10 years ago
  98. 44fa816 dm cache: fix race affecting dirty block count by Anssi Hannula · 10 years ago
  99. d8c712e dm bufio: fully initialize shrinker by Greg Thelen · 10 years ago
  100. c4121c6 ata: libahci: Silence compiler warning on 64-bit by Thierry Reding · 10 years ago