summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selectedDavid Howells
2009-03-24NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells
2009-03-24NOMMU: Add support for direct mapping through mtdconcat if possibleDavid Howells
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2009-03-23[MTD] [OneNAND] Add write-while-program supportKyungmin Park
2009-03-23[MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter
2009-03-20[MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto
2009-03-20[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov
2009-03-20[MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter
2009-03-20[MTD] mtdoops: allow MTD selection by nameAdrian Hunter
2009-03-20[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport
2009-03-20[MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport
2009-03-20[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport
2009-03-20[MTD] Auto-load nftl module when device opened.Scott James Remnant
2009-03-20[MTD] Auto-load mtdchar module when device opened.Scott James Remnant
2009-03-20[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto
2009-03-20[MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto
2009-03-20[MTD] RBTX4939: add MTD supportAtsushi Nemoto
2009-03-20[MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto
2009-03-20[JFFS2] jffs2_acl_count() tests < 0 on unsignedRoel Kluin
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-03-20[MTD] we don't need no misc devicesDavid Brownell
2009-03-20[MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman
2009-03-20[MTD] [NAND] fix broken debug messagesDavid Brownell
2009-03-20[MTD] [NAND] davinci_nand driverDavid Brownell
2009-03-20[MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-03-20[JFFS2] kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun
2009-03-20[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger
2009-03-20[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger
2009-03-20[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens