1. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  2. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  3. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 14 years ago
  4. 614b678 perf events: Fix event inherit fallout of precalculated headers by Thomas Gleixner · 14 years ago
  5. e4b546a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  6. d7470b6 perf stat: Add csv-style output by Stephane Eranian · 14 years ago
  7. 201e0b0 perf stat: Use --big-num format by default by Arnaldo Carvalho de Melo · 14 years ago
  8. 8c20769 perf stat: Document missing options by Shawn Bohrer · 14 years ago
  9. f68d6bd perf test: Fix spelling mistake in documentation by Shawn Bohrer · 14 years ago
  10. 646420f perf trace: Document missing options by Shawn Bohrer · 14 years ago
  11. 2e7a988 perf top: Document missing options by Shawn Bohrer · 14 years ago
  12. 1eacc94 perf sched: Document missing options by Shawn Bohrer · 14 years ago
  13. e04fffc perf report: Document missing options by Shawn Bohrer · 14 years ago
  14. 08dbd7e perf record: Document missing options by Shawn Bohrer · 14 years ago
  15. 9d5b7f5 perf probe: Fix spelling mistake in documentation by Shawn Bohrer · 14 years ago
  16. 4aace25 perf lock: Document missing options by Shawn Bohrer · 14 years ago
  17. 5c0ef0a perf kvm: Document missing options by Shawn Bohrer · 14 years ago
  18. 5ea4f85 perf diff: Document missing options by Shawn Bohrer · 14 years ago
  19. 3429555 perf diff: Fix displacement and modules options short flag by Shawn Bohrer · 14 years ago
  20. b6a535d perf buildid-list: Document missing options by Shawn Bohrer · 14 years ago
  21. 1968ad9 perf annotate: Document missing options. by Shawn Bohrer · 14 years ago
  22. b3d006c Merge branch 'perf/rename' into perf/core by Ingo Molnar · 14 years ago
  23. 4c635a4 perf tools: fix event parsing of comma-separated tracepoint events by Corey Ashford · 14 years ago
  24. 3e8e24f perf packaging: add memcpy to perf MANIFEST by Don Zickus · 14 years ago
  25. 5b1c144 perf debug: Simplify trace_event by Arnaldo Carvalho de Melo · 14 years ago
  26. 5c891f3 perf session: Allocate chunks of sample objects by Thomas Gleixner · 14 years ago
  27. 020bb75 perf session: Cache sample objects by Thomas Gleixner · 14 years ago
  28. fe17420 perf session: Keep file mmaped instead of malloc/memcpy by Thomas Gleixner · 14 years ago
  29. 55b4462 perf session: Use sensible mmap size by Thomas Gleixner · 14 years ago
  30. d651328 perf session: Simplify termination checks by Thomas Gleixner · 14 years ago
  31. 85b9995 perf session: Move ui_progress_update in __perf_session__process_events() by Thomas Gleixner · 14 years ago
  32. 0331ee0 perf session: Cleanup __perf_session__process_events() by Thomas Gleixner · 14 years ago
  33. 28990f7 perf session: Use appropriate pointer type instead of silly typecasting by Thomas Gleixner · 14 years ago
  34. a1225de perf session: Fix list sort algorithm by Thomas Gleixner · 14 years ago
  35. c320c7b perf events: Precalculate the header space for PERF_SAMPLE_ fields by Arnaldo Carvalho de Melo · 14 years ago
  36. 068ffaa perf tools: Fix lost and unknown events handling by Arnaldo Carvalho de Melo · 14 years ago
  37. 008f29d perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type by Shawn Bohrer · 14 years ago
  38. 9d1faba perf symbols: Correct final kernel map guesses by Ian Munsie · 14 years ago
  39. 37982ba perf events: Default to using event__process_lost by Arnaldo Carvalho de Melo · 14 years ago
  40. baa2f6c perf record: Add option to disable collecting build-ids by Arnaldo Carvalho de Melo · 14 years ago
  41. af86da5 perf, x86: P4 PMU - describe config format by Cyrill Gorcunov · 14 years ago
  42. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  43. 5ef428c x86: Set cpu masks before calling CPU_STARTING notifiers by Andi Kleen · 14 years ago
  44. 9639882 perf: Ignore non-sampling overflows by Peter Zijlstra · 14 years ago
  45. 5d508e8 perf: Don't bother to init the hrtimer for no SW sampling counters by Franck Bui-Huu · 14 years ago
  46. 2e939d1 perf: Limit event refresh to sampling event by Franck Bui-Huu · 14 years ago
  47. 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 14 years ago
  48. 35d3778 scripts/tags.sh: Add magic for trace-events by Peter Zijlstra · 14 years ago
  49. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  50. e4e91ac Merge commit 'v2.6.37-rc3' into perf/core by Ingo Molnar · 14 years ago
  51. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago
  52. cc2067a perf, x86: Fixup Kconfig deps by Peter Zijlstra · 14 years ago
  53. 33c6d6a x86, perf, nmi: Disable perf if counters are not accessible by Don Zickus · 14 years ago
  54. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 14 years ago
  55. ea7872b perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem' by Hitoshi Mitake · 14 years ago
  56. 49ce8fc perf bench: Print both of prefaulted and no prefaulted results by default by Hitoshi Mitake · 14 years ago
  57. 02a9d03 perf symbols: Remove incorrect open-coded container_of() by Rabin Vincent · 14 years ago
  58. c1a3a4b perf record: Handle restrictive permissions in /proc/{kallsyms,modules} by Arnaldo Carvalho de Melo · 14 years ago
  59. 3561d43 Linux 2.6.37-rc3 by Linus Torvalds · 14 years ago
  60. d9cf837 perf stat: Change and clean up sys_perf_event_open error handling by Corey Ashford · 14 years ago
  61. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  62. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  63. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  64. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  65. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 6656b3f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  67. 33e0d57 Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" by Linus Torvalds · 14 years ago
  68. 4aafd3f perf tools: Change my maintainer address by Arnaldo Carvalho de Melo · 14 years ago
  69. a711239 perf tools: Remove hardcoded include paths for elfutils by Robert Morell · 14 years ago
  70. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  71. 973d168 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  72. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  73. f5b4a9c3 perf stat: Add no-aggregation mode to -a by Stephane Eranian · 14 years ago
  74. b1353e4 sata_via: apply magic FIFO fix to vt6420 too by Tejun Heo · 14 years ago
  75. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 14 years ago
  76. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  77. 5a9ae68 ext4: ext4_fill_super shouldn't return 0 on corruption by Darrick J. Wong · 14 years ago
  78. 16c59ef drm/i915: Disable FBC on Ironlake to save 1W by Alex Shi · 14 years ago
  79. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 14 years ago
  80. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 14 years ago
  81. 51311d0 drm/i915: Do not hold mutex when faulting in user addresses by Chris Wilson · 14 years ago
  82. 164bcb9 drm/radeon/kms: i2c s/sprintf/snprintf/g for safety by Alex Deucher · 14 years ago
  83. be66305 drm/radeon/kms: fix i2c pad masks on rs4xx by Alex Deucher · 14 years ago
  84. 589136b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  85. 5d3efe0 MAINTAINERS: update documentation entries by Randy Dunlap · 14 years ago
  86. f830673 Documentation/development-process: more staging info by Andres Salomon · 14 years ago
  87. e4fabad Documentation/development-process: use -next trees instead of staging by Andres Salomon · 14 years ago
  88. f99e0e9 Documentation: change email address for Hans Koch by Hans J. Koch · 14 years ago
  89. ebde7b0 Documentation/gpio.txt: explain poll/select usage by Bernhard Walle · 14 years ago
  90. 09c9feb Documentation: make configfs example code simpler, clearer by Dan Carpenter · 14 years ago
  91. 2b35f4d kernel-doc: escape xml for structs by Randy Dunlap · 14 years ago
  92. dba4490d netfilter: fix IP_VS dependencies by Patrick McHardy · 14 years ago
  93. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 14 years ago
  94. 18a31e1 ipv6: Expose reachable and retrans timer values as msecs by Thomas Graf · 14 years ago
  95. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  96. 2811036 Fix build failure at cx25821-video driver by Youquan Song · 14 years ago
  97. ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  98. 93908d1 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies by Thomas Graf · 14 years ago
  99. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 14 years ago
  100. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago