summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2017-01-12x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov
2017-01-06x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-27x86: separate extable.h, switch sections.h to itAl Viro
2016-09-27remove stray include of asm/uaccess.h from cacheflush.hAl Viro
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar
2016-09-24x86/alternatives: Add stack frame dependency to alternative_call_2()Josh Poimboeuf
2016-09-23x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch
2016-09-22percpu: eliminate two sparse warningsLance Richardson