summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-9/+2Star
|\
| * x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-3/+1Star
| * x86/cpu: Drop unneded members of struct cpuinfo_x86Mathias Krause2017-03-111-6/+1Star
* | Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-231-0/+2
|\ \
| * | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-0/+2
| |/
* | x86: Make the GDT remapping read-only on 64-bitThomas Garnier2017-03-161-0/+1
* | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-0/+1
* | x86/mm: Add task_size parameter to mmap_base()Dmitry Safonov2017-03-131-1/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-1/+11
|\
| * x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski2017-02-211-1/+1
| * x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2017-02-211-0/+10
* | x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-051-0/+1
|/
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2017-01-091-0/+18
* x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski2016-12-191-22/+58
* x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-191-1/+1
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-2/+1Star
|\
| * x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-091-2/+1Star
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-0/+14
|\ \
| * | x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen2016-11-161-0/+3
| * | x86/cpuid: Cleanup cpuid_regs definitionsHe Chen2016-11-161-0/+11
| |/
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0Star
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
|/
* x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-151-0/+12
* sched/x86: Fix thread_saved_pc()Brian Gerst2016-08-241-8/+2Star
* sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-241-3/+0Star
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-261-1/+2
|\
| * x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...Fenghua Yu2016-06-181-1/+1
| * x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-181-0/+1
* | x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-151-7/+10
* | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-151-1/+1
* | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-151-0/+3
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-171-2/+0Star
|\
| * x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez2016-04-221-1/+0Star
| * x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez2016-04-221-1/+0Star
* | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski2016-04-291-2/+9
|/
* x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-291-2/+0Star
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-3/+5
|\
| * x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski2016-03-101-1/+2
| * x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski2016-03-101-0/+2
| * Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-181-1/+1
| |\
| * | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-2/+1Star
* | | x86/topology: Create logical package idThomas Gleixner2016-02-291-0/+2
| |/ |/|
* | x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov2016-02-051-1/+1
|/
* x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-191-0/+1
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-041-1/+1
|\
| * x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar2015-09-081-1/+1
* | x86/asm: Force inlining of cpu_relax()Denys Vlasenko2015-09-251-2/+2
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-8/+0Star
|\
| * Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...Ingo Molnar2015-08-171-3/+7
| |\