index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
e820
/
types.h
Age
Commit message (
Expand
)
Author
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-29
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
Ingo Molnar
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
Ingo Molnar
2017-01-28
x86/boot/e820: Introduce 'enum e820_type'
Ingo Molnar
2017-01-28
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
2017-01-28
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
x86/boot/e820: Move HIGH_MEMORY define to asm/e820/types.h
Ingo Molnar
2017-01-28
x86/boot/e820: Remove assembly guard from asm/e820/types.h
Ingo Molnar
2017-01-28
x86/boot/e820: Clean up the E820_X_MAX definition
Ingo Molnar
2017-01-28
x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h
Ingo Molnar
2017-01-28
x86/boot/e820: Clean up and improve comments in asm/e820/types.h
Ingo Molnar
2017-01-28
x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h
Ingo Molnar