aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)Author
2023-03-21x86/smpboot: Remove initial_stack on 64-bitBrian Gerst
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-25x86/vdso: Move VDSO image init to vdso2c generated codeBrian Gerst
2023-01-21x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj
2023-01-20x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-29x86/cpuid: Carve out all CPUID functionalityBorislav Petkov
2022-10-17x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner
2022-10-17x86/cpu: Remove segment load from switch_to_new_gdt()Thomas Gleixner
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-05-27x86: Always inline on_thread_stack() and current_top_of_stack()Peter Zijlstra
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2022-03-15x86: Mark stop_this_cpu() __noreturnPeter Zijlstra
2022-02-01x86/cpu: Read/save PPIN MSR during initializationTony Luck
2021-11-15x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck
2021-11-11Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-11KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-21x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives
2021-10-21x86/process: Move arch_thread_struct_whitelist() out of lineThomas Gleixner
2021-10-20x86/fpu: Provide struct fpstateThomas Gleixner
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-21x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips
2021-07-28x86/smp: Add a per-cpu view of SMT stateBalbir Singh
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-23x86/fpu: Add PKRU storage outside of task XSAVE bufferDave Hansen
2021-05-18x86/cpu: Init AP exception handling from cpu_init_secondary()Borislav Petkov
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar
2021-03-28x86/process/64: Move cpu_current_top_of_stack out of TSSLai Jiangshan
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-16x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski
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