summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-07-10arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-03arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-07-03arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-07-03arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2015-07-03arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2015-07-03arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2015-07-03arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2015-07-03arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2015-07-03arm: kvm: fix CPU hotplugVladimir Murzin
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-03config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-07-03kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-07-03arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-06-29KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-06-29ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2015-06-29ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2015-06-29arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2015-06-29ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2015-06-29ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-22x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski