aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAge
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \
| * | x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-14
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-03
|\ \
| * | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-30
|\
| * x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-11
| * x86/cpu: Drop unneded members of struct cpuinfo_x86Mathias Krause2017-03-11
* | Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-23
|\ \
| * | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-20
| |/
* | x86: Make the GDT remapping read-only on 64-bitThomas Garnier2017-03-16
* | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-16
* | x86/mm: Add task_size parameter to mmap_base()Dmitry Safonov2017-03-13
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski2017-02-21
| * x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2017-02-21
* | x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-05
|/
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2017-01-09
* x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski2016-12-19
* x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-19
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-12
|\
| * x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-09
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-12
|\ \
| * | x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen2016-11-16
| * | x86/cpuid: Cleanup cpuid_regs definitionsHe Chen2016-11-16
| |/
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
|/
* x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-15
* sched/x86: Fix thread_saved_pc()Brian Gerst2016-08-24
* sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-24
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-25
|\
| * x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...Fenghua Yu2016-06-18
| * x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-18
* | x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-15
* | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-15
* | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-15
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\
| * x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez2016-04-22
| * x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez2016-04-22
* | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski2016-04-29
|/
* x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-29
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\
| * x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski2016-03-10
| * x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski2016-03-10
| * Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-18
| |\
| * | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* | | x86/topology: Create logical package idThomas Gleixner2016-02-29
| |/ |/|