index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
e820.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
Kirill A. Shutemov
2024-06-17
1
-4
/
+5
*
x86/e820: Add a new e820 table update helper
Ashish Kalra
2024-04-29
1
-3
/
+4
*
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-22
1
-16
/
+1
*
x86/e820: Don't reserve SETUP_RNG_SEED in e820
Jiri Bohac
2024-03-01
1
-3
/
+5
*
x86/setup: Move duplicate boot_cpu_data definition out of the ifdeffery
Yuntao Wang
2023-01-11
1
-2
/
+2
*
x86/boot/e820: Fix typo in e820.c comment
Wang Yong
2023-01-11
1
-1
/
+1
*
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-07-01
1
-3
/
+3
*
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
2022-03-09
1
-11
/
+30
*
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-27
1
-2
/
+2
|
\
|
*
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
2021-04-21
1
-2
/
+2
*
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
|
/
*
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
2020-10-14
1
-1
/
+15
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-1
/
+9
|
\
|
*
x86/kexec: Do not reserve EFI setup_data in the kexec e820 table
Dave Young
2020-02-24
1
-1
/
+9
*
|
crash_dump: Remove no longer used saved_max_pfn
Kairui Song
2020-04-15
1
-8
/
+0
|
/
*
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-27
1
-2
/
+10
|
\
|
*
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2019-11-07
1
-2
/
+10
*
|
x86/boot: Introduce setup_indirect
Daniel Kiper
2019-11-12
1
-0
/
+11
|
/
*
x86/e820: Use proper booleans instead of 0/1
Yi Wang
2019-07-16
1
-2
/
+2
*
x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED
Lianbo Jiang
2019-06-20
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kvm, x86: Properly check whether a pfn is an MMIO or not
KarimAllah Ahmed
2019-04-30
1
-3
/
+15
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
1
-1
/
+4
|
\
|
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
|
*
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-1
/
+1
*
|
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-12
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
x86: respect memory size limiting via mem= parameter
Juergen Gross
2019-02-18
1
-0
/
+5
*
|
x86/e820: Replace kmalloc() + memcpy() with kmemdup()
Huang Zijiang
2019-01-13
1
-6
/
+3
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
2018-10-27
1
-12
/
+3
*
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
2018-06-28
1
-3
/
+12
*
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2018-05-13
1
-15
/
+17
*
x86/boot/e820: Implement a range manipulation operator
Jan H. Schönherr
2018-02-26
1
-0
/
+18
*
x86/boot/e820: Add support to determine the E820 type of an address
Tom Lendacky
2017-07-18
1
-3
/
+23
*
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
Chen Yu
2017-07-05
1
-5
/
+26
*
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2017-07-05
1
-21
/
+21
*
x86/boot/e820: Avoid overwriting e820_table_firmware
Chen Yu
2017-07-05
1
-2
/
+4
*
x86/boot/e820: Remove a redundant self assignment
Colin King
2017-04-14
1
-1
/
+0
*
x86/boot: Fix pr_debug() API braindamage
Borislav Petkov
2017-02-01
1
-3
/
+3
*
x86/boot/e820: Simplify e820__update_table()
Ingo Molnar
2017-01-30
1
-39
/
+31
*
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
Ingo Molnar
2017-01-29
1
-11
/
+9
*
x86/boot/e820: Fix and clean up e820_type switch() statements
Ingo Molnar
2017-01-29
1
-2
/
+10
*
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
Ingo Molnar
2017-01-28
1
-4
/
+4
*
x86/boot/e820: Remove unnecessary #include's
Ingo Molnar
2017-01-28
1
-7
/
+0
*
x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_reg...
Ingo Molnar
2017-01-28
1
-5
/
+5
*
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
2017-01-28
1
-7
/
+9
*
x86/boot/e820: Use bool in query APIs
Ingo Molnar
2017-01-28
1
-5
/
+5
*
x86/boot/e820: Document e820__reserve_setup_data()
Ingo Molnar
2017-01-28
1
-2
/
+9
[next]