summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor2020-02-111-1/+1
* KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger2020-02-111-4/+2
* KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson2020-02-111-1/+1
* KVM: x86: Don't let userspace set host-reserved cr4 bitsSean Christopherson2020-02-111-1/+34
* x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky2020-02-111-0/+3
* KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson2020-02-111-1/+3
* KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson2020-02-111-1/+3
* KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platformSean Christopherson2020-02-111-0/+4
* KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...Marios Pomonis2020-02-111-2/+6
* KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-3/+8
* KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis2020-02-111-2/+8
* KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-6/+8
* KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...Marios Pomonis2020-02-111-4/+14
* KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-0/+1
* KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-4/+6
* KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-4/+9
* KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-2/+6
* KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-8/+16
* KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-2/+14
* KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacksMarios Pomonis2020-02-111-1/+5
* ARM: tegra: Enable PLLP bypass during Tegra124 LP1Stephen Warren2020-02-111-0/+11
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-02-111-0/+1
* powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu2020-02-111-1/+3
* powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu2020-02-111-5/+4
* s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2020-02-112-1/+101
* MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin2020-02-111-1/+1
* MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin2020-02-111-1/+1
* KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall2020-02-114-4/+14
* KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland2020-02-112-0/+37
* KVM: arm/arm64: Correct CPSR on exception entryMark Rutland2020-02-112-0/+13
* KVM: arm64: Correct PSTATE on exception entryMark Rutland2020-02-112-5/+66
* sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-02-111-11/+11
* x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta2020-02-111-6/+7
* powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur2020-02-0518-0/+18
* ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav2020-02-051-0/+2
* ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin2020-02-051-4/+3
* ARM: dts: am335x-boneblack-common: fix memory sizeMatwey V. Kornilov2020-02-051-0/+5
* riscv: delete temporary filesIlie Halip2020-02-051-1/+2
* parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-02-051-2/+2
* ARM: dts: beagle-x15-common: Model 5V0 regulatorKishon Vijay Abraham I2020-02-051-0/+21
* ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodesKishon Vijay Abraham I2020-02-053-12/+0
* ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarityMarek Szyprowski2020-02-051-1/+1
* arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme2020-02-051-1/+1
* x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen2020-02-051-8/+8
* x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen2020-02-051-2/+2
* x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen2020-02-051-2/+10
* KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray2020-02-011-1/+5
* arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2020-02-011-1/+1
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-296-29/+6
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2020-01-296-12/+0