summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)2024-08-131-1/+6
* x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)2024-07-311-1/+1
* Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-161-1/+0
|\
| * x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel2024-07-021-1/+0
* | x86/setup: Warn when option parsing is done too earlyBorislav Petkov (AMD)2024-05-271-0/+2
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-2/+0
|\
| * x86: remove unneeded memblock_find_dma_reserve()Baoquan He2024-04-261-2/+0
* | Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-141-0/+8
|\ \
| * | Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar2024-04-091-12/+3
| |\|
| * | x86/cpu: Move leftover contents of topology.c to setup.cRafael J. Wysocki2024-03-211-0/+8
* | | Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Ingo Molnar2024-04-111-12/+3
|\ \ \ | | |/ | |/|
| * | x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-041-0/+2
| * | x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-03-261-2/+1
| * | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-231-10/+0
| |/
* / x86/boot: Move kernel cmdline setup earlier in the boot process (again)Julian Stecklina2024-03-291-16/+16
|/
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-1/+1
|\
| * x86, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-241-1/+1
* | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-121-0/+10
|\ \
| * | x86/percpu: Cure per CPU madness on UPThomas Gleixner2024-03-041-0/+10
| |/
* | x86/cpu/topology: Rework possible CPU managementThomas Gleixner2024-02-151-5/+4
* | x86/mm/numa: Move early mptable evaluation into common codeThomas Gleixner2024-02-151-0/+2
* | x86/mpparse: Switch to new init callbacksThomas Gleixner2024-02-151-7/+3
* | x86/dtb: Rename x86_dtb_init()Thomas Gleixner2024-02-151-1/+1
* | x86/mpparse: Rename default_find_smp_config()Thomas Gleixner2024-02-151-4/+2
|/
* Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-181-0/+2
|\
| * x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang2023-12-081-0/+2
* | x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()Yuntao Wang2023-11-131-3/+1
|/
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-041-1/+1
|\
| * vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-136/+11
|\ \
| * | x86: kdump: use generic interface to simplify crashkernel reservation codeBaoquan He2023-10-041-137/+11
| * | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+2
| |/
* | Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-311-1/+1
|\ \
| * | x86/sev: Move sev_setup_arch() to mem_encrypt.cAlexander Shishkin2023-10-111-1/+1
* | | Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-301-0/+2
|\ \ \ | |_|/ |/| |
| * | x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()Saurabh Sengar2023-10-021-0/+2
| |/
* / x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel2023-09-181-6/+2
|/
* x86/apic: Provide apic_update_callback()Thomas Gleixner2023-08-091-0/+2
* x86/apic: Mop up *setup_apic_routing()Thomas Gleixner2023-08-091-1/+1
* x86/apic/32: Decrapify the def_bigsmp mechanismThomas Gleixner2023-08-091-1/+0
* x86/apic: Rename disable_apicThomas Gleixner2023-08-091-1/+1
* Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-281-1/+1
|\
| * iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall2023-06-261-1/+1
* | x86/mtrr: Support setting MTRR state for software defined MTRRsJuergen Gross2023-06-011-0/+2
|/
* x86/setup: Move duplicate boot_cpu_data definition out of the ifdefferyYuntao Wang2023-01-111-8/+2
* Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-12/+2
|\
| * x86: Decouple PAT and MTRR handlingJuergen Gross2022-11-101-12/+1
| * x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross2022-11-101-1/+2
* | Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-1/+1
|\ \
| * | x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross2022-11-251-1/+1
| |/