summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser2011-09-111-2/+0Star
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-112-26/+26
* mtd: drop mtd_device_registerDmitry Eremin-Solenikov2011-09-111-3/+2Star
* mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov2011-09-111-2/+0Star
* mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov2011-09-111-3/+0Star
* mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park2011-09-111-0/+4
* mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-111-16/+0Star
* mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-111-1/+4
* mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-112-3/+15
* mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov2011-09-111-0/+5
* mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov2011-09-111-2/+0Star
* mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov2011-09-111-1/+4
* mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov2011-09-111-6/+0Star
* mtd: drop physmap_configureDmitry Eremin-Solenikov2011-09-111-17/+0Star
* mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris2011-09-111-1/+5
* mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris2011-09-112-14/+15
* mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris2011-09-111-1/+1
* mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris2011-09-112-2/+7
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-112-12/+9Star
* mtd: nand: separate chip options / bbt_optionsBrian Norris2011-09-111-0/+4
* mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2011-09-111-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-141-2/+0Star
|\
| * mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0Star
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-131-0/+7
|\ \
| * | dt: add empty of_get_property for non-dtStephen Warren2011-08-091-0/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-122-3/+5
|\ \
| * | net: Make userland include of netlink.h more sane.David S. Miller2011-08-082-3/+5
| |/
* | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-111-0/+1
* | mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-081-2/+10
* | cred: use 'const' in get_current_{user,groups}Linus Torvalds2011-08-081-2/+2
* | CRED: Restore const to current_cred()David Howells2011-08-081-1/+1
|/
* fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-071-5/+5
|\
| * nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | vfs: optimize inode cache access patternsLinus Torvalds2011-08-071-22/+37
* | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-071-17/+13Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-072-12/+5Star
|\ \
| * | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-071-12/+0Star
| * | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-071-0/+5
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-061-0/+2
|\ \ \
| * | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
| |/ /
* / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-051-48/+26Star
|\ \
| * | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-051-0/+10
|\ \ \
| * | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-221-0/+10
| | |/ | |/|
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-8/+1Star
|\ \ \
| * | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-8/+1Star