summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-102-2/+16
|\
| * KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-061-0/+3
| * x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel2017-12-051-2/+0
| * x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-0/+13
* | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-0/+1
|\ \
| * | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-063-16/+32
|\ \ | |/ |/|
| * x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-061-0/+1
| * x86/xen: Support early interrupts in xen pv guestsJuergen Gross2017-11-281-0/+12
| * x86/tlb: Disable interrupts when changing CR4Nadav Amit2017-11-251-3/+8
| * x86/tlb: Refactor CR4 setting and shadow writeNadav Amit2017-11-251-13/+11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-1/+2
|\ \
| * | KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2017-11-171-1/+2
* | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
* | | mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-11-291-0/+6
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-267-61/+7
|\ \ \ | | |/ | |/|
| * | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-233-60/+0
| * | x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-231-1/+1
| * | x86/topology: Avoid wasting 128k for package id arrayAndi Kleen2017-11-171-0/+1
| * | x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2017-11-161-0/+4
| * | x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov2017-11-161-0/+1
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \ \ | |_|/ |/| |
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-163-20/+52
|\ \ \
| * | | x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-9/+10
| * | | xen: update arch/x86/include/asm/xen/cpuid.hJuergen Gross2017-11-061-10/+32
| * | | xen: support 52 bit physical addresses in pv guestsJuergen Gross2017-10-311-1/+10
* | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-163-2/+12
|\ \ \ \
| * | | | KVM: SVM: detect opening of SMI window using STGI interceptLadi Prosek2017-10-181-0/+1
| * | | | KVM: nSVM: fix SMI injection in guest modeLadi Prosek2017-10-121-0/+3
| * | | | KVM: x86: introduce ISA specific smi_allowed callbackLadi Prosek2017-10-121-0/+1
| * | | | KVM: x86: introduce ISA specific SMM entry/exit callbacksLadi Prosek2017-10-122-0/+5
| * | | | KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exitingDavid Hildenbrand2017-10-121-2/+2
* | | | | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-161-1/+1
|\ \ \ \ \
| * | | | | Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan2017-10-311-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-157-82/+1
|\ \ \ \ \ \
| * | | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-153-59/+0
| * | | | | | kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-152-18/+0
| * | | | | | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-152-5/+1
* | | | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI: Remove unused declarationsBjorn Helgaas2017-11-071-1/+0
| * | | | | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-1/+0
* | | | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-7/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * | | | | | x86: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-1/+0
* | | | | | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-131-0/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. | | | | | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-131-0/+6
| |\ \ \| | | | | | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-071-0/+6
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-133-6/+26
|\ \ \ \ \ \ \