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