summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara2016-07-181-60/+120
* KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara2016-07-181-0/+2
* mm/page_ref: introduce page_ref_inc_returnDavid Hildenbrand2016-06-211-0/+9
* KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-161-6/+0
* KVM: introduce kvm->created_vcpusPaolo Bonzini2016-06-161-0/+8
* Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-013-3/+65
|\
| * fence: add missing descriptions for fenceLuis de Bethencourt2016-05-311-0/+2
| * reservation: add headerdoc commentsRob Clark2016-05-311-0/+53
| * dma-buf: headerdoc fixesRob Clark2016-05-311-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-311-0/+2
|\ \ | |/ |/|
| * sctp: sctp_diag should dump sctp socket typeXin Long2016-05-311-0/+2
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-284-110/+141
|\ \
| * | <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-3/+24
| * | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-53/+34
| * | Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-281-3/+3
| * | <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
| * | fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-281-2/+6
| * | Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-282-26/+73
* | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-2/+4
|\ \ \
| * | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+4
* | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-0/+1
| |\ \ \ \ \
| | | * | | | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-0/+1
| | |/ / / /
| * | | / / Merge tag 'asoc-v4.7' into asoc-linusMark Brown2016-05-251-0/+6
| |\| | | | | | |_|/ / | |/| | |
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-271-1/+1
|\ \ \ \ \
| * | | | | misc: at24: Fix typo in at24 header fileMoritz Fischer2016-05-261-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-273-4/+8
|\ \ \ \ \ \
| * | | | | | switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-272-2/+4
| * | | | | | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-2/+2
| * | | | | | add down_write_killable_nested()Al Viro2016-05-261-0/+2
* | | | | | | make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds2016-05-271-1/+1
* | | | | | | mm: remove more IS_ERR_VALUE abusesLinus Torvalds2016-05-271-1/+1
* | | | | | | mm: fix section mismatch warningLinus Torvalds2016-05-271-1/+1
* | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-271-2/+21
|\ \ \ \ \ \ \
| * | | | | | | iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-2/+21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-273-0/+15
|\ \ \ \ \ \ \
| * | | | | | | KVM: Create debugfs dir and stat files for each VMJanosch Frank2016-05-251-0/+7
| * | | | | | | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-242-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+1
| | * | | | | | | KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-201-0/+5
* | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-2/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-291-1/+12
| * | | | | | | | | export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-291-2/+20
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-264-19/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: oom_reaper: remove some bloatMichal Hocko2016-05-262-1/+5
| * | | | | | | | | | mm: slub: remove unused virt_to_obj()Andrey Ryabinin2016-05-261-16/+0
| * | | | | | | | | | seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan2016-05-261-2/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-262-1/+22
|\ \ \ \ \ \ \ \ \ \