summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2025-12-14x86/boot/e820: Remove e820__range_remove()'s unused return parameterIngo Molnar-7/+1
2025-12-14x86/boot/e820: Simplify append_e820_table() and remove restriction on single-...Ingo Molnar-24/+11
2025-12-14x86/boot/e820: Standardize __init/__initdata tag placementIngo Molnar-46/+46
2025-12-14x86/boot/e820: Simplify & clarify __e820__range_add() a bitIngo Molnar-4/+7
2025-12-14x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e8...Ingo Molnar-11/+11
2025-12-14x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI...Ingo Molnar-1/+1
2025-12-14x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bitIngo Molnar-11/+11
2025-12-14x86/boot/e820: Standardize e820 table index variable types under 'u32'Ingo Molnar-12/+12
2025-12-14x86/boot/e820: Standardize e820 table index variable names under 'idx'Ingo Molnar-57/+57
2025-12-14x86/boot/e820: Remove unnecessary header inclusionsIngo Molnar-2/+0
2025-12-14x86/boot/e820: Clean up __refdata use a bitIngo Molnar-3/+3
2025-12-14x86/boot/e820: Clean up __e820__range_add() a bitIngo Molnar-7/+8
2025-12-14x86/boot/e820: Improve e820_print_type() messagesIngo Molnar-8/+8
2025-12-14x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820...Ingo Molnar-18/+37
2025-12-14x86/boot/e820: Remove pointless early_panic() indirectionIngo Molnar-7/+1
2025-12-14x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'Ingo Molnar-5/+5
2025-12-14x86/boot/e820: Call the PCI gap a 'gap' in the boot log printoutIngo Molnar-1/+1
2025-12-14x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entriesIngo Molnar-1/+1
2025-12-14x86/boot/e820: Make the field separator space character part of e820_print_ty...Ingo Molnar-11/+11
2025-12-14x86/boot/e820: Print gaps in the E820 tableIngo Molnar-4/+18
2025-12-14x86/boot/e820: Mark e820__print_table() staticIngo Molnar-1/+1
2025-12-14x86/boot/e820: Simplify the PPro Erratum #50 workaroundIngo Molnar-4/+2
2025-12-14x86/boot/e820: Simplify e820__print_table() a bitIngo Molnar-3/+5
2025-12-14x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function...Ingo Molnar-6/+10
2025-12-14x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam-19/+8
2025-12-13x86/sgx: Remove unmatched quote in __sgx_encl_extend function commentThorsten Blum-1/+1
2025-12-10x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeaturesYongxin Liu-2/+2
2025-12-09x86/unwind/orc: Support reliable unwinding through BPF stack framesJosh Poimboeuf-12/+27
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-20/+68
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+4
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+8
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-9/+10
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-52/+110
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+10
2025-12-05mshv: Cleanly shutdown root partition with MSHVPraveen K Paladugu-0/+2
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-2/+17
2025-12-03objtool: Remove newlines and tabs from annotation macrosJosh Poimboeuf-5/+5
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf-0/+1
2025-12-03x86/alternative: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf-0/+2
2025-12-02Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-22/+83
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-49/+58
2025-12-02Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+149
2025-12-02Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-174/+126
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+0
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+57
2025-12-02Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-50/+452
2025-12-02Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-216/+196
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+119
2025-12-01Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+24