aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini3-18/+13
2016-01-06x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski1-1/+1
2015-12-23Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and 'asoc/topic/intel' into asoc-nextMark Brown1-0/+1
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini1-3/+3
2015-12-20x86/irq: Export functions to allow MSI domains in modulesJake Oshins1-0/+6
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel3-0/+12
2015-12-19ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart1-0/+1
2015-12-19x86/mm: Align macro definesBorislav Petkov1-3/+3
2015-12-19x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov1-1/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov4-36/+7
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov1-0/+20
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov1-22/+32
2015-12-19Merge branch 'linus' into x86/cleanupsThomas Gleixner16-50/+130
2015-12-19x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai1-0/+1
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai1-0/+5
2015-12-19Merge branch 'linus' into x86/apicThomas Gleixner16-50/+130
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky1-0/+1
2015-12-17Add 'unsafe' user access functions for batched accessesLinus Torvalds1-0/+25
2015-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds2-46/+101
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin2-0/+19
2015-12-16drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin1-0/+8
2015-12-16drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin1-0/+76
2015-12-16drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin1-0/+2
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar3-18/+13
2015-12-11x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2-10/+0
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2-0/+10
2015-12-10x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki1-5/+5
2015-12-09x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko1-38/+11
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen2-0/+88
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen2-2/+0
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov3-18/+13
2015-11-29x86/platform/calgary: Constify cal_chipset_ops structuresJulia Lawall1-1/+1
2015-11-26x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resumeChen Yu3-0/+12
2015-11-25x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross3-36/+2
2015-11-25KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new structTakuya Yoshikawa1-2/+6
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin1-0/+1
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin1-0/+15
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin1-1/+5
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin1-2/+2
2015-11-24x86/asm: Add asm macros for static keys/jump labelsAndy Lutomirski1-8/+44
2015-11-24x86/asm: Error out if asm/jump_label.h is included inappropriatelyAndy Lutomirski1-0/+13
2015-11-24x86/fpu: Get rid of xstate_fault()Borislav Petkov1-53/+52
2015-11-24x86/fpu: Add an XSTATE_OP() macroBorislav Petkov1-37/+31
2015-11-24x86/MSR: Chop off lower 32-bit valueBorislav Petkov1-1/+1
2015-11-24x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov1-0/+1
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov2-32/+10
2015-11-24x86/RAS: Remove mce.usable_addrBorislav Petkov1-1/+1
2015-11-23x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky2-13/+0
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2-16/+0
2015-11-23x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky1-0/+1