summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: update %rip after emulating IOSean Christopherson2019-03-282-10/+27
* x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov2019-03-281-2/+7
* kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li2019-03-281-1/+2
* KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-03-284-14/+13
* kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon2019-03-281-2/+5
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-2832-20/+16
* KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang2019-03-283-8/+4
* kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan2019-03-281-0/+5
* KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh2019-03-284-3/+45
* KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson2019-03-283-18/+28
* KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson2019-03-281-4/+9
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-2412-58/+52
|\
| * x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-7/+13
| * Merge branch 'x86/cpu' into x86/urgentThomas Gleixner2019-03-221-16/+15
| |\
| | * x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> headerIngo Molnar2019-02-111-16/+15
| * | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor2019-03-221-0/+1
| * | x86/mm/pti: Make local symbols staticValdis Kletnieks2019-03-221-2/+2
| * | x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead2019-03-211-21/+0
| * | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-03-211-7/+7
| * | x86/microcode: Announce reload operation's completionBorislav Petkov2019-03-211-0/+2
| * | x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu2019-03-211-1/+5
| * | x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-03-211-0/+2
| * | x86/lib: Fix indentation issue, remove extra tabColin Ian King2019-03-211-1/+1
| * | x86/boot: Restrict header scope to make Clang happyNick Desaulniers2019-03-211-1/+2
| * | x86/mm: Don't leak kernel addressesMatteo Croce2019-03-191-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-1/+1
|\ \ \
| * \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-1/+1
* | | | Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-227-29/+25
|\ \ \ \
| * | | | powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-03-211-15/+8
| * | | | powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-211-1/+1
| * | | | powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-193-7/+10
| * | | | powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-182-6/+6
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-03-215-27/+38
|\ \ \ \
| * | | | arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke2019-03-201-1/+0
| * | | | arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1
| * | | | arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo2019-03-191-0/+4
| * | | | arm64/stacktrace: Export save_stack_trace_regs()William Cohen2019-03-191-0/+1
| * | | | arm64: apply workaround on A64FX v1r0Mark Rutland2019-03-191-1/+1
| * | | | arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu2019-03-191-19/+30
| * | | | arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu2019-03-191-4/+2
| * | | | arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu2019-03-191-6/+0
| * | | | arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu2019-03-191-2/+5
| |/ / /
* | | | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-03-2027-314/+399
|\ \ \ \
| * | | | arch: arc: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-112-12/+12
| * | | | ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta2019-03-081-35/+14
| * | | | ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta2019-03-051-12/+0
| * | | | ARC: boot log: cut down on verbosityVineet Gupta2019-02-252-61/+32
| * | | | ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2019-02-252-57/+75
| * | | | arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-02-251-0/+1