summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
14 hoursMerge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
14 hoursMerge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
15 hoursMerge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
15 hoursMerge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
15 hoursMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
15 hoursMerge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
15 hoursMerge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
16 hoursMerge tag 'x86-asm-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
16 hoursMerge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
19 hoursMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
19 hoursMerge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
21 hoursMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
34 hoursMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
34 hoursMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
39 hoursMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 daysMerge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner
5 daysMerge branch 'pm-cpufreq'Rafael J. Wysocki
6 daysMerge branch 'acpi-cmos-rtc'Rafael J. Wysocki
7 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
9 daysx86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
10 daysx86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott
10 daysx86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam
11 daysDrivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley
11 daysMerge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
11 daysx86/fpu: Correct misspelled xfeaures_to_write local varBorislav Petkov (AMD)
12 daysx86/apic: Drop AMD Extended Interrupt LVT macrosNaveen N Rao (AMD)
13 daysx86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy
14 daysx86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-27x86/fred: Remove kernel log message when initializing exceptionsSohil Mehta
2026-03-27x86/fred: Enable FRED by defaultH. Peter Anvin
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta