summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-15Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-14Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-14KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()Sean Christopherson
2019-11-15sparc: vdso: fix build error of vdso32Masahiro Yamada
2019-11-13KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()Xiaoyao Li
2019-11-13kvm: x86: disable shattered huge page recovery for PREEMPT_RT.Paolo Bonzini
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12KVM: VMX: Introduce pi_is_pir_empty() helperJoao Martins
2019-11-12KVM: VMX: Do not change PID.NDST when loading a blocked vCPUJoao Martins
2019-11-12KVM: VMX: Consider PID.PIR to determine if vCPU has pending interruptsJoao Martins
2019-11-12KVM: VMX: Fix comment to specify PID.ON instead of PIR.ONLiran Alon
2019-11-12KVM: X86: Fix initialization of MSR listsChenyi Qiang
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-11-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-07x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-06arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-06Merge tag 'stm32-dt-for-v5.4-fixes-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2019-11-06ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1Amelie Delaunay
2019-11-06ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1Amelie Delaunay
2019-11-06ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cChristophe Roullier
2019-11-06ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-05x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich
2019-11-05x86/dumpstack/64: Don't evaluate exception stacks before setupThomas Gleixner
2019-11-05x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-04kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-04Merge tag 'imx-fixes-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-04x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner
2019-11-04arm64: dts: zii-ultra: fix ARM regulator GPIO handleLucas Stach
2019-11-03x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-11-02Merge tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-11-02Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-02Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-02powerpc/bpf: Fix tail call implementationEric Dumazet