index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-05-27
x86/setup: Warn when option parsing is done too early
Borislav Petkov (AMD)
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
2024-04-11
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-03-29
x86/boot: Move kernel cmdline setup earlier in the boot process (again)
Julian Stecklina
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-21
x86/cpu: Move leftover contents of topology.c to setup.c
Rafael J. Wysocki
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-04
x86/percpu: Cure per CPU madness on UP
Thomas Gleixner
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-15
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
2024-02-15
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
2024-02-15
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
2024-02-15
x86/dtb: Rename x86_dtb_init()
Thomas Gleixner
2024-02-15
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-08
x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
Kai Huang
2023-11-13
x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()
Yuntao Wang
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-30
Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-11
x86/sev: Move sev_setup_arch() to mem_encrypt.c
Alexander Shishkin
2023-10-04
x86: kdump: use generic interface to simplify crashkernel reservation code
Baoquan He
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-02
x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()
Saurabh Sengar
2023-09-18
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
Rik van Riel
2023-08-09
x86/apic: Provide apic_update_callback()
Thomas Gleixner
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
2023-08-09
x86/apic: Rename disable_apic
Thomas Gleixner
2023-06-27
Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-26
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
2023-01-11
x86/setup: Move duplicate boot_cpu_data definition out of the ifdeffery
Yuntao Wang
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-25
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
[next]