1. dab5855 perf_counter: Add mmap event hooks to mprotect() by Peter Zijlstra · 15 years ago
  2. 820a644 perf_counter, x86: Clean up hw_cache_event ids copies by Thomas Gleixner · 15 years ago
  3. f86748e perf_counter, x86: Implement generalized cache event types, add AMD support by Thomas Gleixner · 15 years ago
  4. 1123e3a perf_counter: Clean up x86 boot messages by Ingo Molnar · 15 years ago
  5. ad68922 perf_counter, x86: Implement generalized cache event types, add Atom support by Thomas Gleixner · 15 years ago
  6. 0312af8 perf_counter, x86: Implement generalized cache event types, add Core2 support by Thomas Gleixner · 15 years ago
  7. e779898 perf stat: Print out instructins/cycle metric by Ingo Molnar · 15 years ago
  8. a14832f perf report: Print more expressive message in case of file open error by Ingo Molnar · 15 years ago
  9. 30c806a perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER by Ingo Molnar · 15 years ago
  10. 3da297a perf record: Fall back to cpu-clock-ticks if no PMU by Ingo Molnar · 15 years ago
  11. 716c69f perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available by Ingo Molnar · 15 years ago
  12. 743ee1f perf stat: Continue even on counter creation error by Ingo Molnar · 15 years ago
  13. 2f01190 perf top: Wait for a minimal set of events before reading first snapshot by Frederic Weisbecker · 15 years ago
  14. 23b8711 perf annotate: Fix command line help text by Ingo Molnar · 15 years ago
  15. e9fbc9d perf_counter tools: Initialize a stack variable before use by Arjan van de Ven · 15 years ago
  16. 39273ee perf annotate: Automatically pick up vmlinux in the local directory by Ingo Molnar · 15 years ago
  17. 8953645 perf_counter tools: Fix error condition in parse_aliases() by Ingo Molnar · 15 years ago
  18. 7d37a0c perf_counter tools: Warning fixes on 32-bit by Arjan van de Ven · 15 years ago
  19. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago
  20. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  21. 0b73da3 perf_counter tools: Add 'perf annotate' feature by Ingo Molnar · 15 years ago
  22. 8035e42 perf_counter tools: Prepare for 'perf annotate' by Ingo Molnar · 15 years ago
  23. 6e6b754 perf_counter tools: Tidy up manpage details by Ingo Molnar · 16 years ago
  24. 502fc5c perf_counter tools: Uniform help printouts by Ingo Molnar · 15 years ago
  25. 386b05e perf_counter tools: Add help for perf list by Thomas Gleixner · 15 years ago
  26. 8faf3b5 perf_counter tools: Fix cache-event printout by Ingo Molnar · 15 years ago
  27. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  28. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 15 years ago
  29. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  30. 2f335a0 perf top: Fix zero or negative refresh delay by Frederic Weisbecker · 15 years ago
  31. 1dba15e perf record: Set frequency correctly by Ingo Molnar · 15 years ago
  32. b2fef07 perf_counter tools: Sample and display frequency adjustment changes by Ingo Molnar · 15 years ago
  33. 6a24ed6c perf_counter: Fix frequency adjustment for < HZ by Peter Zijlstra · 15 years ago
  34. 689802b perf_counter: Add PERF_SAMPLE_PERIOD by Peter Zijlstra · 15 years ago
  35. ac4bcf8 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID by Peter Zijlstra · 15 years ago
  36. 136107a perf_counter tools: Remove -march=native by Ingo Molnar · 15 years ago
  37. 2debbc8 perf_counter tools: Clarify events/samples naming by Ingo Molnar · 15 years ago
  38. 8edd428 perf report: Display user/kernel differentiator by Ingo Molnar · 15 years ago
  39. fc54db5 perf report: Deal with maps by Peter Zijlstra · 15 years ago
  40. 089dd79 perf_counter: Generate mmap events for install_special_mapping() by Peter Zijlstra · 15 years ago
  41. f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 15 years ago
  42. cf1f457 perf record, top: Implement --freq by Ingo Molnar · 15 years ago
  43. f250c030 perf record: Split out counter creation into a helper function by Ingo Molnar · 15 years ago
  44. ee7b31f perf_counter tools: Fix incorrect printf formats by Yong Wang · 15 years ago
  45. 6dc5f2a perf_counter: Fix lockup with interrupting counters by Paul Mackerras · 15 years ago
  46. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  47. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  48. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  49. 76a0f40 perf_counter tools: Fix warn_unused_result warnings by Frederic Weisbecker · 15 years ago
  50. 9ac9954 perf report: Add -vvv to print the list of threads and its mmaps by Arnaldo Carvalho de Melo · 15 years ago
  51. 0f5486b perf_counter: Sleep before refresh using poll in perf top by Frederic Weisbecker · 15 years ago
  52. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 15 years ago
  53. 62fc445 perf_counter tools: Use fork and remove munmap events by Peter Zijlstra · 15 years ago
  54. d99e944 perf_counter: Remove munmap stuff by Peter Zijlstra · 15 years ago
  55. 60313eb perf_counter: Add fork event by Peter Zijlstra · 15 years ago
  56. 20c84e9 perf stat: Update help text by Ingo Molnar · 15 years ago
  57. edc52de perf report: Bail out if there are unrecognized options/arguments by Ingo Molnar · 15 years ago
  58. 13d0ab5 perf_counter tools: Dont output in color on !tty by Ingo Molnar · 15 years ago
  59. 8fc0321 perf_counter tools: Add color terminal output support by Ingo Molnar · 15 years ago
  60. 71dd894 perf report: Add consistent spacing rules by Peter Zijlstra · 15 years ago
  61. 05ca061 perf report: Print out the total number of events by Ingo Molnar · 15 years ago
  62. bd74137 perf_counter tools: Print out symbol parsing errors only if --verbose by Ingo Molnar · 15 years ago
  63. 95ed6fd perf report: Simplify symbol output by Peter Zijlstra · 15 years ago
  64. af794b9 perf_counter tools: Build with native optimization by Ingo Molnar · 15 years ago
  65. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  66. df97992 perf record/report: Fix PID/COMM handling by Ingo Molnar · 15 years ago
  67. 3aff27c perf_counter: Documentation update by Yong Wang · 15 years ago
  68. 1b58c25 perf_counter: powerpc: Use new identifier names in powerpc-specific code by Paul Mackerras · 15 years ago
  69. 6e53cdf perf top: Reduce default filter threshold by Ingo Molnar · 15 years ago
  70. a4c43be perf report: Fix rbtree bug by Arnaldo Carvalho de Melo · 15 years ago
  71. fc43896 drm: ignore EDID with really tiny modes. by Adam Jackson · 15 years ago
  72. 6c51d1c drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  73. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 15 years ago
  74. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  75. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 15 years ago
  76. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 15 years ago
  77. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago
  78. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 15 years ago
  79. d11444d perf report: Handle all known event types by Ingo Molnar · 15 years ago
  80. 7505172 perf report: Split out event processing helpers by Ingo Molnar · 15 years ago
  81. d80d338 perf report: Clean up event processing by Ingo Molnar · 15 years ago
  82. 128f048 perf_counter: Fix throttling lock-up by Ingo Molnar · 15 years ago
  83. 233f0b9 perf_counter tools: Work around warnings in older GCCs by Ingo Molnar · 15 years ago
  84. 18374ab perf_counter tools: Fix off-by-one bug in symbol__new by Arnaldo Carvalho de Melo · 15 years ago
  85. 095b3a6 perf_counter tools: Optimize harder by Ingo Molnar · 15 years ago
  86. 051cdc3 perf help: Fix bug when there's no perf-* command around by Ingo Molnar · 15 years ago
  87. eed4dcd perf report: Add front-entry cache for lookups by Ingo Molnar · 15 years ago
  88. 44db76c perf stat: Print out all arguments by Ingo Molnar · 15 years ago
  89. e98e96f perf report: Display 100% correctly by Ingo Molnar · 15 years ago
  90. 021e9f4 perf record: Refine capture printout by Ingo Molnar · 15 years ago
  91. f2521b6 perf_counter tools: Clean up old kerneltop references by Ingo Molnar · 15 years ago
  92. a96bbc1 perf_counter: Fix race in counter initialization by Peter Zijlstra · 15 years ago
  93. 8229289 perf report: Fix comm sorting by Peter Zijlstra · 15 years ago
  94. e61078a perf record: Use long arg for counter period by Peter Zijlstra · 15 years ago
  95. 226f62f perf_counter: Add a comm hook for pure fork()s by Peter Zijlstra · 15 years ago
  96. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 15 years ago
  97. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 15 years ago
  98. ed966aa perf report: Handle vDSO symbols properly by Ingo Molnar · 15 years ago
  99. 5352f35 perf report: Improve sort key recognition by Ingo Molnar · 15 years ago
  100. 3502973 perf report: Print -D to stdout by Ingo Molnar · 15 years ago