summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-17x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan1-0/+4
2019-07-17x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan1-3/+3
2019-07-15Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-31/+0
2019-07-13Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+25
2019-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-8/+26
2019-07-13Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-143/+5
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport1-16/+3
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig1-47/+0
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig1-7/+1
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver1-151/+38
2019-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-40/+5
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds1-0/+1
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini37-281/+62
2019-07-11KVM: x86: PMU Event FilterEric Hankland2-0/+12
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2-39/+3
2019-07-10x86/pgtable/32: Fix LOWMEM_PAGES constantArnd Bergmann1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2019-07-09Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2019-07-09x86/ldt: Initialize the context lock for init_mmSebastian Andrzej Siewior1-0/+1
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2019-07-09Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+21
2019-07-09Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+13
2019-07-09Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+7
2019-07-09Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-37/+87
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-178/+206
2019-07-09Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley1-143/+5
2019-07-08Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2019-07-08Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-9/+30
2019-07-08Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+8
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-146/+330
2019-07-07x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()Sebastian Andrzej Siewior1-1/+0
2019-07-05KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson1-1/+0
2019-07-03x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner3-54/+9
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2-71/+12
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley1-0/+6
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner1-0/+2
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner1-1/+2
2019-07-02KVM: X86: Yield to IPI target if necessaryWanpeng Li1-0/+1
2019-07-01x86: don't use asm-generic/ptrace.hChristoph Hellwig1-5/+25
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner2-0/+3
2019-06-28x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He1-0/+2
2019-06-28x86/hpet: Move clockevents into channelsThomas Gleixner1-3/+3
2019-06-28x86/hpet: Remove the unused hpet_msi_read() functionThomas Gleixner1-1/+0
2019-06-28x86/vsyscall: Show something useful on a read faultAndy Lutomirski1-2/+4
2019-06-26x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()Zhenzhong Duan1-2/+2