summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-3/+0
* | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-154-21/+29
|\ \
| * | um: Correctly check for PTRACE_GETRESET/SETREGSETRichard Weinberger2017-07-101-1/+1
| * | um: Allow building and running on older hostsFlorian Fainelli2017-07-052-4/+12
| * | um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2017-07-052-16/+16
* | | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-1514-172/+320
|\ \ \
| * | | kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-144-19/+40
| * | | KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-146-5/+13
| * | | KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li2017-07-145-10/+35
| * | | KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li2017-07-145-37/+51
| * | | KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li2017-07-144-13/+12
| * | | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-134-6/+17
| * | | KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2017-07-132-4/+3
| * | | KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan2017-07-122-0/+25
| * | | KVM: SVM: Add Virtual VMLOAD VMSAVE feature definitionJanakarajan Natarajan2017-07-121-0/+1
| * | | KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan2017-07-122-6/+6
| * | | KVM: SVM: Prepare for new bit definition in lbr_ctlJanakarajan Natarajan2017-07-122-2/+4
| * | | KVM: SVM: handle singlestep exception when skipping emulated instructionsLadi Prosek2017-07-121-26/+33
| * | | KVM: x86: take slots_lock in kvm_free_pitRadim Krčmář2017-07-121-0/+2
| * | | kvm: vmx: Properly handle machine check during VM-entryJim Mattson2017-07-121-6/+9
| * | | KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář2017-07-121-1/+7
| * | | kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson2017-07-121-26/+34
| * | | kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson2017-07-121-11/+6
| * | | kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson2017-07-121-0/+16
| * | | kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson2017-07-121-2/+2
| * | | KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exitsPaolo Bonzini2017-07-101-1/+7
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-141-1/+1
|\ \ \ \
| * | | | crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-07-051-1/+1
* | | | | x86/efi: move asmlinkage before return typeJoe Perches2017-07-121-2/+2
* | | | | x86/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-1/+6
* | | | | x86: ascii armor the x86_64 boot init stack canaryRik van Riel2017-07-121-0/+1
* | | | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-125-1/+23
* | | | | kernel/watchdog: split up config optionsNicholas Piggin2017-07-122-1/+2
* | | | | kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-122-3/+3
* | | | | binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-101-6/+7
* | | | | x86/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-6/+1
| |/ / / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-097-56/+65
|\ \ \ \
| * | | | x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-053-7/+29
| * | | | x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-054-26/+26
| * | | | x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu2017-07-051-2/+4
| * | | | x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-053-16/+20
| * | | | x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King2017-07-041-25/+6
* | | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-084-23/+59
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-07-031-0/+6
| |\ \ \ \ \
| | * | | | | PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-021-0/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-07-021-0/+32
| |\ \ \ \ \
| | * | | | | PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas2017-06-281-0/+32
| | |/ / / /
| * | | | | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-021-0/+15
| |\ \ \ \ \
| | * | | | | x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defectKai-Heng Feng2017-06-301-0/+15
| | |/ / / /
OpenPOWER on IntegriCloud