aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-28KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang
2019-03-28kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan
2019-03-28KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson
2019-03-28KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-28x86/mm: Don't exceed the valid physical address spaceRalph Campbell
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-03-28x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2019-03-28ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27arm64: replace memblock_alloc_low with memblock_allocChen Zhou
2019-03-27x86/realmode: Don't leak the trampoline kernel addressMatteo Croce
2019-03-27x86/boot: Fix incorrect ifdeffery scopeBaoquan He
2019-03-26RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel
2019-03-26riscv: fix accessing 8-byte variable from RV32Alan Kao
2019-03-27powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy
2019-03-26ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren
2019-03-25arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Jonathan Hunter
2019-03-25Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2019-03-25Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2019-03-25ARM: dts: nomadik: Fix polarity of SPI CSLinus Walleij
2019-03-25Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-03-25ARM: davinci: fix build failure with allnoconfigSekhar Nori
2019-03-25powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman
2019-03-25ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysDouglas Anderson
2019-03-25ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiDouglas Anderson
2019-03-25ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson
2019-03-24x86/resctrl: Remove unused variablePeng Hao
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi
2019-03-22ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi
2019-03-22ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-22ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks
2019-03-22ARM: imx_v4_v5_defconfig: enable PWM driverUwe Kleine-König
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverUwe Kleine-König
2019-03-22ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchMichal Vokáč
2019-03-22ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida
2019-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds