index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
e820.c
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
2025-12-14
x86/boot/e820: Use <linux/sizes.h> symbols for literals
Ingo Molnar
2025-12-14
x86/boot/e820: Make sure e820_search_gap() finds all gaps
Ingo Molnar
2025-12-14
x86/boot/e820: Simplify the e820__range_remove() API
Ingo Molnar
2025-12-14
x86/boot/e820: Remove e820__range_remove()'s unused return parameter
Ingo Molnar
2025-12-14
x86/boot/e820: Simplify append_e820_table() and remove restriction on single-...
Ingo Molnar
2025-12-14
x86/boot/e820: Standardize __init/__initdata tag placement
Ingo Molnar
2025-12-14
x86/boot/e820: Simplify & clarify __e820__range_add() a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e8...
Ingo Molnar
2025-12-14
x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI...
Ingo Molnar
2025-12-14
x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Standardize e820 table index variable types under 'u32'
Ingo Molnar
2025-12-14
x86/boot/e820: Standardize e820 table index variable names under 'idx'
Ingo Molnar
2025-12-14
x86/boot/e820: Remove unnecessary header inclusions
Ingo Molnar
2025-12-14
x86/boot/e820: Clean up __refdata use a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Clean up __e820__range_add() a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Improve e820_print_type() messages
Ingo Molnar
2025-12-14
x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820...
Ingo Molnar
2025-12-14
x86/boot/e820: Remove pointless early_panic() indirection
Ingo Molnar
2025-12-14
x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'
Ingo Molnar
2025-12-14
x86/boot/e820: Call the PCI gap a 'gap' in the boot log printout
Ingo Molnar
2025-12-14
x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entries
Ingo Molnar
2025-12-14
x86/boot/e820: Make the field separator space character part of e820_print_ty...
Ingo Molnar
2025-12-14
x86/boot/e820: Print gaps in the E820 table
Ingo Molnar
2025-12-14
x86/boot/e820: Mark e820__print_table() static
Ingo Molnar
2025-12-14
x86/boot/e820: Simplify e820__print_table() a bit
Ingo Molnar
2025-12-14
x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function...
Ingo Molnar
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-05-12
x86/e820: temporarily enable KHO scratch for memory below 1M
Alexander Graf
2025-04-19
x86/e820: Discard high memory that can't be addressed by 32-bit systems
Mike Rapoport (Microsoft)
2025-04-07
x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...
Myrrh Periwinkle
2025-02-22
x86/kexec: Export e820_table_kexec[] to sysfs
Dave Young
2025-02-21
x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related code
Mike Rapoport (Microsoft)
2025-02-21
x86/boot: Move setting of memblock parameters to e820__memblock_setup()
Mike Rapoport (Microsoft)
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-06-17
x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
Kirill A. Shutemov
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-01
x86/e820: Don't reserve SETUP_RNG_SEED in e820
Jiri Bohac
2023-01-11
x86/setup: Move duplicate boot_cpu_data definition out of the ifdeffery
Yuntao Wang
2023-01-11
x86/boot/e820: Fix typo in e820.c comment
Wang Yong
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-21
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-10-13
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-04-15
crash_dump: Remove no longer used saved_max_pfn
Kairui Song
[next]