aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-2/+60
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro1-9/+9
2011-08-03get rid of boilerplate switches in posix_acl.hAl Viro1-42/+20
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown14-42/+55
2011-08-02ACPI: remove NID_INVALDavid Rientjes1-1/+0
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare1-22/+0
2011-08-02of: constify property name parameters for helper functionsJamie Iles1-6/+9
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka1-2/+2
2011-08-02dm table: share target argument parsing functionsMike Snitzer1-0/+43
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka1-0/+15
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2-1/+2
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore2-2/+2
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds2-3/+4
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-31/+98
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-7/+14
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+6
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-3/+12
2011-08-01Merge branch 'for-next' into for-linusLiam Girdwood2-3/+4
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+9
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-16/+10
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds3-0/+87
2011-08-01switch posix_acl_chmod() to umode_tAl Viro1-1/+1
2011-08-01switch posix_acl_from_mode() to umode_tAl Viro1-1/+1
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro1-1/+1
2011-08-01switch posix_acl_create() to umode_t *Al Viro2-3/+3
2011-08-01vfs: avoid taking inode_hash_lock on pipes and socketsEric Dumazet1-1/+8
2011-07-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds7-9/+633
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+1
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust1-1/+1
2011-07-31mfd: Add AAT2870 mfd driverJin Park1-0/+181
2011-07-31mfd: Fix missing stmpe kerneldocOm Prakash1-0/+3
2011-07-31mfd: Add WM831x clock control register definitionsMark Brown1-0/+101
2011-07-31mfd: Implement tps65910 IRQ cleanupMark Brown1-0/+1
2011-07-31mfd: Clean-up ab8500 register fileLinus Walleij1-7/+1
2011-07-31tps65912: gpio: add gpio driverMargarita Olaya1-0/+1
2011-07-31tps65912: irq: add interrupt controllerMargarita Olaya1-0/+5
2011-07-31mfd: tps65912: Add new mfd deviceMargarita Olaya1-0/+321
2011-07-31mfd: Support multiple active WM831x AUXADC conversionsMark Brown1-2/+11
2011-07-31mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown1-0/+1
2011-07-31mfd: Support dynamic allocation of IRQ range for wm831xMark Brown1-1/+1
2011-07-31mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown1-0/+3
2011-07-31mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown1-0/+4
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-4/+23
2011-07-31Merge git://git.infradead.org/battery-2.6Linus Torvalds4-1/+112
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-0/+9
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman1-0/+1
2011-07-31pnfsblock: add device operationsJim Rees1-0/+2
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2-2/+4
2011-07-31pnfs: GETDEVICELISTAndy Adamson2-0/+12