summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-213-3/+214
|\
| * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-131-0/+73
| * NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| * NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-132-0/+17
| * NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng2019-06-131-2/+2
* | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-202-0/+23
|\ \
| * | dma-mapping: add a dma_addressing_limited helperChristoph Hellwig2019-07-171-0/+14
| * | dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+9
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-203-0/+11
|\ \ \
| * | | bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-07-182-0/+6
| * | | Merge branch 'x86/debug' into core/urgentThomas Gleixner2019-07-181-0/+5
| |\ \ \
| | * | | objtool: Add support for C jump tablesJosh Poimboeuf2019-07-091-0/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-202-0/+7
|\ \ \ \ \
| * | | | | KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-201-0/+1
| * | | | | KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* | | | | | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-201-1/+0
|\ \ \ \ \ \
| * | | | | | switch the remnants of releasing the mountpoint away from fs_pinAl Viro2019-07-161-1/+0
* | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-193-0/+259
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-06-191-0/+246
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: ti_sci: Add support for processor controlSuman Anna2019-06-121-0/+31
| | * | | | | | | firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi2019-06-121-0/+215
| * | | | | | | | Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2019-06-171-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | firmware: arm_scmi: fetch and store sensor scaleFlorian Fainelli2019-06-121-0/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-06-171-0/+12
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | bus: ti-sysc: Add support for module specific reset quirksTony Lindgren2019-06-101-0/+3
| | * | | | | | | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren2019-05-281-0/+1
| | * | | | | | | bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren2019-05-281-0/+8
| | |/ / / / / /
* | | | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-28/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-06-171-28/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ARM: versatile: Drop CLCD platform dataLinus Walleij2019-05-281-28/+0
| | |/ / / / / /
* | | | | | | | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-191-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-171-0/+10
| * | | | | | | | iomap: move the direct IO code into a separate fileDarrick J. Wong2019-07-171-0/+7
* | | | | | | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-197-26/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-041-1/+1
| * | | | | | | | | constify ksys_mount() string argumentsAl Viro2019-07-041-2/+2
| * | | | | | | | | don't bother with registering rootfsAl Viro2019-07-041-0/+3
| * | | | | | | | | init_rootfs(): don't bother with init_ramfs_fs()Al Viro2019-07-041-1/+0
| * | | | | | | | | convenience helper: get_tree_single()Al Viro2019-07-041-0/+3
| * | | | | | | | | convenience helper get_tree_nodev()Al Viro2019-07-041-0/+3
| * | | | | | | | | vfs: Kill sget_userns()David Howells2019-05-251-5/+0
| * | | | | | | | | fold mount_pseudo_xattr() into pseudo_fs_get_tree()Al Viro2019-05-251-13/+0
| * | | | | | | | | vfs: Provide a mount_pseudo-replacement for the new mount APIDavid Howells2019-05-251-0/+16
| * | | | | | | | | vfs: Provide sb->s_iflags settings in fs_context structDavid Howells2019-05-251-0/+1
| * | | | | | | | | vfs: Kill mount_ns()David Howells2019-05-251-3/+0
| * | | | | | | | | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-3/+3
| * | | | | | | | | unexport simple_dname()Al Viro2019-05-211-1/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-191-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-181-1/+1
| |\ \ \ \ \ \ \ \ \