1. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  2. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  3. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  4. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  5. fdc5397 Support 'discard sectors' operation. by David Woodhouse · 16 years ago
  6. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  7. 35437b6 Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machines by Russell King · 16 years ago
  8. a7f3f03 [ARM] 5282/1: pxa: add CM-X255 support by Mike Rapoport · 16 years ago
  9. 3d73e89 [ARM] 5265/3: [AT91] Add copyright info by Andrew Victor · 16 years ago
  10. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  11. 076c7f4 [MTD] [NAND] tmio_nand: fix base address programming by Dmitry Baryshkov · 16 years ago
  12. 514fca4 [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ by David Woodhouse · 16 years ago
  13. b67c5f8 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() by Zev Weiss · 16 years ago
  14. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  15. 0e52fe8 sun_uflash: Convert to pure OF driver. by David S. Miller · 16 years ago
  16. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  17. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  18. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  19. ec43b81 mfd: driver for the TMIO NAND controller by Ian Molton · 16 years ago
  20. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  21. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  22. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  23. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  24. 7e31aa1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  25. bccf650 [ARM] Fix explicit asm(-arm)?/arch-foo references by Russell King · 16 years ago
  26. f1136d0 [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c by David Woodhouse · 16 years ago
  27. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  28. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  29. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  30. 4f0ca70 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function by Bryan Wu · 16 years ago
  31. 0ee002b [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() by Mike Frysinger · 16 years ago
  32. a0dd201 [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default by Mike Frysinger · 16 years ago
  33. 2445af3 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions by Mike Frysinger · 16 years ago
  34. fcb90ba [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses by Mike Frysinger · 16 years ago
  35. cf84039 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 by Mike Frysinger · 16 years ago
  36. e274f02 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages by Mike Frysinger · 16 years ago
  37. 9637244 [MTD] [NAND] diskonchip.c fix sparse endian warnings by Harvey Harrison · 16 years ago
  38. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  39. 4a22442 [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID by Jerry Hicks · 16 years ago
  40. 771999b [MTD] DataFlash: bugfix, binary page sizes now handled by akpm@linux-foundation.org · 16 years ago
  41. 650da9d [MTD] [NAND] fsl_elbc_nand.c: fix printk warning by akpm@linux-foundation.org · 16 years ago
  42. 74216be [MTD] [NAND] nandsim: support random page read command by Artem Bityutskiy · 16 years ago
  43. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  44. 996abf05 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  45. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 16 years ago
  46. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  47. 30821fe CPUFREQ: S3C24XX NAND driver frequency scaling support. by Ben Dooks · 16 years ago
  48. ee39a0e [MTD][NAND] au1550nd: remove unused variable by Yoichi Yuasa · 16 years ago
  49. ca6f12c [MTD] jedec_probe: Fix SST 16-bit chip detection by Atsushi Nemoto · 16 years ago
  50. f636ffb [MTD][MTDPART] Fix a division by zero bug by Atsushi Nemoto · 16 years ago
  51. 6910c13 [MTD][MTDPART] Cleanup and document the erase region handling by Atsushi Nemoto · 16 years ago
  52. b33a288 [MTD][MTDPART] Handle most checkpatch findings by Atsushi Nemoto · 16 years ago
  53. 7788ba7 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition by Atsushi Nemoto · 16 years ago
  54. 4b5e33a [MTD] physmap: resume already suspended chips on failure to suspend by Uwe Kleine-König · 16 years ago
  55. 7b24919 [MTD] physmap: Fix suspend/resume/shutdown bugs. by Robert Jarzmik · 16 years ago
  56. 998453f [MTD] [NOR] Fix -ETIMEO errors in CFI driver by Alexey Korolev · 16 years ago
  57. 55679df [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y by Anton Vorontsov · 16 years ago
  58. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  59. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  60. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  61. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  62. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  63. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  64. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  65. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  66. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  67. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  68. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  69. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  70. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  71. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  72. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  73. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  74. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  75. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  76. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  77. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  78. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  79. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  80. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  81. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  82. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  83. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  84. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  85. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  86. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  87. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  88. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  89. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  90. a9da4f7 Merge branches 'pxa-ian' and 'pxa-xm270' into pxa by Russell King · 16 years ago
  91. 36560d2 [MTD] Fix const assignment in the MTD command line partitioning driver by David Howells · 16 years ago
  92. 3a3688b [MTD] [NOR] gen_probe: No debug message when debugging is disabled by Jean Delvare · 16 years ago
  93. f63af11 [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers by Milton Miller · 16 years ago
  94. 6f40470 [MTD] [MAPS] Remove the bast-flash driver. by Ben Dooks · 16 years ago
  95. 0acf944 [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  96. ec6e0ea [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  97. 452db27 [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  98. bd5a438 [MTD] [NAND] atmel_nand can be modular by David Brownell · 16 years ago
  99. d6248fd [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum by Haavard Skinnemoen · 16 years ago
  100. 23a346c [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}() by David Brownell · 16 years ago