summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-24NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selectedDavid Howells1-6/+28
2009-03-24NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells7-667/+1062
2009-03-24NOMMU: Add support for direct mapping through mtdconcat if possibleDavid Howells1-0/+47
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells10-2/+215
2009-03-23[MTD] [OneNAND] Add write-while-program supportKyungmin Park1-49/+96
2009-03-23[MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter1-0/+4
2009-03-20[MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto2-3/+9
2009-03-20[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov1-0/+16
2009-03-20[MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter1-1/+4
2009-03-20[MTD] mtdoops: allow MTD selection by nameAdrian Hunter1-1/+10
2009-03-20[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2-1/+105
2009-03-20[MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2-1/+11
2009-03-20[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport1-3/+3
2009-03-20[MTD] Auto-load nftl module when device opened.Scott James Remnant1-0/+2
2009-03-20[MTD] Auto-load mtdchar module when device opened.Scott James Remnant1-0/+1
2009-03-20[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang1-2/+6
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto3-0/+215
2009-03-20[MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto3-0/+435
2009-03-20[MTD] RBTX4939: add MTD supportAtsushi Nemoto2-0/+166
2009-03-20[MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto8-0/+98
2009-03-20[JFFS2] jffs2_acl_count() tests < 0 on unsignedRoel Kluin1-2/+2
2009-03-20[MTD] partitioning utility predicatesDavid Brownell4-34/+24
2009-03-20[MTD] we don't need no misc devicesDavid Brownell6-6/+0
2009-03-20[MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman1-3/+0
2009-03-20[MTD] [NAND] fix broken debug messagesDavid Brownell1-4/+4
2009-03-20[MTD] [NAND] davinci_nand driverDavid Brownell4-0/+672
2009-03-20[MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+95
2009-03-20[JFFS2] kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun1-4/+2
2009-03-20[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger1-1/+1
2009-03-20[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger1-1/+1
2009-03-20[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger1-8/+6
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-3/+59
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds1-12/+11
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds1-0/+1
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds39-12237/+0
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+5
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman39-12237/+0
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-840/+1069
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-12/+14
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-28/+72
2009-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-24/+48
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer1-18/+0
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4