summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris2-26/+26
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov1-3/+2
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov1-2/+0
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov1-3/+0
2011-09-11mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park1-0/+4
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov1-16/+0
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov1-1/+4
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2-3/+15
2011-09-11mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov1-0/+5
2011-09-11mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov1-2/+0
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov1-1/+4
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov1-6/+0
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov1-17/+0
2011-09-11mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris1-1/+5
2011-09-11mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2-14/+15
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris1-1/+1
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2-2/+7
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2-12/+9
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris1-0/+4
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris1-2/+0
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+0
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-08-13Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov1-0/+1
2011-08-09dt: add empty of_get_property for non-dtStephen Warren1-0/+7
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra1-2/+10
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds1-2/+2
2011-08-08CRED: Restore const to current_cred()David Howells1-1/+1
2011-08-08net: Make userland include of netlink.h more sane.David S. Miller2-3/+5
2011-08-08fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-5/+5
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds1-22/+37
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds1-17/+13
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-12/+5
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-12/+0
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+2
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines1-1/+1
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski1-0/+2
2011-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-48/+26
2011-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+10
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh1-5/+5
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-8/+1
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2-8/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2011-08-04Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+158
2011-08-04Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+8
2011-08-04tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins1-0/+1