summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-0931-0/+44
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-0928-95/+133
* sched/wait: Suppress Sparse 'variable shadowing' warningJohannes Berg2014-02-091-3/+3
* Merge branch 'linus' into core/lockingIngo Molnar2014-02-029088-225478/+540460
|\
| * Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-02-012-8/+126
| |\
| | * deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings2014-01-031-2/+2
| | * deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-01-031-5/+4
| | * scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon2014-01-031-0/+109
| | * Merge commit v3.13-rc1 into kbuild/miscMichal Marek2014-01-029810-231575/+431686
| | |\
| | * | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings2013-11-181-1/+11
| * | | afs: proc cells and rootcell are writeablePali Rohár2014-02-011-2/+2
| * | | tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-011-1/+0
| * | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-02-0111-420/+553
| |\ \ \
| | * | | cifs: Fix check for regular file in couldbe_mf_symlink()Sachin Prabhu2014-01-311-1/+1
| | * | | [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French2014-01-262-19/+36
| | * | | CIFS: Cleanup cifs open codepathPavel Shilovsky2014-01-208-100/+174
| | * | | CIFS: Remove extra indentation in cifs_sfu_typePavel Shilovsky2014-01-201-47/+50
| | * | | CIFS: Cleanup cifs_mknodPavel Shilovsky2014-01-201-26/+22
| | * | | CIFS: Cleanup CIFSSMBOpenPavel Shilovsky2014-01-202-72/+86
| | * | | cifs: Add support for follow_link on dfs shares under posix extensionsSachin Prabhu2014-01-201-0/+32
| | * | | cifs: move unix extension call to cifs_query_symlink()Sachin Prabhu2014-01-202-10/+15
| | * | | cifs: Re-order M-F Symlink codeSachin Prabhu2014-01-201-56/+68
| | * | | cifs: Add create MFSymlinks to protocol ops structSachin Prabhu2014-01-204-42/+54
| | * | | cifs: use protocol specific call for query_mf_symlink()Sachin Prabhu2014-01-201-41/+20
| | * | | cifs: Rename MF symlink function namesSachin Prabhu2014-01-204-26/+24
| | * | | cifs: Rename and cleanup open_query_close_cifs_symlink()Sachin Prabhu2014-01-204-31/+20
| | * | | cifs: Fix memory leak in cifs_hardlink()Christian Engelmayer2014-01-191-2/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-017-51/+26
| |\ \ \ \
| | * | | | Fix mountpoint reference leakage in linkatOleg Drokin2014-01-311-1/+4
| | * | | | hfsplus: use xattr handlers for removexattrChristoph Hellwig2014-01-314-47/+19
| | * | | | Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
| | * | | | fs/super.c: sync ro remount after blocking writersAndrew Ruder2014-01-311-1/+2
| | * | | | vfs: unexport the getname() symbolJeff Layton2014-01-311-1/+0
| * | | | | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0175-0/+71854
| |\ \ \ \ \
| | * | | | | staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger2014-01-271-1/+0
| | * | | | | staging: r8821ae: Fix build problemsLarry Finger2014-01-276-12/+17
| | * | | | | Merge branch 'master' into staging-nextGreg Kroah-Hartman2014-01-276772-137374/+295859
| | |\ \ \ \ \
| | * | | | | | Staging: rtl8812ae: disable due to build errorsStephen Rothwell2014-01-271-0/+1
| | * | | | | | Staging: rtl8821ae: add TODO fileGreg Kroah-Hartman2014-01-231-0/+10
| | * | | | | | Staging: rtl8821ae: removed unused functions and variablesGreg Kroah-Hartman2014-01-234-354/+3
| | * | | | | | Staging: rtl8821ae: rc.c: fix up function prototypesGreg Kroah-Hartman2014-01-231-0/+2
| | * | | | | | Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driverGreg Kroah-Hartman2014-01-2374-0/+72188
| * | | | | | | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2014-02-012-19/+19
| * | | | | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-3111-42/+86
| |\ \ \ \ \ \ \
| | * | | | | | | nfs: initialize the ACL support bits to zero.Malahal Naineni2014-01-311-1/+1
| | * | | | | | | NFSv4.1: CleanupTrond Myklebust2014-01-291-4/+2
| | * | | | | | | NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust2014-01-291-11/+8
| | * | | | | | | NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust2014-01-291-1/+1
| | * | | | | | | NFSv4.1 free slot before resending I/O to MDSAndy Adamson2014-01-293-3/+11
| | * | | | | | | nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton2014-01-283-3/+13