summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-17x86/topology: Avoid wasting 128k for package id arrayAndi Kleen1-0/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02x86/traps: Use a new on_thread_stack() helper to clean up an assertionAndy Lutomirski1-0/+6
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski1-19/+9
2017-11-02x86/entry: Add task_top_of_stack() to find the top of a task's stackAndy Lutomirski1-0/+2
2017-11-02x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski1-5/+4
2017-11-02x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski1-7/+0
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf1-4/+2
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+16
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar1-1/+1
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+1
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar1-1/+1
2017-07-21x86/mm: Allow userspace have mappings above 47-bitKirill A. Shutemov1-2/+2
2017-07-21x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov1-2/+5
2017-07-21x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov1-0/+3
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-07-18x86/mm: Add SME support for read_cr3_pa()Tom Lendacky1-0/+5
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-1/+2
2017-07-18x86/asm: Add unwind hint annotations to sync_core()Josh Poimboeuf1-0/+3
2017-07-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2017-07-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov1-0/+5
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski1-0/+8
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar1-9/+2
2017-03-23Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar1-0/+2
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey1-0/+2
2017-03-16x86: Make the GDT remapping read-only on 64-bitThomas Garnier1-0/+1
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier1-0/+1
2017-03-13x86/mm: Add task_size parameter to mmap_base()Dmitry Safonov1-1/+3
2017-03-11x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause1-3/+1
2017-03-11x86/cpu: Drop unneded members of struct cpuinfo_x86Mathias Krause1-6/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2017-02-21x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski1-1/+1
2017-02-21x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski1-0/+10
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov1-0/+1
2017-01-10x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov1-0/+18
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski1-22/+58
2016-12-19x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2016-12-13Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2016-12-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+14
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov1-2/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-2/+0
2016-11-16x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen1-0/+3
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen1-0/+11
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-09-15x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski1-0/+12