aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedGravatar Al Viro 1-9/+9
2011-08-03get rid of boilerplate switches in posix_acl.hGravatar Al Viro 1-42/+20
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 2-3/+4
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 3-31/+98
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-7/+14
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-3/+6
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Gravatar Linus Torvalds 2-3/+12
2011-08-01Merge branch 'for-next' into for-linusGravatar Liam Girdwood 2-3/+4
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+9
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxGravatar Linus Torvalds 1-16/+10
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Gravatar Linus Torvalds 3-0/+87
2011-08-01switch posix_acl_chmod() to umode_tGravatar Al Viro 1-1/+1
2011-08-01switch posix_acl_from_mode() to umode_tGravatar Al Viro 1-1/+1
2011-08-01switch posix_acl_equiv_mode() to umode_t *Gravatar Al Viro 1-1/+1
2011-08-01switch posix_acl_create() to umode_t *Gravatar Al Viro 2-3/+3
2011-08-01vfs: avoid taking inode_hash_lock on pipes and socketsGravatar Eric Dumazet 1-1/+8
2011-07-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 7-9/+633
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-0/+1
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Gravatar Trond Myklebust 1-1/+1
2011-07-31mfd: Add AAT2870 mfd driverGravatar Jin Park 1-0/+181
2011-07-31mfd: Fix missing stmpe kerneldocGravatar Om Prakash 1-0/+3
2011-07-31mfd: Add WM831x clock control register definitionsGravatar Mark Brown 1-0/+101
2011-07-31mfd: Implement tps65910 IRQ cleanupGravatar Mark Brown 1-0/+1
2011-07-31mfd: Clean-up ab8500 register fileGravatar Linus Walleij 1-7/+1
2011-07-31tps65912: gpio: add gpio driverGravatar Margarita Olaya 1-0/+1
2011-07-31tps65912: irq: add interrupt controllerGravatar Margarita Olaya 1-0/+5
2011-07-31mfd: tps65912: Add new mfd deviceGravatar Margarita Olaya 1-0/+321
2011-07-31mfd: Support multiple active WM831x AUXADC conversionsGravatar Mark Brown 1-2/+11
2011-07-31mfd: Read wm831x AUXADC conversion results before acknowledging interruptGravatar Mark Brown 1-0/+1
2011-07-31mfd: Support dynamic allocation of IRQ range for wm831xGravatar Mark Brown 1-1/+1
2011-07-31mfd: Allow touchscreen to be disabled on wm831x devicesGravatar Mark Brown 1-0/+3
2011-07-31mfd: Fix bus lock interaction for WM831x IRQ set_type() operationGravatar Mark Brown 1-0/+4
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 5-4/+23
2011-07-31Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 4-1/+112
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 1-0/+9
2011-07-31pnfsblock: call and parse getdevicelistGravatar Fred Isaman 1-0/+1
2011-07-31pnfsblock: add device operationsGravatar Jim Rees 1-0/+2
2011-07-31pnfs: cleanup_layoutcommitGravatar Andy Adamson 1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverGravatar Fred Isaman 2-2/+4
2011-07-31pnfs: GETDEVICELISTGravatar Andy Adamson 2-0/+12
2011-07-31pnfs: let layoutcommit handle a list of lsegGravatar Peng Tao 1-1/+1
2011-07-30resources: Add lookup_resource()Gravatar Geert Uytterhoeven 1-0/+1
2011-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+53
2011-07-30shm: handle separate PID namespaces caseGravatar Vasiliy Kulikov 1-0/+3
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-1/+0
2011-07-30NFS: Fix spurious readdir cookie loop messagesGravatar Trond Myklebust 1-1/+2
2011-07-30Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-33/+64
2011-07-30ext4: change umode_t in tracepoint headers to be an explicit __u16Gravatar Theodore Ts'o 1-8/+8
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-0/+32
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 26-85/+1667