index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-04-22
x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
Thomas Weißschuh
2025-04-22
x86/vdso: Remove #ifdeffery around page setup variants
Thomas Weißschuh
2025-04-22
x86/asm: Retire RIP_REL_REF()
Ard Biesheuvel
2025-04-22
x86/boot: Drop RIP_REL_REF() uses from early SEV code
Ard Biesheuvel
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
2025-04-22
x86/sev: Split off startup code from core code
Ard Biesheuvel
2025-04-22
x86/sev: Move noinstr NMI handling code into separate source file
Ard Biesheuvel
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...
Ingo Molnar
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
2025-04-22
Merge branch 'x86/cpu' into x86/microcode, to pick up dependent commits
Ingo Molnar
2025-04-21
fs: remove uselib() system call
Christian Brauner
2025-04-19
x86/e820: Discard high memory that can't be addressed by 32-bit systems
Mike Rapoport (Microsoft)
2025-04-19
crypto: lib/poly1305 - restore ability to remove modules
Eric Biggers
2025-04-19
crypto: lib/chacha - restore ability to remove modules
Eric Biggers
2025-04-18
Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-18
Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-18
Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-18
x86/mm: Fix {,un}use_temporary_mm() IRQ state
Peter Zijlstra
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
2025-04-18
x86/cpu/amd: Fix workaround for erratum 1054
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Prevent UMC counters from saturating
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Add parameter to configure hrtimer
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Use hrtimer for handling overflows
Sandipan Das
2025-04-18
perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflows
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member
Sandipan Das
2025-04-18
x86/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025-04-18
x86/asm: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-18
x86/boot: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-18
uprobes/x86: Add support to emulate NOP instructions
Jiri Olsa
2025-04-17
x86/PCI: Drop 'pci' suffix from intel_mid_pci.c
Andy Shevchenko
2025-04-17
x86/mm: Remove now unused SHARED_KERNEL_PMD
Dave Hansen
2025-04-17
x86/mm: Remove duplicated PMD preallocation macro
Dave Hansen
2025-04-17
x86/mm: Preallocate all PAE page tables
Dave Hansen
2025-04-17
x86/mm: Fix up comments around PMD preallocation
Dave Hansen
2025-04-17
x86/mm: Simplify PAE PGD sharing macros
Dave Hansen
2025-04-17
x86/mm: Always tell core mm to sync kernel mappings
Dave Hansen
2025-04-17
x86/mm: Always "broadcast" PMD setting operations
Dave Hansen
2025-04-17
x86/mm: Always allocate a whole page for PAE PGDs
Dave Hansen
2025-04-17
Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-17
x86/mm: Remove the mm_cpumask(prev) warning from switch_mm_irqs_off()
Peter Zijlstra
2025-04-17
perf/x86/intel: Introduce pairs of PEBS static calls
Dapeng Mi
2025-04-17
perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebs
Dapeng Mi
2025-04-17
perf/x86/intel: Decouple BTS initialization from PEBS initialization
Dapeng Mi
2025-04-17
perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs
Dapeng Mi
2025-04-17
perf/x86/intel: Add PMU support for Clearwater Forest
Dapeng Mi
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2025-04-17
perf/x86/intel: Add Panther Lake support
Kan Liang
2025-04-17
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
2025-04-17
perf/x86/intel: Don't clear perf metrics overflow bit unconditionally
Dapeng Mi
[prev]
[next]