summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-12-20x86/irq: Export functions to allow MSI domains in modulesJake Oshins
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-12-19ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart
2015-12-19x86/mm: Align macro definesBorislav Petkov
2015-12-19x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov
2015-12-19Merge branch 'linus' into x86/cleanupsThomas Gleixner
2015-12-19x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai
2015-12-19Merge branch 'linus' into x86/apicThomas Gleixner
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-12-17Add 'unsafe' user access functions for batched accessesLinus Torvalds
2015-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin
2015-12-16drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin
2015-12-16drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin
2015-12-16drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar
2015-12-11x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski
2015-12-11x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki
2015-12-09x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov
2015-11-29x86/platform/calgary: Constify cal_chipset_ops structuresJulia Lawall
2015-11-26x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu
2015-11-25x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross
2015-11-25KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new structTakuya Yoshikawa
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin
2015-11-24x86/asm: Add asm macros for static keys/jump labelsAndy Lutomirski
2015-11-24x86/asm: Error out if asm/jump_label.h is included inappropriatelyAndy Lutomirski
2015-11-24x86/fpu: Get rid of xstate_fault()Borislav Petkov
2015-11-24x86/fpu: Add an XSTATE_OP() macroBorislav Petkov
2015-11-24x86/MSR: Chop off lower 32-bit valueBorislav Petkov
2015-11-24x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov
2015-11-24x86/RAS: Remove mce.usable_addrBorislav Petkov
2015-11-23x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2015-11-23x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-11-23locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long
2015-11-23perf/x86/intel/pt: Add interface to stop Intel PT loggingTakao Indoh
2015-11-23x86: Add an inlined __copy_from_user_nmi() variantAndi Kleen