aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-17dt-bindings: Add OLPC vendor prefixLubomir Rintel1-0/+1
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams4-3/+16
2018-10-17acpi, nfit: Collect shutdown statusDan Williams5-25/+118
2018-10-17KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland1-2/+2
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe5-1/+230
2018-10-17nvmet: Introduce helper functions to allocate and free request SGLsLogan Gunthorpe3-8/+32
2018-10-17nvme-pci: Add support for P2P memory in requestsLogan Gunthorpe3-4/+18
2018-10-17nvme-pci: Use PCI p2pmem subsystem to manage the CMBLogan Gunthorpe1-35/+45
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe1-2/+9
2018-10-17block: Add PCI P2P flag for request queueLogan Gunthorpe1-0/+3
2018-10-17PCI/P2PDMA: Add P2P DMA driver writer's documentationLogan Gunthorpe2-0/+146
2018-10-17docs-rst: Add a new directory for PCI documentationLogan Gunthorpe3-1/+22
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe2-0/+97
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe3-0/+51
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe2-0/+78
2018-10-17KVM: VMX: enable nested virtualization by defaultPaolo Bonzini1-1/+1
2018-10-17KVM/x86: Use 32bit xor to clear registers in svm.cUros Bizjak2-16/+18
2018-10-17kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOADJim Mattson3-1/+32
2018-10-17kvm: vmx: Defer setting of DR6 until #DB deliveryJim Mattson2-31/+62
2018-10-17kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson4-21/+62
2018-10-17kvm: x86: Add payload operands to kvm_multiple_exceptionJim Mattson1-7/+15
2018-10-17kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson5-26/+77
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen2-24/+95
2018-10-17Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit1-3/+3
2018-10-17RDMA/core: Refactor ib_register_device() functionParav Pandit1-51/+75
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit1-2/+4
2018-10-17ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke1-9/+0
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke5-12412/+0
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen2-3/+12
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen1-0/+14
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen3-21/+54
2018-10-17Merge remote-tracking branch 'mlx5-next' into for-nextDoug Ledford1-1/+2
2018-10-17parisc: Add alternative coding infrastructureHelge Deller14-62/+233
2018-10-17PCI: mediatek: Add loadable kernel module supportHonghui Zhang2-5/+57
2018-10-17PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang1-0/+50
2018-10-17PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang1-71/+72
2018-10-17PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang1-29/+8
2018-10-17PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang1-12/+6
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxGreg Kroah-Hartman1-1/+1
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxGreg Kroah-Hartman1-1/+9
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPUSebastian Andrzej Siewior1-1/+1
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+0
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski1-6/+4
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka1-6/+7
2018-10-17spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig1-1/+1
2018-10-17ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64Vasily Khoruzhick1-1/+1
2018-10-17ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controlsVasily Khoruzhick3-0/+453
2018-10-17ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controlsVasily Khoruzhick1-0/+12
2018-10-17ASoC: sun8i-codec-analog: split regmap code into separate driverVasily Khoruzhick5-77/+119