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-03-19
x86/mm: Use INVLPGB for kernel TLB flushes
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB support code
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
2025-03-19
x86/mm: Consolidate full flush threshold decision
Rik van Riel
2025-03-19
x86/mm: Check return value from memblock_phys_alloc_range()
Philip Redkin
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
2025-03-18
um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
2025-03-18
um/locking: Remove semicolon from "lock" prefix
Uros Bizjak
2025-03-18
um: Allocate vdso page pointer statically
Tiwei Bie
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2025-03-18
um: Pass the correct Rust target and options with gcc
David Gow
2025-03-17
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
Chao Gao
2025-03-17
perf/x86: Check data address for IBS software filter
Namhyung Kim
2025-03-17
x86/fpu: Clarify the "xa" symbolic name used in the XSTATE* macros
Borislav Petkov (AMD)
2025-03-17
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
2025-03-17
x86: Rely on generic printing of preemption model
Sebastian Andrzej Siewior
2025-03-17
perf/x86: Remove swap_task_ctx()
Kan Liang
2025-03-17
perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide mode
Kan Liang
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
2025-03-17
x86/sev: Simplify the code by removing unnecessary 'else' statement
Peng Hao
2025-03-17
Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2025-03-16
crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
2025-03-16
x86/mm: set ARCH_WANT_HUGETLB_VMEMMAP_PREINIT
Frank van der Linden
2025-03-16
x86/setup: call hugetlb_bootmem_alloc early
Frank van der Linden
2025-03-16
x86/mm: make register_page_bootmem_memmap handle PTE mappings
Frank van der Linden
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-03-16
percpu/x86: enable strict percpu checks via named AS qualifiers
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-16
x86/kgdb: use IS_ERR_PCPU() macro
Uros Bizjak
2025-03-17
x86: Get rid of Makefile.postlink
Ard Biesheuvel
2025-03-17
kbuild: Create intermediate vmlinux build with relocations preserved
Ard Biesheuvel
2025-03-17
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Ard Biesheuvel
2025-03-15
Kunit to check the longest symbol length
Sergio González Collado
2025-03-15
bpf, x86: Fix objtool warning for timed may_goto
Kumar Kartikeya Dwivedi
2025-03-15
bpf, x86: Support load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf, x86: Add x86 JIT support for timed may_goto
Kumar Kartikeya Dwivedi
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2025-03-14
KVM: TDX: Make TDX VM type supported
Isaku Yamahata
[prev]
[next]