summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2024-05-14Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2024-04-26x86: remove unneeded memblock_find_dma_reserve()Baoquan He1-2/+0
2024-04-11Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Ingo Molnar1-12/+3
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar1-12/+3
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld1-0/+2
2024-03-29x86/boot: Move kernel cmdline setup earlier in the boot process (again)Julian Stecklina1-16/+16
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin1-2/+1
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner1-10/+0
2024-03-21x86/cpu: Move leftover contents of topology.c to setup.cRafael J. Wysocki1-0/+8
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-03-12Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2024-03-04x86/percpu: Cure per CPU madness on UPThomas Gleixner1-0/+10
2024-02-24x86, crash: wrap crash dumping code into crash related ifdefsBaoquan He1-1/+1
2024-02-16x86/cpu/topology: Rework possible CPU managementThomas Gleixner1-5/+4
2024-02-16x86/mm/numa: Move early mptable evaluation into common codeThomas Gleixner1-0/+2
2024-02-16x86/mpparse: Switch to new init callbacksThomas Gleixner1-7/+3
2024-02-16x86/dtb: Rename x86_dtb_init()Thomas Gleixner1-1/+1
2024-02-16x86/mpparse: Rename default_find_smp_config()Thomas Gleixner1-4/+2
2024-01-19Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2023-12-08x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang1-0/+2
2023-11-13x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()Yuntao Wang1-3/+1
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-136/+11
2023-10-31Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-10-31Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann1-1/+1
2023-10-11x86/sev: Move sev_setup_arch() to mem_encrypt.cAlexander Shishkin1-1/+1
2023-10-04x86: kdump: use generic interface to simplify crashkernel reservation codeBaoquan He1-137/+11
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He1-1/+2
2023-10-02x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()Saurabh Sengar1-0/+2
2023-09-18x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel1-6/+2
2023-08-09x86/apic: Provide apic_update_callback()Thomas Gleixner1-0/+2
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner1-1/+1
2023-08-09x86/apic/32: Decrapify the def_bigsmp mechanismThomas Gleixner1-1/+0
2023-08-09x86/apic: Rename disable_apicThomas Gleixner1-1/+1
2023-06-28Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall1-1/+1
2023-06-01x86/mtrr: Support setting MTRR state for software defined MTRRsJuergen Gross1-0/+2
2023-01-11x86/setup: Move duplicate boot_cpu_data definition out of the ifdefferyYuntao Wang1-8/+2
2022-12-14Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+2
2022-12-14Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross1-1/+1
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel1-0/+1
2022-11-10x86: Decouple PAT and MTRR handlingJuergen Gross1-12/+1
2022-11-10x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross1-1/+2
2022-07-11x86/setup: Use rng seeds from setup_dataJason A. Donenfeld1-0/+10
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell1-0/+63
2022-06-13x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf1-5/+0
2022-05-25x86/setup: Use strscpy() to replace deprecated strlcpy()XueBing Chen1-3/+3