summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)Author
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst
2025-03-04x86/irq: Move irq stacks to percpu hot sectionBrian Gerst
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar
2025-03-04x86/cpu: Get rid of the smp_store_cpu_info() indirectionThomas Gleixner
2025-03-04x86/cpu: Simplify TLB entry count storageAhmed S. Darwish
2025-03-03x86/asm: Merge KSTK_ESP() implementationsBrian Gerst
2025-02-28x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfdsDavid Kaplan
2025-02-18x86/percpu/64: Remove fixed_percpu_dataBrian Gerst
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-12-13x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-02x86/topology: Introduce topology_logical_core_id()K Prateek Nayak
2024-10-25x86/cpu: Add CPU type to struct cpuinfo_topologyPawan Gupta
2024-09-17Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)
2024-06-13x86/CPU/AMD: Always inline amd_clear_divider()Mateusz Guzik
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds
2024-04-22x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck
2024-03-21x86/boot: Simplify boot stack setupBrian Gerst
2024-03-19x86/asm: Remove %P operand modifier from altinstr asm templatesUros Bizjak
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-07x86/fred: Fix init_task thread stack pointer initializationXin Li (Intel)
2024-03-04x86/idle: Select idle routine only onceThomas Gleixner
2024-03-04x86/percpu: Cure per CPU madness on UPThomas Gleixner
2024-03-04x86/msr: Add missing __percpu annotationsThomas Gleixner
2024-03-04x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>Thomas Gleixner
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/cpu: Remove x86_coreid_bitsThomas Gleixner
2024-02-15x86/cpu: Use common topology code for AMDThomas Gleixner
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar
2023-12-11x86/percpu: Fix "const_pcpu_hot" version generation failureUros Bizjak
2023-11-13x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-24x86/percpu: Return correct variable from current_top_of_stack()Uros Bizjak
2023-10-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak
2023-10-10x86/apic: Use u32 for APIC IDs in global dataThomas Gleixner
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner
2023-10-10x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner
2023-10-10x86/cpu: Move cu_id into topology infoThomas Gleixner