index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-02-22
Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2025-02-22
x86/kexec: Export e820_table_kexec[] to sysfs
Dave Young
-10
/
+10
2025-02-22
x86/boot: Change some static bootflag functions to bool
Uros Bizjak
-6
/
+6
2025-02-22
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
-2
/
+553
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
-22
/
+2
2025-02-21
x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32
Brian Gerst
-1
/
+1
2025-02-21
x86/arch_prctl: Simplify sys_arch_prctl()
Brian Gerst
-24
/
+4
2025-02-21
x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()
Thorsten Blum
-1
/
+2
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
-2
/
+0
2025-02-21
x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditional
Rik van Riel
-16
/
+1
2025-02-21
x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related code
Mike Rapoport (Microsoft)
-65
/
+4
2025-02-21
x86/boot: Split parsing of boot_params into the parse_boot_params() helper fu...
Mike Rapoport (Microsoft)
-31
/
+41
2025-02-21
x86/boot: Split kernel resources setup into the setup_kernel_resources() help...
Mike Rapoport (Microsoft)
-14
/
+22
2025-02-21
x86/boot: Move setting of memblock parameters to e820__memblock_setup()
Mike Rapoport (Microsoft)
-25
/
+30
2025-02-21
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
-2
/
+2
2025-02-21
ACPI/processor_idle: Export acpi_processor_ffh_play_dead()
Artem Bityutskiy
-0
/
+1
2025-02-21
Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes
Ingo Molnar
-7
/
+14
2025-02-21
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
-1
/
+1
2025-02-21
x86/module: Remove unnecessary check in module_finalize()
Dan Carpenter
-4
/
+2
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
-0
/
+1
2025-02-20
genirq: Introduce common irq_force_complete_move() implementation
Thomas Gleixner
-123
/
+108
2025-02-18
x86/ACPI: CPPC: Add missing include
Mario Limonciello
-0
/
+2
2025-02-18
x86: Move sysctls into arch/x86
Joel Granados
-0
/
+66
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
-7
/
+14
2025-02-18
x86/percpu/64: Remove INIT_PER_CPU macros
Brian Gerst
-9
/
+1
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
-5
/
+0
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
-48
/
+12
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
-12
/
+2
2025-02-18
x86/module: Deal with GOT based stack cookie load on Clang < 17
Ard Biesheuvel
-0
/
+15
2025-02-18
x86/boot: Disable stack protector for early boot code
Brian Gerst
-0
/
+2
2025-02-17
cpufreq: Allow arch_freq_get_on_cpu to return an error
Beata Michalska
-3
/
+6
2025-02-17
x86/microcode/AMD: Add get_patch_level()
Borislav Petkov (AMD)
-22
/
+24
2025-02-17
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
Borislav Petkov (AMD)
-28
/
+26
2025-02-17
x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
Borislav Petkov (AMD)
-34
/
+26
2025-02-17
x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
Borislav Petkov (AMD)
-3
/
+1
2025-02-17
x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
Borislav Petkov (AMD)
-2
/
+1
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
-7
/
+14
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
-9
/
+20
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
-21
/
+44
2025-02-14
x86/ibt: Handle FineIBT in handle_cfi_failure()
Peter Zijlstra
-4
/
+48
2025-02-14
x86/early_printk: Harden early_serial
Peter Zijlstra
-25
/
+24
2025-02-14
x86/ibt: Clean up poison_endbr()
Peter Zijlstra
-7
/
+36
2025-02-14
x86/traps: Cleanup and robustify decode_bug()
Peter Zijlstra
-22
/
+60
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
-28
/
+10
2025-02-14
x86/boot: Mark start_secondary() with __noendbr
Peter Zijlstra
-1
/
+2
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
-8
/
+22
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
-16
/
+15
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
-7
/
+14
2025-02-10
x86/fpu: Fully optimize out WARN_ON_FPU()
Eric Biggers
-1
/
+1
2025-02-10
x86: move ZMM exclusion list into CPU feature flag
Eric Biggers
-0
/
+22
[prev]
[next]