summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches
2017-07-12sh: move inline before return typeJoe Perches
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches
2017-07-12m68k: coldfire: move inline before return typeJoe Perches
2017-07-12ia64: sn: pci: move inline before typeJoe Perches
2017-07-12ia64: move inline before return typeJoe Perches
2017-07-12FRV: tlbflush: move asmlinkage before return typeJoe Perches
2017-07-12CRIS: gpio: move inline before return typeJoe Perches
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches
2017-07-12ARM: KVM: move asmlinkage before typeJoe Perches
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-12arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-12x86/mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-12sh64: ascii armor the sh64 boot init stack canaryRik van Riel
2017-07-12arm64: ascii armor the arm64 boot init stack canaryRik van Riel
2017-07-12x86: ascii armor the x86_64 boot init stack canaryRik van Riel
2017-07-12sh: mark end of BUG() implementation as unreachableKees Cook
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12powerpc: make feature-fixup tests fortify-safeDaniel Axtens
2017-07-12powerpc: don't fortify prom_initDaniel Axtens
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-12KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan
2017-07-12KVM: SVM: Add Virtual VMLOAD VMSAVE feature definitionJanakarajan Natarajan
2017-07-12KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan
2017-07-12KVM: SVM: Prepare for new bit definition in lbr_ctlJanakarajan Natarajan
2017-07-12KVM: SVM: handle singlestep exception when skipping emulated instructionsLadi Prosek
2017-07-12KVM: x86: take slots_lock in kvm_free_pitRadim Krčmář
2017-07-12kvm: vmx: Properly handle machine check during VM-entryJim Mattson
2017-07-12KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář
2017-07-12kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson
2017-07-12kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson
2017-07-12kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson
2017-07-12kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-12powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds