summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low
2016-06-08Merge branch 'locking/urgent' into locking/core, to pick up dependencyIngo Molnar
2016-06-08locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra
2016-06-08locking/barriers: Validate lockless_dereference() is used on a pointer typePeter Zijlstra
2016-06-03percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...Tejun Heo
2016-06-03locking/seqcount: Re-fix raw_read_seqcount_latch()Peter Zijlstra
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt
2016-05-31reservation: add headerdoc commentsRob Clark
2016-05-31dma-buf: headerdoc fixesRob Clark
2016-05-30ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27mm: fix section mismatch warningLinus Torvalds
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-27Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2016-05-27Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-27Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko
2016-05-26mm: slub: remove unused virt_to_obj()Andrey Ryabinin
2016-05-26seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26misc: at24: Fix typo in at24 header fileMoritz Fischer
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter