1. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 15 years ago
  2. 57e7986 perf_counter: Provide a way to enable counters on exec by Paul Mackerras · 15 years ago
  3. 051ae7f perf_counter tools: Reduce perf stat measurement overhead/skew by Paul Mackerras · 15 years ago
  4. 210ad39 perf stat: Use percentages for scaling output by Ingo Molnar · 15 years ago
  5. 4078c44 perf_counter, x86: Update x86_pmu after WARN() by Yinghai Lu · 15 years ago
  6. c304356 perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_run by Jaswinder Singh Rajput · 15 years ago
  7. 6e750a8f perf stat: Improve output by Jaswinder Singh Rajput · 15 years ago
  8. 566747e perf stat: Fix multi-run stats by Ingo Molnar · 15 years ago
  9. 0cfb7a1 perf stat: Add -n/--null option to run without counters by Ingo Molnar · 15 years ago
  10. fde953c perf_counter tools: Remove dead code by Ingo Molnar · 15 years ago
  11. 19d2e75 perf_counter: Complete counter swap by Peter Zijlstra · 15 years ago
  12. f55c555 perf report: Print sorted callchains per histogram entries by Frederic Weisbecker · 15 years ago
  13. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago
  14. 3928ddb perf record: Fix unhandled io return value by Frederic Weisbecker · 15 years ago
  15. 4418351 perf_counter tools: Add alias for 'l1d' and 'l1i' by Jaswinder Singh Rajput · 15 years ago
  16. e9ea2fd perf-report: Add bare minimum PERF_EVENT_READ parsing by Peter Zijlstra · 15 years ago
  17. 649c48a perf-report: Add modes for inherited stats and no-samples by Peter Zijlstra · 15 years ago
  18. e6e18ec perf_counter: Rework the sample ABI by Peter Zijlstra · 15 years ago
  19. bfbd338 perf_counter: Implement more accurate per task statistics by Peter Zijlstra · 15 years ago
  20. 38b200d perf_counter: Add PERF_EVENT_READ by Peter Zijlstra · 15 years ago
  21. 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 15 years ago
  22. 7f8b4e4 perf_counter: Add scale information to the mmap control page by Peter Zijlstra · 15 years ago
  23. 41f9533 perf_counter: Split the mmap control page in two parts by Peter Zijlstra · 15 years ago
  24. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  25. e5c5954 perf_counter tools: Shorten names for events by Jaswinder Singh Rajput · 15 years ago
  26. 06813f6 perf_counter tools: Check for valid cache operations by Jaswinder Singh Rajput · 15 years ago
  27. 76c64c5 perf record: Fix filemap pathname parsing in /proc/pid/maps by Johannes Weiner · 15 years ago
  28. 1b173f7 perf_counter tools: Add CREDITS file for Git contributors by Ingo Molnar · 15 years ago
  29. 3d63259 perf stat: Remove dead code by Jaswinder Singh Rajput · 15 years ago
  30. c14dab5 perf_counter, x86: Set global control MSR correctly by Yong Wang · 15 years ago
  31. f7679da perf_counter tools: Fix strbuf_fread() error path handling by Roel Kluin · 15 years ago
  32. cca03c0 perf stat: Fix verbose for perf stat by Jaswinder Singh Rajput · 15 years ago
  33. b0a2858 perf report: Fix help text typo by Ingo Molnar · 15 years ago
  34. f344011 perf_counter: Optimize perf_counter_alloc()'s inherit case by Peter Zijlstra · 15 years ago
  35. b84fbc9 perf_counter: Push inherit into perf_counter_alloc() by Peter Zijlstra · 15 years ago
  36. f29ac75 perf_counter: Optimize perf_swcounter_event() by Peter Zijlstra · 15 years ago
  37. 3d906ef perf_counter tools: Handle overlapping MMAP events by Peter Zijlstra · 15 years ago
  38. dee4120 perf stat: Fix command option / manpage by Jaswinder Singh Rajput · 15 years ago
  39. c0c22db perf_counter tools: Set alias for page-faults by Jaswinder Singh Rajput · 15 years ago
  40. 520f2c3 perf report: Output more symbol related debug data by Peter Zijlstra · 15 years ago
  41. 74d5b58 perf_counter tools: Introduce alias member in event_symbol by Jaswinder Singh Rajput · 15 years ago
  42. 51e2684 perf_counter tools: Define separate declarations for H/W and S/W events by Jaswinder Singh Rajput · 15 years ago
  43. c1f47b4 perf_counter tools: Fix vmlinux fallback when running on a different kernel by Ingo Molnar · 15 years ago
  44. d9f2a5e perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD by Jaswinder Singh Rajput · 15 years ago
  45. c277331 mm: page_alloc: clear PG_locked before checking flags on free by Johannes Weiner · 15 years ago
  46. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  47. 2453d6f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 1eb51c33 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 38df92b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 7fd5b63 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  54. ad5cf46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  55. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  56. 43813f3 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  57. a552f0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  58. e642340 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  59. 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 15 years ago
  60. d4c4038 Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  61. 3daeb4d Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  62. 3e10760 fat: Fix the removal of opts->fs_dmask by OGAWA Hirofumi · 15 years ago
  63. 05bf7d4 microblaze: Add missing symbols for CONSTRUCTORS support by Michal Simek · 15 years ago
  64. 20f54c4 microblaze: remove init_mm by Arnd Bergmann · 15 years ago
  65. e34e7db kernel-doc: fix param matching for array params by Randy Dunlap · 15 years ago
  66. b2fd6db kernel-doc: ignore kmemcheck_bitfield_begin/end by Randy Dunlap · 15 years ago
  67. ac6ca5c kallsyms: fix inverted valid symbol checking by Mike Frysinger · 15 years ago
  68. b767b90 kbuild: fix build error during make htmldocs by Amerigo Wang · 15 years ago
  69. eadc84c perfcounter: Handle some IO return values by Frederic Weisbecker · 15 years ago
  70. 92bf309 perf_counter: Push perf_sample_data through the swcounter code by Peter Zijlstra · 15 years ago
  71. 39c58f3 ide-cd: prevent null pointer deref via cdrom_newpc_intr by Rainer Weikusat · 15 years ago
  72. 1d99100 Merge branch 'x86/mce3' into x86/urgent by Ingo Molnar · 15 years ago
  73. eef3e4c Input: add driver for Synaptics I2C touchpad by Mike Rapoport · 15 years ago
  74. ec20a02 Input: synaptics - add support for reporting x/y resolution by Tero Saarni · 15 years ago
  75. 9ea1a15 tracing/urgent: warn in case of ftrace_start_up inbalance by Frederic Weisbecker · 15 years ago
  76. c85a17e tracing/urgent: fix unbalanced ftrace_start_up by Frederic Weisbecker · 15 years ago
  77. 0b7af26 agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses by Pierre Willenbrock · 15 years ago
  78. fb20871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  79. bee89ab Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  80. 5c6fb00 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  81. 31583d6a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  82. ee37ba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  83. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  84. 17fad52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  85. 898f96f MAINTAINERS: kmemtrace pattern update by Joe Perches · 15 years ago
  86. a26c446 MAINTAINERS: ieee802154 fix pattern typo by Joe Perches · 15 years ago
  87. cc8b4a2 MAINTAINERS: update wireless.h path by Joe Perches · 15 years ago
  88. a65fd8e MAINTAINERS: update Ftrace documentation pattern by Joe Perches · 15 years ago
  89. fa45175 MAINTAINERS: fix Atheros pattern paths by Joe Perches · 15 years ago
  90. 4b19828 fbdev: do not allow VESA modes without compiled-in drivers by Krzysztof Helt · 15 years ago
  91. 5b7f92c MAINTAINERS: pair names/addresses in EDAC-I82975X by Joe Perches · 15 years ago
  92. dbe6f18 dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated by FUJITA Tomonori · 15 years ago
  93. d68412b dma-mapping: mark DMA_nBITS_MASK as deprecated by Jiri Slaby · 15 years ago
  94. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  95. a90b037 char: moxa, prevent opening unavailable ports by Dirk Eibach · 15 years ago
  96. 0b9ce5a istallion: add missing __devexit marking by Mike Frysinger · 15 years ago
  97. 4390b9e dtlk: off by one in {read,write}_tts() by Roel Kluin · 15 years ago
  98. befca96 ptrace: wait_task_zombie: do not account traced sub-threads by Oleg Nesterov · 15 years ago
  99. e6229bec rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 15 years ago
  100. 575c580 spi_mpc8xxx: s/83xx/8xxx/g by Anton Vorontsov · 15 years ago