summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-131-1/+2
|\
| * parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-111-1/+2
* | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-121-0/+1
|\ \
| * | lockref: Add lockref_put_not_zeroAndreas Gruenbacher2018-04-121-0/+1
* | | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-126-36/+218
|\ \ \
| * | | NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-101-0/+63
| * | | SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust2018-04-101-0/+25
| * | | SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-101-0/+6
| * | | NFS: More fine grained attribute trackingTrond Myklebust2018-04-101-5/+16
| * | | NFS: Convert NFS_INO_INVALID flags to unsigned longTrond Myklebust2018-04-101-8/+8
| * | | NFS: Remove the unused return_delegation() callbackTrond Myklebust2018-04-101-1/+0
| * | | NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust2018-04-101-1/+1
| * | | NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust2018-04-101-1/+3
| * | | NFS: Move the delegation return down into nfs4_proc_remove()Trond Myklebust2018-04-101-1/+1
| * | | sunrpc: Add static trace point to report result of RPC pingChuck Lever2018-04-101-0/+21
| * | | sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-101-0/+45
| * | | sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-101-19/+21
| * | | SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-101-1/+1
| * | | SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-101-0/+1
| * | | xprtrdma: "Support" call-only RPCsChuck Lever2018-04-101-0/+7
* | | | Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-121-0/+6
|\ \ \ \
| * | | | buffer.c: call thaw_super during emergency thawMateusz Guzik2018-03-191-0/+6
* | | | | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-04-122-1/+114
|\ \ \ \ \
| * | | | | afs: Trace protocol errorsDavid Howells2018-04-091-0/+21
| * | | | | afs: Locally edit directory data for mkdir/create/unlink/...David Howells2018-04-091-0/+90
| * | | | | afs: Prospectively look up extra files when doing a single lookupDavid Howells2018-04-091-0/+2
| * | | | | vfs: Remove the const from dir_context::actorDavid Howells2018-04-091-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-121-0/+1
|\ \ \ \ \ \
| * | | | | | slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-111-0/+1
* | | | | | | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-122-0/+25
|\ \ \ \ \ \ \
| * | | | | | | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-101-0/+23
| * | | | | | | xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-211-0/+2
* | | | | | | | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-121-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann2018-01-251-0/+1
* | | | | | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2018-04-121-18/+143
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | io: change writeX_relaxed() to remove barriersSinan Kaya2018-04-101-4/+20
| * | | | | | | | io: change readX_relaxed() to remove barriersSinan Kaya2018-04-101-4/+20
| * | | | | | | | io: change inX() to have their own IO barrier overridesSinan Kaya2018-04-061-3/+18
| * | | | | | | | io: change outX() to have their own IO barrier overridesSinan Kaya2018-04-061-3/+9
| * | | | | | | | io: define stronger ordering for the default writeX() implementationSinan Kaya2018-04-061-0/+8
| * | | | | | | | io: define stronger ordering for the default readX() implementationSinan Kaya2018-04-061-4/+24
| * | | | | | | | io: define several IO & PIO barrier types for the asm-generic versionSinan Kaya2018-04-061-0/+44
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-121-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio_balloon: export hugetlb page allocation countsJonathan Helman2018-04-101-1/+3
* | | | | | | | | | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-123-14/+19
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel2018-03-2995-229/+554
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | |
| | | | | | * | | | | | | | | ACPI/IORT: Add msi address regions reservation helperShameer Kolothum2018-02-141-1/+6
| | | | | | * | | | | | | | | iommu: Do not return error code for APIs with size_t return typeSuravee Suthikulpanit2018-02-131-7/+7
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | iommu/vt-d: Clean/document fault status flagsDmitry Safonov2018-02-131-6/+6
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-125-10/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \