summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)Author
2021-03-16x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-09x86/smpboot: Load TSS and getcpu GDT entry before loading IDTJoerg Roedel
2020-09-08x86: remove address space overrides using set_fs()Christoph Hellwig
2020-09-08x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.hChristoph Hellwig
2020-09-04x86/debug: Change thread.debugreg6 to thread.virtual_dr6Peter Zijlstra
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri
2020-06-25x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-06-18x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASEThomas Gleixner
2020-06-18x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae
2020-06-11x86/entry: __always_inline CR2 for noinstrPeter Zijlstra
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-06x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-04-22objtool: Better handle IRETPeter Zijlstra
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-26kill uaccess_try()Al Viro
2020-03-21x86/vdso: Enable x86 to use common headersVincenzo Frascino
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen
2020-01-13x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUsSean Christopherson
2020-01-13x86/vmx: Introduce VMX_FEATURES_*Sean Christopherson
2019-12-14x86/bugs: Move enum taa_mitigations to bugs.cBorislav Petkov
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski
2019-11-26x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski
2019-11-26x86/iopl: Make 'struct tss_struct' constant size againIngo Molnar
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-26Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds
2019-11-16x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner
2019-11-16x86/iopl: Remove legacy IOPL optionThomas Gleixner
2019-11-16x86/iopl: Restrict iopl() permission scopeThomas Gleixner
2019-11-16x86/ioperm: Add bitmap sequence numberThomas Gleixner
2019-11-16x86/ioperm: Move iobitmap data into a structThomas Gleixner
2019-11-16x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner
2019-11-16x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner
2019-11-15x86/cpu: Align the x86_capability array to size of unsigned longFenghua Yu
2019-11-04x86/mm: Report which part of kernel image is freedKees Cook
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc
2019-05-23x86/topology: Define topology_logical_die_id()Len Brown
2019-05-23x86/topology: Create topology_max_die_per_package()Len Brown
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds