aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAge
* treewide: remove current_text_addrNick Desaulniers2018-10-31
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\
| * x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-08
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-23
|\ \
| * | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-03
| |/
* / x86/cpu: Create Hygon Dhyana architecture support filePu Wen2018-09-27
|/
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-27
* x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-08-24
* x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-08-20
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-14
|\
| * x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-07-13
| * x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-20
* | x86/mm/init: Add helper for freeing kernel image pagesDave Hansen2018-08-05
|/
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-13
* Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar2018-05-19
|\
| * x86/processor: Remove two unused function declarationsDou Liyang2018-04-17
* | x86/CPU: Move cpu local function declarations to local headerThomas Gleixner2018-05-13
* | x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit2018-05-06
|/
* x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-16
* x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-16
* x86/CPU: Add a microcode loader callbackBorislav Petkov2018-02-17
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\
| * x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-14
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-14
| * Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-13
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-04
|\|
| * x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-30
| * Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-30
| |\
* | \ Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\ \ \
| * | | x86: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-15
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-29
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-27
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-29
|\| |
| * | x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski2017-12-23
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\| |
| * | x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen2017-12-22
* | | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-12-18
|\| | | |/ |/|
| * x86/cpufeatures: Make CPU bugs stickyThomas Gleixner2017-12-17
| * x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-17
| * x86/entry: Clean up the SYSENTER_stack codeAndy Lutomirski2017-12-17
| * x86/entry/64: Remove the SYSENTER stack canaryAndy Lutomirski2017-12-17
| * x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0Andy Lutomirski2017-12-17
| * x86/entry: Move SYSENTER_stack to the beginning of struct tss_structAndy Lutomirski2017-12-17
| * x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski2017-12-17
| * x86/entry/64: Allocate and enable the SYSENTER stackAndy Lutomirski2017-12-17
| * Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-17
| |\
* | | x86/topology: Avoid wasting 128k for package id arrayAndi Kleen2017-11-17
* | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
|\| | | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | x86/traps: Use a new on_thread_stack() helper to clean up an assertionAndy Lutomirski2017-11-02