summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson2019-04-181-3/+21
* KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson2019-04-183-5/+17
* KVM: lapic: Track lapic timer advance per vCPUSean Christopherson2019-04-185-25/+28
* KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson2019-04-181-0/+4
* x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov2019-04-181-1/+10
* KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon2019-04-181-3/+6
* Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-182-4/+6
|\
| * KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy2019-04-051-3/+3
| * KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh2019-04-051-1/+3
* | KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov2019-04-161-2/+2
* | KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-161-1/+3
* | KVM: x86: fix warning Using plain integer as NULL pointerHariprasad Kelam2019-04-161-1/+1
* | KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson2019-04-162-4/+16
* | KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson2019-04-161-10/+11
* | KVM: x86: clear SMM flags before loading state while leaving SMMSean Christopherson2019-04-163-16/+10
* | KVM: x86: Open code kvm_set_hflagsSean Christopherson2019-04-163-18/+19
* | KVM: x86: Load SMRAM in a single shot when leaving SMMSean Christopherson2019-04-166-92/+92
* | KVM: nVMX: Expose RDPMC-exiting only when guest supports PMULiran Alon2019-04-161-0/+25
* | KVM: x86: Raise #GP when guest vCPU do not support PMULiran Alon2019-04-161-0/+4
* | x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao2019-04-164-6/+12
* | KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov2019-04-161-0/+3
* | svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee2019-04-161-1/+2
* | Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee2019-04-161-4/+15
* | kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon2019-04-164-16/+15
* | KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini2019-04-162-2/+21
* | KVM: nVMX: allow tests to use bad virtual-APIC page addressPaolo Bonzini2019-04-163-10/+19
* | KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptesSean Christopherson2019-04-151-1/+1
* | Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-103-3/+11
|\ \
| * | MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| * | MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer2019-03-281-2/+1
| * | MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
* | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-094-11/+24
|\ \ \
| * | | xtensa: fix format string warning in init_pmdMax Filippov2019-04-051-1/+1
| * | | xtensa: fix return_addressMax Filippov2019-04-041-1/+5
| * | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-041-9/+12
| * | | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-041-0/+6
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0821-80/+125
|\ \ \ \
| * | | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| * | | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| * | | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| * | | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| * | | | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| |\ \ \ \
| | * \ \ \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | |\ \ \ \
| | | * | | | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | * | | | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | * | | | | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | |/ / / /
| * | | | | Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-082-3/+5
| |\ \ \ \ \
| | * | | | | arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-04-041-2/+4