1. d1d97b7 mtd: dataflash: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  2. b226eca nand: pxa3xx: Increase READ_ID buffer and make the size static by Ezequiel García · 9 years ago
  3. 21fc0ef mtd: nand: pxa3xx-nand: fix random command timeouts by Robert Jarzmik · 9 years ago
  4. 0b14392 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Robert Jarzmik · 9 years ago
  5. bc3e00f mtd: pxa3xx_nand: add a default chunk size by Antoine Ténart · 9 years ago
  6. 0f0aca5 mtd: omap_elm: Fix module alias by Axel Lin · 9 years ago
  7. 7e0c19c mtd: physmap_of: fix null pointer deference when kzalloc returns null by Colin Ian King · 9 years ago
  8. 11c7e0e mtd: nettel: do not ignore mtd_device_register() failure in nettel_init() by Alexey Khoroshilov · 9 years ago
  9. af83a67c mtd: denali_pci: switch to dev_err() by Andy Shevchenko · 9 years ago
  10. add243d mtd: denali_pci: refactor driver using devres API by Andy Shevchenko · 9 years ago
  11. 2445d33 mtd: denali_pci: use module_pci_driver() macro by Andy Shevchenko · 9 years ago
  12. 04868a6 mtd: denali: hide core part from user in Kconfig by Andy Shevchenko · 9 years ago
  13. b4d97f0 mtd: spi-nor: add Spansion S25FL204K support by Antony Pavlov · 9 years ago
  14. 842c12d mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI by Fabio Estevam · 9 years ago
  15. f617b95 mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI) by Joachim Eastwood · 9 years ago
  16. 89f271c doc: dt: add documentation for nxp,lpc1773-spifi by Joachim Eastwood · 9 years ago
  17. c163409 nand: pxa3xx: Increase initial buffer size by Ezequiel Garcia · 9 years ago
  18. ddb2c42 mtd: brcmnand: Fix misuse of IS_ENABLED by Axel Lin · 9 years ago
  19. 788a6cd mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase by Frank Li · 9 years ago
  20. 8b8319c mtd: spi-nor: fsl-quadspi: reset the module in the probe by Frank Li · 9 years ago
  21. 5cc66cb mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode by Frank Li · 9 years ago
  22. cacbef4 mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue by Allen Xu · 9 years ago
  23. cb94d0b Documentation: fsl-quadspi: Add fsl, imx6ul-qspi compatible string by Frank Li · 9 years ago
  24. 74a081d1 mtd: spi-nor: fsl-quadspi: add i.mx6ul support by Frank Li · 9 years ago
  25. 151b49e Documentation: fsl-quadspi: Add fsl, imx7d-qspi compatible string by Frank Li · 9 years ago
  26. d371cbf mtd: spi-nor: fsl-quadspi: add imx7d support by Frank Li · 9 years ago
  27. 80d3772 mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version by Han Xu · 9 years ago
  28. 49bd706 mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB read by Han Xu · 9 years ago
  29. 4316302 mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor" by Brian Norris · 10 years ago
  30. d052e50 mtd: nand: sunxi: Set serial access mode correctly by Roy Spliet · 9 years ago
  31. 9c61829 mtd: nand: sunxi: Replace failsafe timing cfg with calculated value by Roy Spliet · 9 years ago
  32. 0db7fae mtd: spi-nor: set SECT_4K for n25q064 SPI flash by Alexey Firago · 9 years ago
  33. 038761d mtd: fsl-quadspi: Actually clear TX FIFO upon write by Alexander Stein · 9 years ago
  34. cef1ed9 mtd: r852: make ecc_reg 32-bit in r852_ecc_correct by Nicolas Iooss · 9 years ago
  35. a11244c nand: davinci: add support for 4K page size nand devices by Sandeep Paulraj · 10 years ago
  36. 906b1f5 Merge MTD 4.2-rc fixes into MTD -next by Brian Norris · 9 years ago
  37. 5f867db mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict by Scott Wood · 9 years ago
  38. 5891a8d mtd: nandsim: fix double free by shengyong · 9 years ago
  39. ec7478f mtd: nandsim: fix free of NULL pointer by shengyong · 9 years ago
  40. 83dcf40 Merge 4.2-rc1 into MTD -next by Brian Norris · 9 years ago
  41. 159eeea MAINTAINERS: mtd: docg3: add docg3 maintainer by Robert Jarzmik · 9 years ago
  42. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  43. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  44. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  45. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  46. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  47. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  48. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  49. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  50. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  51. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  52. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  53. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  54. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 9 years ago
  55. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  56. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  57. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  58. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  59. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 10 years ago
  60. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  61. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 10 years ago
  62. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 10 years ago
  63. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  64. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 10 years ago
  65. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 10 years ago
  66. 578b881 NTB: Add tool test client by Allen Hubbe · 10 years ago
  67. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  68. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  69. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 10 years ago
  70. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 10 years ago
  71. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 10 years ago
  72. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  73. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  74. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 10 years ago
  75. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  76. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  77. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  83. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 9 years ago
  84. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 9 years ago
  85. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 9 years ago
  86. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  87. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 9 years ago
  88. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  89. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  90. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  91. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  92. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  93. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  94. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  95. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  96. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  97. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  98. 9a3c284 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  99. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  100. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago