index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-12-14
x86/boot/e820: Clean up __e820__range_add() a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Improve e820_print_type() messages
Ingo Molnar
2025-12-14
x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820...
Ingo Molnar
2025-12-14
x86/boot/e820: Remove pointless early_panic() indirection
Ingo Molnar
2025-12-14
x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'
Ingo Molnar
2025-12-14
x86/boot/e820: Call the PCI gap a 'gap' in the boot log printout
Ingo Molnar
2025-12-14
x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entries
Ingo Molnar
2025-12-14
x86/boot/e820: Make the field separator space character part of e820_print_ty...
Ingo Molnar
2025-12-14
x86/boot/e820: Print gaps in the E820 table
Ingo Molnar
2025-12-14
x86/boot/e820: Mark e820__print_table() static
Ingo Molnar
2025-12-14
x86/boot/e820: Simplify the PPro Erratum #50 workaround
Ingo Molnar
2025-12-14
x86/boot/e820: Simplify e820__print_table() a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function...
Ingo Molnar
2025-12-14
x86/acpi/boot: Correct acpi_is_processor_usable() check again
Yazen Ghannam
2025-12-14
x86/platform/uv: Fix UBSAN array-index-out-of-bounds
Kyle Meyer
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-13
x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
Thorsten Blum
2025-12-13
x86/hv: Add gitignore entry for generated header file
Linus Torvalds
2025-12-12
perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
Evan Li
2025-12-10
x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeatures
Yongxin Liu
2025-12-09
x86/unwind/orc: Support reliable unwinding through BPF stack frames
Josh Poimboeuf
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-09
perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error
Sandipan Das
2025-12-08
arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-08
KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit
Dongli Zhang
2025-12-08
KVM: VMX: Update SVI during runtime APICv activation
Dongli Zhang
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-06
Merge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-12-05
Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
2025-12-05
Drivers: hv: Introduce mshv_vtl driver
Naman Jain
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-04
KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Sean Christopherson
2025-12-04
KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-12-03
objtool: Remove newlines and tabs from annotation macros
Josh Poimboeuf
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
2025-12-03
x86/alternative: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
2025-12-02
Merge tag 'aes-gcm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
[prev]
[next]