summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2023-09-18x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel
2023-08-09x86/apic: Provide apic_update_callback()Thomas Gleixner
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner
2023-08-09x86/apic/32: Decrapify the def_bigsmp mechanismThomas Gleixner
2023-08-09x86/apic: Rename disable_apicThomas Gleixner
2023-06-27Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall
2023-06-01x86/mtrr: Support setting MTRR state for software defined MTRRsJuergen Gross
2023-01-11x86/setup: Move duplicate boot_cpu_data definition out of the ifdefferyYuntao Wang
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel
2022-11-10x86: Decouple PAT and MTRR handlingJuergen Gross
2022-11-10x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross
2022-07-11x86/setup: Use rng seeds from setup_dataJason A. Donenfeld
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell
2022-06-13x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2022-05-25x86/setup: Use strscpy() to replace deprecated strlcpy()XueBing Chen
2022-04-04x86/cpu: Remove "noexec"Borislav Petkov
2022-03-23x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang
2022-03-09x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-01-10Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-22x86/mtrr: Remove the mtrr_bp_init() stubChristoph Hellwig
2021-12-15x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport
2021-12-15Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov
2021-12-15Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov
2021-11-24x86/boot: Mark prepare_command_line() __initBorislav Petkov
2021-11-15x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-09-21x86/setup: Call early_reserve_memory() earlierJuergen Gross
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor
2021-08-31Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-31iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-08x86/setup: Document that Windows reserves the first MiBBorislav Petkov
2021-06-07x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-14x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangsMike Rapoport
2021-04-13ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-23x86/setup: Merge several reservations of start of memoryMike Rapoport
2021-03-23x86/setup: Consolidate early memory reservationsMike Rapoport
2021-03-15x86: Remove dynamic NOP selectionPeter Zijlstra