summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds-110/+141
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin-3/+24
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin-53/+34
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin-2/+6
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin-26/+73
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+4
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+43
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-8/+68
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-92/+219
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+8
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro-2/+4
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds-1/+1
2016-05-27mm: fix section mismatch warningLinus Torvalds-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+94
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds-2/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-19/+279
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro-2/+2
2016-05-27Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-16/+155
2016-05-27Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown-2/+42
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie-0/+92
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-2/+31
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-19/+7
2016-05-26Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+22
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+28
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko-1/+5
2016-05-26mm: slub: remove unused virt_to_obj()Andrey Ryabinin-16/+0
2016-05-26seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan-2/+2
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-150/+379
2016-05-26misc: at24: Fix typo in at24 header fileMoritz Fischer-1/+1
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-14/+82
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter-52/+74
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford-38/+65
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds-0/+4
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-0/+2
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn-4/+10
2016-05-26IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn-2/+2
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford-2/+80
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro-7/+1
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro-0/+45
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro-1/+0
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro-7/+0
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro-17/+2
2016-05-26add down_write_killable_nested()Al Viro-0/+2
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+30