1. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  2. 85146244 Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtd by David Woodhouse · 12 years ago
  3. 6924d99 mtd: nand: fix Samsung SLC detection regression by Brian Norris · 12 years ago
  4. af451af mtd: nand: fix Samsung SLC NAND identification regression by Brian Norris · 12 years ago
  5. 0131950 mtd: onenand: Make flexonenand_set_boundary static by Sachin Kamat · 12 years ago
  6. c36a7ff mtd: slram: invalid checking of absolute end address by Jiri Engelthaler · 12 years ago
  7. 5a6ea4a mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() by Sachin Kamat · 12 years ago
  8. bc86cf7 mtd: nand: fix Samsung SLC NAND identification regression by Brian Norris · 12 years ago
  9. f5cf8f0 mtd: Disable mtdchar mmap on MMU systems by David Woodhouse · 12 years ago
  10. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  11. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  12. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  13. e9eca4d Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  14. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  15. 76ac66e UBI: Wire-up fastmap by Richard Weinberger · 12 years ago
  16. dbb7d2a UBI: Add fastmap core by Richard Weinberger · 12 years ago
  17. 8199b90 UBI: Add fastmap support to the WL sub-system by Richard Weinberger · 12 years ago
  18. dac6e20 UBI: Add fastmap stuff to attach.c by Richard Weinberger · 12 years ago
  19. 8974b15 UBI: Wire-up ->fm_sem by Richard Weinberger · 12 years ago
  20. 77e6c2f UBI: Add fastmap bits to build.c by Richard Weinberger · 12 years ago
  21. 00abf30 UBI: Add self_check_eba() by Richard Weinberger · 12 years ago
  22. a730665 UBI: Export next_sqnum() by Richard Weinberger · 12 years ago
  23. 5638b33 UBI: Add fastmap stuff to ubi.h by Richard Weinberger · 12 years ago
  24. 1c86574 UBI: Add fastmap on-flash data structures by Richard Weinberger · 12 years ago
  25. 65b99c7 Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  26. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  27. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  28. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  30. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. e2d3a35 mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID by Brian Norris · 12 years ago
  32. 73ca392 mtd: nand: decode Hynix MLC, 6-byte ID length by Brian Norris · 12 years ago
  33. e3b88bd mtd: nand: add generic READ ID length calculation functions by Brian Norris · 12 years ago
  34. f23a481 mtd: nand: split simple ID decode into its own function by Brian Norris · 12 years ago
  35. fc09bbc mtd: nand: split extended ID decoding into its own function by Brian Norris · 12 years ago
  36. 7e74c2d mtd: nand: split BB marker options decoding into its own function by Brian Norris · 12 years ago
  37. 4aef9b7 mtd: nand: remove redundant ID read by Brian Norris · 12 years ago
  38. 47450b3 mtd: nand: remove unnecessary variable by Brian Norris · 12 years ago
  39. e5570f0 mtd: docg4: add missing HAS_IOMEM dependency by Peter Huewe · 12 years ago
  40. 9c95f11 mtd: gpmi: initialize the timing registers only one time by Huang Shijie · 12 years ago
  41. 995fbbf mtd: gpmi: add EDO feature for imx6q by Huang Shijie · 12 years ago
  42. e1ca95e mtd: gpmi: do not set the default values for the extra clocks by Huang Shijie · 12 years ago
  43. c50d35a mtd: gpmi: simplify the DLL setting code by Huang Shijie · 12 years ago
  44. d37e02d mtd: gpmi: add a new field for HW_GPMI_CTRL1 by Huang Shijie · 12 years ago
  45. ae70ba2d mtd: gpmi: do not get the clock frequency in gpmi_begin() by Huang Shijie · 12 years ago
  46. ddab383 mtd: gpmi: add a new field for HW_GPMI_TIMING1 by Huang Shijie · 12 years ago
  47. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  48. 2caf87a mtd: fsl_ifc_nand: fix sparse warnings by Kim Phillips · 12 years ago
  49. bb0a13a mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 12 years ago
  50. 5bf3d66 mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors by Mike Dunn · 12 years ago
  51. 61de9da mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS by Richard Genoud · 12 years ago
  52. b2bc415 mtd: remove bcmring NAND driver by Christian Daudt · 12 years ago
  53. ea73fe7 mtd: nand: clk: preparation for switch to common clock framework by m-karicheri2@ti.com · 12 years ago
  54. 6ed089c mtd: mtd_nandecctest: add double bit error detection tests by Akinobu Mita · 12 years ago
  55. 200ab84 mtd: mtd_nandecctest: add single bit error correction test by Akinobu Mita · 12 years ago
  56. ccaa679 mtd: mtd_nandecctest: add no corruption test by Akinobu Mita · 12 years ago
  57. 6060fb4 mtd: mtd_nandecctest: rewrite the test routine by Akinobu Mita · 12 years ago
  58. c092b43 mtd: mtd_nandecctest: support injecting bit error for ecc code by Akinobu Mita · 12 years ago
  59. 3cf06f4 mtd: tests: test for multi-bit error correction by Iwo Mergler · 12 years ago
  60. 7baf042 mtd: cmdlinepart: make the partitions rule more strict by Shmulik Ladkani · 12 years ago
  61. 2fe87ae mtd: nand/gpio: Convert to module_platform_driver() by Sachin Kamat · 12 years ago
  62. 24b82d3 mtd: mxc_nand: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  63. ddf16d6 mtd: mxc_nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  64. 490e280 mtd: gpmi-nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  65. 3d10095 mtd: gpmi-nand: Improve logging style by Fabio Estevam · 12 years ago
  66. b277f77 mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p by Marek Vasut · 12 years ago
  67. 5fe42d5 mtd: basic (read only) driver for BCMA serial flash by Rafał Miłecki · 12 years ago
  68. 1749c00 mtd: mtd_nandecctest: ensure alignment requirement for bitops by Akinobu Mita · 12 years ago
  69. c5b8384 mtd: mtd_nandecctest: improve message output by Akinobu Mita · 12 years ago
  70. bb82477 mtd: mtd_nandecctest: make module_init() return appropriate errno by Akinobu Mita · 12 years ago
  71. 1f6edad mtd: mtd_nandecctest: remove unnecessary include by Akinobu Mita · 12 years ago
  72. 6f12f59 mtd: autcpu12-nvram: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  73. fac0077 mtd: cmdlinepart: minor cleanups by Artem Bityutskiy · 12 years ago
  74. 9e0606f mtd: cmdlinepart: revise error handling by Artem Bityutskiy · 12 years ago
  75. 3cf7f13 mtd: bcm47part driver for BCM47XX chipsets by Rafał Miłecki · 12 years ago
  76. aa3c5dc mtd: cmdlinepart: remove unneeded initialization by Artem Bityutskiy · 12 years ago
  77. 4d3d688 mtd: omap2: fix module loading by Andreas Bießmann · 12 years ago
  78. 7d9b110 mtd: omap2: fix omap_nand_remove segfault by Andreas Bießmann · 12 years ago
  79. 7be1f6b mtd: cfi_cmdset_0001: Fix problem with unlocking timeout by Stefan Roese · 12 years ago
  80. a5ff4f1 mtd: nand: Added a device flag for subpage read support by Jeff Westfahl · 12 years ago
  81. 32098f6 mtd: orion_nand: remove <mach/hardware.h> include by Thomas Petazzoni · 12 years ago
  82. f45c299 mtd: mtd_nandecctest: make module_init() return an error code if test fails by Akinobu Mita · 12 years ago
  83. 0ce0060 mtd: mtd_nandecctest: remove unnecessary srandom32() call by Akinobu Mita · 12 years ago
  84. 58d864e mtd: m25p80: add support for the EON EN25Q64 chip by Gabor Juhos · 12 years ago
  85. 3105875 mtd: m25p80: add support for Micron N25Q128 by Jan Luebbe · 12 years ago
  86. 62beee2 mtd: lpc32xx_mlc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  87. 10594f6 mtd: lpc32xx_slc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  88. e1f5b3f mtd: allow MTD_NAND_GPMI_NAND to be built as module by Fabio Estevam · 12 years ago
  89. d159c4e mtd: nand: nand_bbt: export nand_update_bbt by Fabio Estevam · 12 years ago
  90. eceb84b mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' by Shmulik Ladkani · 12 years ago
  91. 19da415 mtd: s3c2410: Fix compiler warnings by Sachin Kamat · 12 years ago
  92. 6f32a3e mtd: s3c2410: Use devm_* functions by Sachin Kamat · 12 years ago
  93. c83d29f mtd: maps: rbtx4939-flash: delete unneeded test by Julia Lawall · 12 years ago
  94. c51803d mtd: mtdpart: break it as soon as we parse out the partitions by Huang Shijie · 12 years ago
  95. d0788ce mtd: physmap_of: Add "no-unaligned-direct-access" DT property by Stefan Roese · 12 years ago
  96. e1ed147 mtd: spear_smi: use devm_ functions consistently by Julia Lawall · 12 years ago
  97. 99f2b10 mtd: lantiq: Add NAND support on Lantiq XWAY SoC. by John Crispin · 12 years ago
  98. da3888c mtd: check for valid pdata inside plat_nand by John Crispin · 12 years ago
  99. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  100. 8da2868 mtd: m25p80: add support for Micron N25Q256A by Vivien Didelot · 12 years ago