summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-07ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2016-01-06x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski
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-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-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-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