summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-10Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2016-11-01Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman1-5/+1
2016-11-01Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman2-32/+24
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2-24/+32
2016-10-07x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski1-1/+1
2016-09-24fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani1-1/+0
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani1-1/+5
2016-08-16x86/mm/pat: Add pat_disable() interfaceToshi Kani1-0/+1
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani1-1/+1
2016-08-10pvclock: Add CPU barriers to get correct version valueMinfei Huang1-0/+2
2016-05-05x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-04-20Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas1-0/+2
2016-04-20KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini1-1/+1
2016-04-12x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski1-0/+2
2016-04-12x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-04-12x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner1-0/+1
2016-04-12perf/x86/intel: Add definition for PT PMI bitStephane Eranian1-0/+1
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov1-0/+26
2016-03-04x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner1-2/+3
2016-02-25x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich1-4/+2
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski1-1/+32
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel3-0/+12
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky1-0/+1
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov3-18/+13
2015-11-17Merge branch 'pm-tools'Rafael J. Wysocki1-2/+1
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-11-14x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown1-2/+1
2015-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-17/+14
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini1-1/+1
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup1-0/+1
2015-11-10KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang1-0/+3
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang1-0/+1
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang1-12/+1
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang1-1/+0
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang1-1/+0
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang1-0/+2
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang1-0/+1
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang1-0/+4
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini1-2/+0
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov1-0/+1
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-9/+74
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2015-11-05Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+10
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+10
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin1-0/+12