summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-151-0/+1
* KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek2017-07-051-1/+3
* x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-201-1/+1
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-211-1/+1
* Fix potential infoleak in older kernelsLinus Torvalds2016-11-101-5/+5
* Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman2016-10-311-5/+1
* Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman2016-10-312-32/+24
* x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-10-312-24/+32
* x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-10-071-1/+1
* fix minor infoleak in get_user_ex()Al Viro2016-09-241-1/+5
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-09-071-0/+7
* x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-08-161-1/+0
* x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-08-161-1/+5
* x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-08-161-0/+1
* x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-08-161-1/+1
* pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-08-101-0/+2
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-05-041-0/+1
* Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-04-201-0/+2
* KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini2016-04-201-1/+1
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-121-0/+2
* x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-04-121-1/+1
* x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-04-121-0/+1
* perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-04-121-0/+1
* x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-04-121-0/+26
* x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-03-031-2/+3
* x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-02-251-4/+2
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-311-7/+8
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-311-1/+32
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-311-1/+1
* x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-193-0/+12
* x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-191-0/+1
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-043-18/+13
* Merge branch 'pm-tools'Rafael J. Wysocki2015-11-161-2/+1
|\
| * x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown2015-11-131-2/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-151-0/+1
|\ \
| * | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-071-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-122-17/+13
|\ \ \
| * | | KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-101-1/+1
| * | | KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2015-11-101-0/+3
| * | | KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-101-0/+1
| * | | KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-101-12/+1
| * | | KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-101-1/+0
| * | | KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-101-1/+0
| * | | KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-101-0/+2
| * | | KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-101-0/+1
| * | | KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-101-0/+4
| * | | KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2015-11-101-2/+0
* | | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-054-8/+53
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud