index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2024-12-06
x86/kexec: Drop page_list argument from relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Add data section to relocate_kernel
David Woodhouse
2024-12-06
x86/kexec: Move relocate_kernel to kernel .data section
David Woodhouse
2024-12-06
x86/kexec: Invoke copy of relocate_kernel() instead of the original
David Woodhouse
2024-12-06
x86/kexec: Copy control page into place in machine_kexec_prepare()
David Woodhouse
2024-12-06
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
2024-12-06
x86/kexec: Only swap pages for ::preserve_context mode
David Woodhouse
2024-12-06
x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S
David Woodhouse
2024-12-06
x86/kexec: Clean up and document register use in relocate_kernel_64.S
David Woodhouse
2024-12-06
Merge branch 'x86/urgent' into x86/boot, to pick up dependent fixes
Ingo Molnar
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
2024-12-05
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
2024-12-05
x86/boot: Move .head.text into its own output section
Ard Biesheuvel
2024-12-05
x86/kernel: Move ENTRY_TEXT to the start of the image
Ard Biesheuvel
2024-12-05
x86/boot/64: Avoid intentional absolute symbol references in .head.text
Ard Biesheuvel
2024-12-05
x86/boot/64: Determine VA/PA offset before entering C code
Ard Biesheuvel
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
2024-12-02
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
2024-12-02
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
2024-12-02
x86: Convert unreachable() to BUG()
Peter Zijlstra
2024-12-02
x86/topology: Introduce topology_logical_core_id()
K Prateek Nayak
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2024-11-26
x86/CPU/AMD: Terminate the erratum_1386_microcode array
Sebastian Andrzej Siewior
2024-11-25
x86: fix off-by-one in access_ok()
David Laight
2024-11-25
x86/microcode/AMD: Flush patch buffer mapping after application
Borislav Petkov (AMD)
2024-11-25
x86/cpu: Fix PPIN initialization
Tony Luck
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-22
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-22
Merge tag 'x86_sgx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-20
Merge tag 'probes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-19
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-19
Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
Merge tag 'x86_microcode_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-19
Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-19
x86/mm/tlb: Update mm_cpumask lazily
Rik van Riel
2024-11-18
Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
[prev]
[next]