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