1. 480792b mtd: blktrans: kill BKL by Maxim Levitsky · 14 years ago
  2. 008c751 mtd: allow to unload the mtdtrans module if its block devices aren't open by Maxim Levitsky · 14 years ago
  3. ebd71e3 mtd: maps: gpio-addr-flash: fix warnings and make more portable by Mike Frysinger · 14 years ago
  4. 5954c47 mtd: Blackfin NFC: fix badblock location with BootROM OOB by Mike Frysinger · 14 years ago
  5. d031c22 mtd: cfi_cmdset_0002: code cleanups by Wolfram Sang · 14 years ago
  6. edb44b9 mtd: onenand: fix 4KiB page onenand chip recognition by Roman Tereshonkov · 14 years ago
  7. 940fe28 mtd: physmap_of: Loop through all "reg" tuples for mapping by Stefan Roese · 14 years ago
  8. 41bdc60 jffs2: Reduce excessive scan of empty blocks by Joakim Tjernlund · 14 years ago
  9. 81cfc9f jffs2: Fix serious write stall due to erase by Joakim Tjernlund · 14 years ago
  10. 733daa5 mtd: omap2: fix static declaration warning by G, Manjunath Kondaiah · 14 years ago
  11. 65e5a0e jffs2: Dynamically choose inocache hash size by Daniel Drake · 14 years ago
  12. b46daf7 mtd: remove junk tabs in nand.h by Sebastian Andrzej Siewior · 14 years ago
  13. a0491fc mtd: cleanup nand.h by Sebastian Andrzej Siewior · 14 years ago
  14. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  15. d86fbdb mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices. by David Jander · 14 years ago
  16. ce85b79 mtd: nandsim: add module param for BBT handling by Sebastian Andrzej Siewior · 14 years ago
  17. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  18. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  19. df5b4e3 mtd: nand: pull in td into read_bbt() by Sebastian Andrzej Siewior · 14 years ago
  20. cda3209 mtd: nand: use ALIGN where possible by Sebastian Andrzej Siewior · 14 years ago
  21. 861fae1 mtd: OneNAND: S5PC210 OneNAND support by Kyungmin Park · 14 years ago
  22. e23abf4 mtd: OneNAND: S5PC110: Implement DMA interrupt method by Kyungmin Park · 14 years ago
  23. dcf0822 mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM by Kyungmin Park · 14 years ago
  24. aa6d1c0 mtd: OneNAND: S5PC100: Only S5PC110 use the command map method by Kyungmin Park · 14 years ago
  25. c762680 mtd: MLC device check in OneNAND driver by Rohit Hassan Sathyanarayan · 14 years ago
  26. 17a2282 mtd: Define MLC Flash as a different flash type by Rohit Hassan Sathyanarayan · 14 years ago
  27. ebe8a64 mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop by Kyungmin Park · 14 years ago
  28. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  29. 088bd45 jffs2: drop unused model argument by Mike Frysinger · 14 years ago
  30. d0f7959 mtd: add BLKPG API based repartition support by Roman Tereshonkov · 14 years ago
  31. 5daa7b2 mtd: prepare partition add and del functions for ioctl requests by Roman Tereshonkov · 14 years ago
  32. 93ac5a5 ARM: platform data to use the FSMC NAND with the U300 by Linus Walleij · 14 years ago
  33. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago
  34. 3866f67 jffs2: use cond_resched() instead of yield() by Wolfram Sang · 14 years ago
  35. d2ac467 mtd: m25p80: Add support for the Winbond W25Q64 by Thierry Reding · 14 years ago
  36. c1194c7 mtd: nand_base: do not cache pages with uncorrectable ECC errors by Artem Bityutskiy · 14 years ago
  37. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  38. 5e59be1 mtd: sanity check ioctl input by Dan Carpenter · 14 years ago
  39. 0eecf4b mtd: fix the build warning for fsl_upm.c by Roy Zang · 14 years ago
  40. 7351d3a mtd: fix almost all checkpatch warnings in nand_base.c by Florian Fainelli · 14 years ago
  41. f8ac041 mtd: fix all checkpatch errors in nand_base.c by Florian Fainelli · 14 years ago
  42. 2bdb053 mtd: davinci: relax a timeout for ECC-initialization by Wolfram Sang · 14 years ago
  43. f2df1ae mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K) by Gernot Hoyler · 14 years ago
  44. 6fb277b mtd: nand: split ONFI detection logic to its own function by Florian Fainelli · 14 years ago
  45. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  46. 42af8b5 mtd: nand: denali should also handle NAND_CMD_PARAM by Florian Fainelli · 14 years ago
  47. caa4b6f mtd: nand: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  48. 344955f mtd: OneNAND: Remove unused cmd_map at s5pc110 by Kyungmin Park · 14 years ago
  49. 34c5bf6 mtd: nand: Samsung MLC - new OOB sizes by Brian Norris · 14 years ago
  50. eea116e mtd: davinci: fix comment to match the code by Wolfram Sang · 14 years ago
  51. a41ccf5 mtd: pcmciamtd: remove dead code by Dan Carpenter · 14 years ago
  52. cf36351 mtd: mpc5121_nfc: fix memory leak on error path by Julia Lawall · 14 years ago
  53. 9d8b104 mtd: pxa3xx_nand: set oob length in the runtime by Lei Wen · 14 years ago
  54. 18c81b1 mtd: pxa3xx_nand: remove the flash info in driver structure by Lei Wen · 14 years ago
  55. 227a886 mtd: pxa3xx_nand: introduce default timing to reduce read id times by Lei Wen · 14 years ago
  56. c1f8247 mtd: pxa3xx_nand: condense the flash definition by Lei Wen · 14 years ago
  57. 13ed7ae mtd: nand: support new Toshiba SLC by Brian Norris · 14 years ago
  58. 5c709ee mtd: nand: Increase NAND_MAX_OOBSIZE by Brian Norris · 14 years ago
  59. 432dc82 mtd: cleanup Kconfig dependencies by H Hartley Sweeten · 14 years ago
  60. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  61. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  62. f4a2da0 mtd: inftl.h: fix spacing errors by Brian Norris · 14 years ago
  63. 2173bae mtd: nand: spansion S30MLxxxP support by Brian Norris · 14 years ago
  64. 12c8eb9 mtd: fix callback return value check by Baruch Siach · 14 years ago
  65. 899611e Linux 2.6.36-rc6 by Linus Torvalds · 14 years ago
  66. 62bdb28 MN10300: Handle missing sys_cacheflush() when caching disabled by David Howells · 14 years ago
  67. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  68. 7268e3c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  69. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 14 years ago
  70. b4d3264 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  71. 0d70397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  72. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. fff2017 hwmon (coretemp): Fix build breakage if SMP is undefined by Guenter Roeck · 14 years ago
  74. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  76. 252a52aa Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  77. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  78. 0b20406 net/9p: Mount only matching virtio channels by Sven Eckelmann · 14 years ago
  79. 387a856 de2104x: fix ethtool by Ondrej Zary · 14 years ago
  80. 824044c Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  81. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  82. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  83. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  84. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  85. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  86. 26d1e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  87. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  88. a11377e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  89. 381ba32 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  90. 6509756 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  91. 9a457a5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  92. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  93. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  96. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  97. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  98. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  99. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  100. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago