aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 45-78/+181
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-22/+19
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-7/+1
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-13/+32
2019-03-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineGravatar Matteo Croce 3-10/+7
2019-03-29powerpc/pseries/mce: Fix misleading print for TLB mutlihitGravatar Mahesh Salgaonkar 1-0/+1
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 4-3/+27
2019-03-28KVM: x86: update %rip after emulating IOGravatar Sean Christopherson 2-10/+27
2019-03-28x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initGravatar Vitaly Kuznetsov 1-2/+7
2019-03-28kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsGravatar Xiaoyao Li 1-1/+2
2019-03-28KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsGravatar Sean Christopherson 4-14/+13
2019-03-28kvm: mmu: Used range based flushing in slot_handle_level_rangeGravatar Ben Gardon 1-2/+5
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedGravatar Masahiro Yamada 32-20/+16
2019-03-28KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Gravatar Wei Yang 3-8/+4
2019-03-28kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Gravatar Krish Sadhukhan 1-0/+5
2019-03-28KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Gravatar Singh, Brijesh 4-3/+45
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Gravatar Sean Christopherson 3-18/+28
2019-03-28KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTGravatar Sean Christopherson 1-4/+9
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Gravatar Jann Horn 1-2/+3
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 6-48/+76
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 15-38/+36
2019-03-28x86/mm: Don't exceed the valid physical address spaceGravatar Ralph Campbell 1-1/+1
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledGravatar Daniel Borkmann 1-2/+6
2019-03-28x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yGravatar Thomas Gleixner 1-7/+1
2019-03-28s390/cpumf: Fix warning from check_processor_idGravatar Thomas Richter 1-6/+13
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-18/+37
2019-03-27arm64: replace memblock_alloc_low with memblock_allocGravatar Chen Zhou 1-1/+1
2019-03-27x86/realmode: Don't leak the trampoline kernel addressGravatar Matteo Croce 1-2/+0
2019-03-27x86/boot: Fix incorrect ifdeffery scopeGravatar Baoquan He 1-2/+2
2019-03-27powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGravatar Gautham R. Shenoy 1-9/+18
2019-03-25arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Gravatar Jonathan Hunter 1-1/+0
2019-03-25Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 8-24/+22
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Gravatar Arnd Bergmann 1-0/+1
2019-03-25Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s...Gravatar Arnd Bergmann 1-1/+1
2019-03-25ARM: dts: nomadik: Fix polarity of SPI CSGravatar Linus Walleij 1-4/+5
2019-03-25Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-8/+6
2019-03-25ARM: davinci: fix build failure with allnoconfigGravatar Sekhar Nori 1-0/+1
2019-03-25powerpc/64: Fix memcmp reading past the end of src/destGravatar Michael Ellerman 1-4/+13
2019-03-24x86/resctrl: Remove unused variableGravatar Peng Hao 1-3/+0
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-58/+52
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-03-23x86/gart: Exclude GART aperture from kcoreGravatar Kairui Song 1-7/+13
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 7-29/+25
2019-03-22Merge branch 'x86/cpu' into x86/urgentGravatar Thomas Gleixner 1-16/+15
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Gravatar Nathan Chancellor 1-0/+1
2019-03-22x86/mm/pti: Make local symbols staticGravatar Valdis Kletnieks 1-2/+2
2019-03-22ARM: imx_v4_v5_defconfig: enable PWM driverGravatar Uwe Kleine-König 1-0/+3
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverGravatar Uwe Kleine-König 1-1/+1
2019-03-22ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchGravatar Michal Vokáč 1-2/+2