summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-48/+42
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds28-333/+299
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek1-0/+1
2014-01-27microblaze: Fix missing bracket in printkMichal Simek1-1/+1
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek1-12/+37
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek1-0/+4
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek1-0/+8
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek1-0/+6
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek2-19/+9
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek1-0/+1
2014-01-27microblaze: Add support for CCFMichal Simek7-11/+40
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-28/+29
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds36-341/+1343
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-54/+195
2014-01-26__dentry_path() fixesAl Viro1-3/+6
2014-01-26vfs: Remove second variable named error in __dentry_pathEric W. Biederman1-1/+0
2014-01-26vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman1-1/+1
2014-01-26Fix race when checking i_size on direct i/o readSteven Whitehouse2-22/+23
2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig1-84/+3
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig7-347/+173
2014-01-26fs: remove generic_aclChristoph Hellwig7-238/+69
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig6-281/+121
2014-01-26um: hostfs: make functions staticJames Hogan1-25/+28
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-26gfs2: use generic posix ACL infrastructureChristoph Hellwig4-214/+62
2014-01-26jfs: use generic posix ACL infrastructureChristoph Hellwig7-140/+89
2014-01-26xfs: use generic posix ACL infrastructureChristoph Hellwig5-171/+36
2014-01-26reiserfs: use generic posix ACL infrastructureChristoph Hellwig5-161/+35
2014-01-26ocfs2: use generic posix ACL infrastructureChristoph Hellwig7-250/+72
2014-01-26jffs2: use generic posix ACL infrastructureChristoph Hellwig7-143/+24
2014-01-26hfsplus: use generic posix ACL infrastructureChristoph Hellwig6-162/+26
2014-01-26f2fs: use generic posix ACL infrastructureChristoph Hellwig7-170/+31
2014-01-26ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig21-605/+100
2014-01-26btrfs: use generic posix ACL infrastructureChristoph Hellwig5-135/+28
2014-01-26fs: make posix_acl_create more usefulChristoph Hellwig17-23/+81
2014-01-26fs: make posix_acl_chmod more usefulChristoph Hellwig16-21/+54
2014-01-26fs: add generic xattr_acl handlersChristoph Hellwig2-0/+105
2014-01-26fs: add a set_acl inode operationChristoph Hellwig1-0/+1
2014-01-26fs: add get_acl helperChristoph Hellwig3-21/+32
2014-01-26fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig3-188/+174
2014-01-26reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig1-10/+10
2014-01-26Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds4-25/+39
2014-01-26ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-26ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-26ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-26ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-26Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds53-1519/+1491
2014-01-26Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-460/+1017
2014-01-26Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-39/+54