1. 896d017 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  2. 0df55ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  3. c1f792a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  4. 6aaf440 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  5. ba1f9db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  6. 49302ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  7. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  8. 59a7ac1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  9. f99b788 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  10. 6596528 hfsplus: ensure bio requests are not smaller than the hardware sectors by Seth Forshee · 13 years ago
  11. aac4e419 hfsplus: Add additional range check to handle on-disk corruptions by Naohiro Aota · 13 years ago
  12. 7ea466f slab: fix DEBUG_SLAB warning by Tetsuo Handa · 13 years ago
  13. cc8f9b9 MAINTAINERS: change e-mail of Adrian Hunter by Artem Bityutskiy · 13 years ago
  14. 02f8c6a Linux 3.0 by Linus Torvalds · 13 years ago
  15. 1f922d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  16. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  17. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  18. 57a6fa9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  19. a536877 x86: Make Dell Latitude E6420 use reboot=pci by H. Peter Anvin · 13 years ago
  20. b7798d2 x86: Make Dell Latitude E5420 use reboot=pci by Daniel J Blueman · 14 years ago
  21. ad21b11 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  22. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  23. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  24. d1057c4 mmc: MAINTAINERS: add myself as a tmio-mmc maintainer by Guennadi Liakhovetski · 13 years ago
  25. bb9cab9 mmc: print debug messages for runtime PM actions by Daniel Drake · 13 years ago
  26. ecc02441 mmc: fix runtime PM with -ENOSYS suspend case by Ohad Ben-Cohen · 13 years ago
  27. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  28. d982dcd mmc: mxs-mmc: fix clock rate setting by Koen Beel · 13 years ago
  29. 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 13 years ago
  30. 332bdb5 mmc: tmio: fix a recently introduced bug in DMA code by Guennadi Liakhovetski · 13 years ago
  31. c9b0cef mmc: sh_mmcif: maximize power saving by Guennadi Liakhovetski · 14 years ago
  32. 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 13 years ago
  33. b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 13 years ago
  34. 15bed0f mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency by Manoj Iyer · 13 years ago
  35. 770d743 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() by Adrian Hunter · 14 years ago
  36. 3796fb8a mmc: omap_hsmmc: refactor duplicated code by Andy Shevchenko · 13 years ago
  37. 5934df2 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor by Andy Shevchenko · 14 years ago
  38. e0c7f99 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock by Andy Shevchenko · 14 years ago
  39. ac330f44 mmc: omap_hsmmc: split duplicate code to calc_divisor() function by Andy Shevchenko · 14 years ago
  40. 6b206ef mmc: omap_hsmmc: move hardcoded frequency constants to defines by Andy Shevchenko · 13 years ago
  41. 699b958 mmc: omap_hsmmc: correct debug report error status mnemonics by Adrian Hunter · 14 years ago
  42. 393f9a0 mmc: block: fixed NULL pointer dereference by Jaehoon Chung · 13 years ago
  43. 7937e87 mmc: documentation of mmc non-blocking request usage and design. by Per Forlin · 13 years ago
  44. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  45. 55fb25d5 xfs: add size update tracepoint to IO completion by Dave Chinner · 13 years ago
  46. af3e402 xfs: convert AIL cursors to use struct list_head by Dave Chinner · 13 years ago
  47. 16b5902 xfs: remove confusing ail cursor wrapper by Dave Chinner · 13 years ago
  48. 1d8c95a xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  49. ad1a2c8 xfs: failure mapping nfs fh to inode should return ESTALE by J. Bruce Fields · 13 years ago
  50. adab0f6 xfs: Remove the second parameter to xfs_sb_count() by Chandra Seetharaman · 13 years ago
  51. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. acc11ea Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. 919d25a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. 101ed47 mmc: omap_hsmmc: Remove unused iclk by Balaji T K · 13 years ago
  55. fa4aa2d mmc: omap_hsmmc: add runtime pm support by Balaji T K · 13 years ago
  56. 7a8c2ce mmc: omap_hsmmc: Remove lazy_disable by Balaji T K · 13 years ago
  57. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  58. ee8a43a mmc: block: add handling for two parallel block requests in issue_rw_rq by Per Forlin · 13 years ago
  59. 04296b7 mmc: queue: add a second mmc queue request member by Per Forlin · 13 years ago
  60. d78d4a8 mmc: block: move error path in issue_rw_rq to a separate function. by Per Forlin · 13 years ago
  61. 54d49d7 mmc: block: add a block request prepare function by Per Forlin · 13 years ago
  62. 97868a2 mmc: block: add member in mmc queue struct to hold request data by Per Forlin · 13 years ago
  63. bf04333 mmc: mmc_test: test to measure how sg_len affect performance by Per Forlin · 13 years ago
  64. 9f9c418 mmc: mmc_test: add test for non-blocking transfers by Per Forlin · 13 years ago
  65. 54f3caf mmc: mmc_test: add debugfs file to list all tests by Per Forlin · 13 years ago
  66. 58c7ccb mmc: mmci: implement pre_req() and post_req() by Per Forlin · 13 years ago
  67. 9782aff mmc: omap_hsmmc: add support for pre_req and post_req by Per Forlin · 13 years ago
  68. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  69. 0500f10c mmc: MAINTAINERS: change omap_hsmmc maintainence to orphan by Madhusudhan Chikkature · 13 years ago
  70. 5c209f1 mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci by Nicolas Ferre · 13 years ago
  71. 5c2f2b9 mmc: atmel-mci: add suspend/resume support by Nicolas Ferre · 13 years ago
  72. 0d013bc mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs by Adrian Hunter · 13 years ago
  73. 68077b0 mmc: sdhci-pci: add 8-bit bus width support for mrst hc0 by Major Lee · 13 years ago
  74. 94dd5b3 mmc: dw_mmc: reset FIFO after an error by James Hogan · 13 years ago
  75. 55c5efbc mmc: dw_mmc: handle "no CRC status" error by James Hogan · 13 years ago
  76. ae837fe mmc: dw_mmc: remove unnecessary error messages by James Hogan · 13 years ago
  77. 03e8cb5 mmc: dw_mmc: fix stop when fallen back to PIO by James Hogan · 13 years ago
  78. 65d1351 mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume() by Wonil Choi · 13 years ago
  79. 58d1246 mmc: sdhci: specify maximum discard timeout by Adrian Hunter · 14 years ago
  80. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 14 years ago
  81. e8cd77e mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP by Shawn Guo · 14 years ago
  82. 803862a mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared by Shawn Guo · 14 years ago
  83. d25928d mmc: sdhci: fix interrupt storm from card detection by Shawn Guo · 14 years ago
  84. e312eb1 mmc: tmio: Fix race condition resulting in spurious interrupts by Paul Parsons · 14 years ago
  85. d6fec69 mmc: tmio: Fix build error without CONFIG_MMC_SDHI by Paul Parsons · 13 years ago
  86. 34b664a mmc: dw_mmc: handle unaligned buffers and sizes by James Hogan · 14 years ago
  87. b86d825 mmc: dw_mmc: don't hard code fifo depth, fix usage by James Hogan · 14 years ago
  88. 892b1e3 mmc: dw_mmc: brackets in register access macros by James Hogan · 14 years ago
  89. 1791b13e mmc: dw_mmc: convert card tasklet to workqueue by James Hogan · 14 years ago
  90. 7456caa mmc: dw_mmc: fix race with request and removal by James Hogan · 14 years ago
  91. b40af3a mmc: dw_mmc: clear TXDR/RXDR ints before enabling by James Hogan · 14 years ago
  92. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 14 years ago
  93. a11862d mmc: tmio: Share register access functions by Simon Horman · 14 years ago
  94. 95c7348 mmc: tmio: name 0xd8 as CTL_DMA_ENABLE by Simon Horman · 14 years ago
  95. 4c2b8f2 mmc: block: add checking of r/w command response by Russell King - ARM Linux · 14 years ago
  96. a01f3cc mmc: block: improve error recovery from command channel errors by Russell King - ARM Linux · 14 years ago
  97. 0a2d404 mmc: block: allow get_card_status() to return error status by Russell King - ARM Linux · 14 years ago
  98. 6e83e10 mmc: dw_mmc: protect a sequence of request and request-done. by Seungwon Jeon · 14 years ago
  99. 1d56c45 mmc: dw_mmc: set the card_width bit per card. by Seungwon Jeon · 14 years ago
  100. a5556f3 ARM: mmp2: update mmp2_defconfig to support mmc by Zhangfei Gao · 14 years ago