All series for linux

Status Subject Author
R [tip: x86/core] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() tip-bot2 for Kirill A. Shutemov 9 months ago
R [tip: x86/core] x86/mm/ident_map: Fix theoretical virtual address overflow to zero tip-bot2 for Kirill A. Shutemov 9 months ago
[tip: x86/core] x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs tip-bot2 for H. Peter Anvin (Intel) 9 months ago
[tip: x86/core] x86/cpufeatures: Remove {disabled,required}-features.h tip-bot2 for Xin Li (Intel) 9 months ago
R [tip: x86/core] x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config tip-bot2 for H. Peter Anvin (Intel) 9 months ago
R [tip: x86/core] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> tip-bot2 for Xin Li (Intel) 9 months ago
[tip: x86/core] x86/cpu: Shorten CPU matching macro tip-bot2 for Pawan Gupta 9 months ago
[tip: x86/core] x86/cpu: Fix the description of X86_MATCH_VFM_STEPS() tip-bot2 for Pawan Gupta 9 months ago
[tip: x86/core] x86/cpu: Add cpu_type to struct x86_cpu_id tip-bot2 for Pawan Gupta 9 months ago
[tip: x86/core] x86/cpu: Update x86_match_cpu() to also use cpu-type tip-bot2 for Pawan Gupta 9 months ago
[tip: x86/core] x86/rfds: Exclude P-only parts from the RFDS affected list tip-bot2 for Pawan Gupta 9 months ago
[tip: x86/core] x86/cpufeatures: Warn about unmet CPU feature dependencies tip-bot2 for Sohil Mehta 9 months ago
R [tip: x86/core] x86/entry: Add __init to ia32_emulation_override_cmdline() tip-bot2 for Vitaly Kuznetsov 9 months ago
R [tip: x86/core] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE tip-bot2 for Yazen Ghannam 9 months ago
[tip: x86/core] x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state() tip-bot2 for Thorsten Blum 9 months ago
[tip: x86/core] x86/amd_node: Add support for debugfs access to SMN registers tip-bot2 for Mario Limonciello 9 months ago
[tip: x86/core] x86/amd_node: Add SMN offsets to exclusive region access tip-bot2 for Mario Limonciello 9 months ago
[tip: x86/core] x86/amd_node: Add a smn_read_register() helper tip-bot2 for Mario Limonciello 9 months ago
R [tip: x86/core] x86/syscall/32: Move 32-bit syscall dispatch code tip-bot2 for Brian Gerst 9 months ago
R [tip: x86/core] x86/xen: Move Xen upcall handler tip-bot2 for Brian Gerst 9 months ago
R [tip: x86/core] x86/syscall/64: Move 64-bit syscall dispatch code tip-bot2 for Brian Gerst 9 months ago
R [tip: x86/core] x86/syscall/x32: Move x32 syscall table tip-bot2 for Brian Gerst 9 months ago
R [tip: x86/core] x86/syscall: Remove stray semicolons tip-bot2 for Brian Gerst 9 months ago
R [tip: x86/core] x86/syscall: Move sys_ni_syscall() tip-bot2 for Brian Gerst 9 months ago
[tip: x86/core] x86/cpuid: Refactor <asm/cpuid.h> tip-bot2 for Ahmed S. Darwish 9 months ago
R [tip: x86/core] x86/syscall/32: Add comment to conditional tip-bot2 for Brian Gerst 9 months ago
[tip: x86/core] x86/cpuid: Clean up <asm/cpuid/types.h> tip-bot2 for Ingo Molnar 9 months ago
R [tip: x86/core] x86/cpuid: Standardize on u32 in <asm/cpuid/api.h> tip-bot2 for Ingo Molnar 9 months ago
[tip: x86/core] x86/cpuid: Clean up <asm/cpuid/api.h> tip-bot2 for Ingo Molnar 9 months ago
[tip: x86/core] x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h> tip-bot2 for Ingo Molnar 9 months ago
[tip: x86/core] x86/apic: Fix 32-bit APIC initialization for extended Intel Families tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/cpu/intel: Fix the MOVSL alignment preference for extended Families tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/microcode: Update the Intel processor flag scan check tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/mtrr: Modify a x86_model check to an Intel VFM check tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/cpu/intel: Replace early Family 6 checks with VFM ones tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/cpu/intel: Replace Family 15 checks with VFM ones tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/cpu/intel: Replace Family 5 model checks with VFM ones tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/acpi/cstate: Improve Intel Family model checks tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/smpboot: Remove confusing quirk usage in INIT delay tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/smpboot: Fix INIT delay assignment for extended Intel Families tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/cpu/intel: Fix fast string initialization for extended Families tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/mm/pat: Replace Intel x86_model checks with VFM ones tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/cpu/intel: Limit the non-architectural constant_tsc model checks tip-bot2 for Sohil Mehta 9 months ago
[tip: x86/core] x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h> tip-bot2 for Uros Bizjak 9 months ago
[tip: x86/core] x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro tip-bot2 for Kirill A. Shutemov 9 months ago
[tip: x86/core] x86/head/64: Avoid Clang < 17 stack protector in startup code tip-bot2 for Ard Biesheuvel 9 months ago
[tip: x86/core] x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP tip-bot2 for Ingo Molnar 9 months ago
[tip: x86/core] x86/hweight: Use named operands in inline asm() tip-bot2 for Uros Bizjak 9 months ago
[tip: x86/core] x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm() tip-bot2 for Uros Bizjak 9 months ago
[tip: x86/core] x86/hweight: Use asm_inline() instead of asm() tip-bot2 for Uros Bizjak 9 months ago