1. 0fb9656 tracing: Make tracing_enabled be equal to tracing_on by Steven Rostedt · 13 years ago
  2. c7b84ec tracing: Remove unused function unregister_tracer() by Steven Rostedt · 13 years ago
  3. 15075ca tracing: Separate open function from set_event and available_events by Steven Rostedt · 13 years ago
  4. 50ecf2c ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64 by Yoshihiro YUNOMAE · 12 years ago
  5. 60303ed tracing: Reset ring buffer when changing trace_clocks by David Sharp · 12 years ago
  6. 60efc15 linux/kernel.h: Remove duplicate trace_printk declaration by Michal Hocko · 12 years ago
  7. 6f86ab9 tracing: Cleanup unnecessary function declarations by Vaibhav Nagarnaik · 13 years ago
  8. 01e3e71 tracing: Trivial cleanup by David Sharp · 13 years ago
  9. 7ffbd48 tracing: Cache comms only after an event occurred by Steven Rostedt · 12 years ago
  10. 2b70e59 tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit by Steven Rostedt · 12 years ago
  11. 8169883 tracing: Enable comm recording if trace_printk() is used by Steven Rostedt · 12 years ago
  12. b382ede6 tracing: Expand ring buffer when trace_printk() is used by Steven Rostedt · 12 years ago
  13. 884bfe8 ring-buffer: Add a 'dropped events' counter by Slava Pestov · 13 years ago
  14. f43c738 tracing: Change tracer's integer flags to bool by Hiraku Toyooka · 12 years ago
  15. 6f41567 tracing: Allow tracers to start at core initcall by Steven Rostedt · 12 years ago
  16. bcd83ea tracing: Replace strict_strto* with kstrto* by Daniel Walter · 12 years ago
  17. 95d18aa perf/x86: Fix sparse warnings by Peter Huewe · 12 years ago
  18. 8748dd9 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  19. 0da2e9c perf python: Initialize 'page_size' variable by Arnaldo Carvalho de Melo · 12 years ago
  20. 0089fa9 perf record: Fix mmap error output condition by Jiri Olsa · 12 years ago
  21. e84ba4e perf header: Add is_perf_magic() func by Feng Tang · 12 years ago
  22. cdbab7c perf hists browser: Integrate script browser into main hists browser by Feng Tang · 12 years ago
  23. 79ee47f perf annotate browser: Integrate script browser into annotation browser by Feng Tang · 12 years ago
  24. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  25. 49e639e perf script: Add more filter to find_scripts() by Feng Tang · 12 years ago
  26. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  27. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  28. ea36c46 perf tools: Move strxfrchar into string object by Jiri Olsa · 12 years ago
  29. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  30. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  31. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  32. 9175ce1 perf tools: Move parse_events error printing to parse_events_options by Andi Kleen · 12 years ago
  33. 9db5506 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  34. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  35. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  36. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  37. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  38. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  39. cf3aa10 perf tools: Always show CHK message when doing try-cc by Namhyung Kim · 12 years ago
  40. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  41. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  42. b6f4f80 tools lib traceevent: Do not generate dependency for system header files by Namhyung Kim · 12 years ago
  43. 8f7c1d0 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  44. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  45. efd5745 perf trace: Count number of events for each thread and globally by Arnaldo Carvalho de Melo · 12 years ago
  46. ba361c9 perf tools: Don't stop synthesizing threads when one vanishes by Arnaldo Carvalho de Melo · 12 years ago
  47. 6ca2a9c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  48. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  49. 814d7a4 perf trace: Print the name of a syscall when failing to read its info by Arnaldo Carvalho de Melo · 12 years ago
  50. 8b74526 perf tools: Pretty print errno for some more functions by Arnaldo Carvalho de Melo · 12 years ago
  51. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago
  52. 60c907a perf trace: Add an event duration column by Arnaldo Carvalho de Melo · 12 years ago
  53. 752fde4 perf trace: Support interrupted syscalls by Arnaldo Carvalho de Melo · 12 years ago
  54. 9a8e85a perf test: Align the 'Ok'/'FAILED!' test results by Arnaldo Carvalho de Melo · 12 years ago
  55. 2305c82 perf tools: Give user better message if precise is not supported by David Ahern · 12 years ago
  56. 03f2f93 Account the nr_entries in rblist properly by Suzuki K. Poulose · 12 years ago
  57. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  58. feb8ada perf tools: Remove noise in python version feature test by Arnaldo Carvalho de Melo · 12 years ago
  59. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  60. ce37f40 x86: Allow tracing of functions in arch/x86/kernel/rtc.c by David Vrabel · 12 years ago
  61. 3f3a206 perf test: Add automated tests for pmu sysfs translated events by Jiri Olsa · 12 years ago
  62. 1d33d6d perf tools: Add support to specify hw event as PMU event term by Jiri Olsa · 12 years ago
  63. 3fded96 perf tools: Fix PMU object alias initialization by Jiri Olsa · 12 years ago
  64. 20550a4 perf/x86: Add hardware events translations for Intel P6 cpus by Jiri Olsa · 12 years ago
  65. 0bf79d4 perf/x86: Add hardware events translations for AMD cpus by Jiri Olsa · 12 years ago
  66. 43c032f perf/x86: Add hardware events translations for Intel cpus by Jiri Olsa · 12 years ago
  67. 8300daa perf/x86: Filter out undefined events from sysfs events attribute by Jiri Olsa · 12 years ago
  68. a474739 perf/x86: Make hardware event translations available in sysfs by Jiri Olsa · 12 years ago
  69. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  70. c13d38e perf, cpu hotplug: Use cached value of smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  71. 6760bca perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled by Srivatsa S. Bhat · 12 years ago
  72. bffd5fc x86/perf: Fix virtualization sanity check by Andre Przywara · 12 years ago
  73. c1264a4 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  74. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  75. 3185bd2 alpha: separate thread-synchronous flags by Al Viro · 12 years ago
  76. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  77. e17b131 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 684baeb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 4e3ab74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  80. 4a09cbc Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  81. 62472ef Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  82. 7805963 arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines by Chris Metcalf · 12 years ago
  83. 627072b arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 12 years ago
  84. 2d1f4c8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  85. d888af9 Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  86. e589db7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  87. 344ba37 Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  88. c52f1dd Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  89. b8e902f drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() by Thomas Hellstrom · 12 years ago
  90. 7bc17a7 drm/ttm: Fix a theoretical race by Thomas Hellstrom · 12 years ago
  91. a16d4f8 drm: platform: Don't initialize driver-private data by Thierry Reding · 12 years ago
  92. 08bce0a drm/debugfs: remove redundant info from gem_names by Marcin Slusarz · 12 years ago
  93. 0281324 drm: fb: cma: Fail gracefully on allocation failure by Thierry Reding · 12 years ago
  94. e0d78d0 drm: fb: cma: Fix typo in debug message by Thierry Reding · 12 years ago
  95. 5de35e8 ext4: Avoid underflow in ext4_trim_fs() by Lukas Czerner · 12 years ago
  96. c5e015d KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT by Sasha Levin · 12 years ago
  97. 7f46ddb KVM: apic: fix LDR calculation in x2apic mode by Gleb Natapov · 12 years ago
  98. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  99. 42be739 perf test: Fix exclude_guest parse events tests by Jiri Olsa · 12 years ago
  100. 9fdbf67 perf tools: do not flush maps on COMM for perf report by Luigi Semenzato · 12 years ago