1. 6651782 perf scripts browser: Add a browser for perf script by Feng Tang · 12 years ago
  2. 49e639e perf script: Add more filter to find_scripts() by Feng Tang · 12 years ago
  3. 70cb4e9 perf tools: Add a global variable "const char *input_name" by Feng Tang · 12 years ago
  4. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  5. ea36c46 perf tools: Move strxfrchar into string object by Jiri Olsa · 12 years ago
  6. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  7. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  8. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  9. 9175ce1 perf tools: Move parse_events error printing to parse_events_options by Andi Kleen · 12 years ago
  10. 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
  11. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  12. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  13. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  14. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  15. fcc3280 perf tools: Fix LIBELF_MMAP checking by Namhyung Kim · 12 years ago
  16. cf3aa10 perf tools: Always show CHK message when doing try-cc by Namhyung Kim · 12 years ago
  17. 615d774 perf tools: Convert invocation of MAKE into SUBDIR by Namhyung Kim · 12 years ago
  18. 536e2b0 perf tools: Cleanup doc related targets by Namhyung Kim · 12 years ago
  19. b6f4f80 tools lib traceevent: Do not generate dependency for system header files by Namhyung Kim · 12 years ago
  20. 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
  21. 1302d88 perf trace: Use sched:sched_stat_runtime to provide a thread summary by Arnaldo Carvalho de Melo · 12 years ago
  22. efd5745 perf trace: Count number of events for each thread and globally by Arnaldo Carvalho de Melo · 12 years ago
  23. ba361c9 perf tools: Don't stop synthesizing threads when one vanishes by Arnaldo Carvalho de Melo · 12 years ago
  24. 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
  25. af3df2c perf tools: Try to build Documentation when installing by Borislav Petkov · 12 years ago
  26. 814d7a4 perf trace: Print the name of a syscall when failing to read its info by Arnaldo Carvalho de Melo · 12 years ago
  27. 8b74526 perf tools: Pretty print errno for some more functions by Arnaldo Carvalho de Melo · 12 years ago
  28. ae9ed03 perf trace: Add duration filter by Arnaldo Carvalho de Melo · 12 years ago
  29. 60c907a perf trace: Add an event duration column by Arnaldo Carvalho de Melo · 12 years ago
  30. 752fde4 perf trace: Support interrupted syscalls by Arnaldo Carvalho de Melo · 12 years ago
  31. 9a8e85a perf test: Align the 'Ok'/'FAILED!' test results by Arnaldo Carvalho de Melo · 12 years ago
  32. 2305c82 perf tools: Give user better message if precise is not supported by David Ahern · 12 years ago
  33. 03f2f93 Account the nr_entries in rblist properly by Suzuki K. Poulose · 12 years ago
  34. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  35. feb8ada perf tools: Remove noise in python version feature test by Arnaldo Carvalho de Melo · 12 years ago
  36. 28d213b perf tools: Diplays more output on features check for make V=1 by Jiri Olsa · 12 years ago
  37. ce37f40 x86: Allow tracing of functions in arch/x86/kernel/rtc.c by David Vrabel · 12 years ago
  38. 3f3a206 perf test: Add automated tests for pmu sysfs translated events by Jiri Olsa · 12 years ago
  39. 1d33d6d perf tools: Add support to specify hw event as PMU event term by Jiri Olsa · 12 years ago
  40. 3fded96 perf tools: Fix PMU object alias initialization by Jiri Olsa · 12 years ago
  41. 20550a4 perf/x86: Add hardware events translations for Intel P6 cpus by Jiri Olsa · 12 years ago
  42. 0bf79d4 perf/x86: Add hardware events translations for AMD cpus by Jiri Olsa · 12 years ago
  43. 43c032f perf/x86: Add hardware events translations for Intel cpus by Jiri Olsa · 12 years ago
  44. 8300daa perf/x86: Filter out undefined events from sysfs events attribute by Jiri Olsa · 12 years ago
  45. a474739 perf/x86: Make hardware event translations available in sysfs by Jiri Olsa · 12 years ago
  46. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  47. c13d38e perf, cpu hotplug: Use cached value of smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  48. 6760bca perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled by Srivatsa S. Bhat · 12 years ago
  49. bffd5fc x86/perf: Fix virtualization sanity check by Andre Przywara · 12 years ago
  50. 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
  51. 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
  52. 3185bd2 alpha: separate thread-synchronous flags by Al Viro · 12 years ago
  53. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  54. 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
  55. 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
  56. 4e3ab74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  57. 4a09cbc Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  58. 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
  59. 7805963 arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines by Chris Metcalf · 12 years ago
  60. 627072b arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 12 years ago
  61. 2d1f4c8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. d888af9 Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  63. e589db7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  64. 344ba37 Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  65. c52f1dd Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  66. b8e902f drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() by Thomas Hellstrom · 12 years ago
  67. 7bc17a7 drm/ttm: Fix a theoretical race by Thomas Hellstrom · 12 years ago
  68. a16d4f8 drm: platform: Don't initialize driver-private data by Thierry Reding · 12 years ago
  69. 08bce0a drm/debugfs: remove redundant info from gem_names by Marcin Slusarz · 12 years ago
  70. 0281324 drm: fb: cma: Fail gracefully on allocation failure by Thierry Reding · 12 years ago
  71. e0d78d0 drm: fb: cma: Fix typo in debug message by Thierry Reding · 12 years ago
  72. 5de35e8 ext4: Avoid underflow in ext4_trim_fs() by Lukas Czerner · 12 years ago
  73. c5e015d KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT by Sasha Levin · 12 years ago
  74. 7f46ddb KVM: apic: fix LDR calculation in x2apic mode by Gleb Natapov · 12 years ago
  75. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  76. 42be739 perf test: Fix exclude_guest parse events tests by Jiri Olsa · 12 years ago
  77. 9fdbf67 perf tools: do not flush maps on COMM for perf report by Luigi Semenzato · 12 years ago
  78. 670ab5d perf help: Fix --help for builtins by Namhyung Kim · 12 years ago
  79. ae168d9 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  80. 0390c88 module_signing: fix printk format warning by Randy Dunlap · 12 years ago
  81. 4fe7e86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  82. 4a215aa Input: fix use-after-free introduced with dynamic minor changes by Dmitry Torokhov · 12 years ago
  83. 2f0157f char_dev: pin parent kobject by Dmitry Torokhov · 12 years ago
  84. 5e5a195 drm/nouveau/clock: fix missing pll type/addr when matching default entry by Ben Skeggs · 12 years ago
  85. 79f1ba4 ext4: Checksum the block bitmap properly with bigalloc enabled by Tao Ma · 12 years ago
  86. 2c25b73 drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs by Ben Skeggs · 12 years ago
  87. 4bf24c0 drm/nv41/vm: don't init hw pciegart on boards with agp bridge by Ben Skeggs · 12 years ago
  88. d1626a9 drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size by Ben Skeggs · 12 years ago
  89. 00e4845 drm/nouveau: validate vbios size by Marcin Slusarz · 12 years ago
  90. 0bab097 drm/nouveau: warn when trying to free mm which is still in use by Marcin Slusarz · 12 years ago
  91. 92485ce drm/nouveau: fix nouveau_mm/nouveau_mm_node leak by Marcin Slusarz · 12 years ago
  92. 90e2889 drm/nouveau/bios: improve error handling when reading the vbios from ACPI by Martin Peres · 12 years ago
  93. 2c14575 drm/nouveau: handle same-fb page flips by Marcin Slusarz · 12 years ago
  94. fc551f8 perf trace: Check if sample raw_data field is set by Arnaldo Carvalho de Melo · 12 years ago
  95. 3a53126 perf trace: Validate syscall id before growing syscall table by Arnaldo Carvalho de Melo · 12 years ago
  96. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  97. ef8ff74 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  98. fd05873 Documentation: Reflect the new location of the NMI watchdog info by Jean Delvare · 12 years ago
  99. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  100. 957b909 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 12 years ago