summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * platform/x86: wmi: Do not mix pages and kmallocKees Cook2018-06-231-6/+3Star
| * Documentation/ABI: Add documentation mlxreg-io sysfs interfacesVadim Pasternak2018-06-201-0/+77
| * platform/x86: mlx-platform: Add mlxreg-io platform driver activationVadim Pasternak2018-06-201-2/+173
| * platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak2018-06-203-0/+257
* | ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck2018-08-221-2/+2
* | Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-2212-137/+113Star
|\ \
| * | parisc: Add hardware description to stack tracesHelge Deller2018-08-211-0/+2
| * | parisc: Fix boot failure of 64-bit kernelHelge Deller2018-08-213-27/+15Star
| * | parisc: Consolidate unwind initialization callsHelge Deller2018-08-174-57/+36Star
| * | parisc: Update comments in syscall.S regarding wide userlandHelge Deller2018-08-171-10/+3Star
| * | parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller2018-08-171-4/+18
| * | parisc: Restore possibility to execute 64-bit applicationsHelge Deller2018-08-176-39/+39
* | | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-2227-314/+1300
|\ \ \
| * \ \ Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov2018-08-207-154/+110Star
| |\ \ \
| | * | | xtensa: platform-specific handling of coherent memoryMax Filippov2018-07-124-21/+93
| | * | | xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov2018-07-111-2/+8
| | * | | xtensa: use generic dma_noncoherent_opsChristoph Hellwig2018-07-114-141/+19Star
| * | | | xtensa: add test_kc705_be variantMax Filippov2018-08-203-0/+1065
| * | | | xtensa: clean up boot-elf/bootstrap.SMax Filippov2018-08-201-11/+6Star
| * | | | xtensa: make bootparam parsing optionalMax Filippov2018-08-203-1/+22
| * | | | xtensa: drop variant IRQ supportMax Filippov2018-08-205-25/+1Star
| * | | | xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-205-23/+1Star
| * | | | xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-204-10/+7Star
| * | | | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-205-31/+9Star
| * | | | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-205-15/+0Star
| * | | | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-144-21/+41
| * | | | xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-08-141-2/+2
| * | | | xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-08-141-25/+40
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-2259-305/+1372
|\ \ \ \ \
| * | | | | KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-08-221-10/+16
| * | | | | kvm: selftest: add dirty logging testPeter Xu2018-08-224-0/+356
| * | | | | kvm: selftest: pass in extra memory when create vmPeter Xu2018-08-227-8/+23
| * | | | | kvm: selftest: include the tools headersPeter Xu2018-08-223-3/+3
| * | | | | kvm: selftest: unify the guest port macrosPeter Xu2018-08-226-95/+78Star
| * | | | | tools: introduce test_and_clear_bitPeter Xu2018-08-221-0/+17
| * | | | | KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner2018-08-221-4/+4
| * | | | | KVM: vmx: Inject #UD for SGX ENCLS instruction in guestSean Christopherson2018-08-221-1/+29
| * | | | | KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson2018-08-221-0/+3
| * | | | | x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()Yi Wang2018-08-221-9/+9
| * | | | | x86: kvm: avoid unused variable warningArnd Bergmann2018-08-221-3/+1Star
| * | | | | KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESRDongjiu Geng2018-08-221-3/+3
| * | | | | Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-2243-173/+834
| |\ \ \ \ \
| | * | | | | KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal2018-08-131-0/+4
| | * | | | | KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal2018-08-131-11/+27
| | * | | | | KVM: arm: Use true and false for boolean valuesGustavo A. R. Silva2018-08-121-1/+1
| | * | | | | KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabledJia He2018-08-123-12/+15
| | * | | | | KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.hJia He2018-08-122-6/+6
| | * | | | | KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accessesMarc Zyngier2018-08-121-1/+24
| | * | | | | KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier2018-08-122-2/+41
| | * | | | | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-124-7/+18