index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
memory.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2018-11-06
x86/boot: Simplify the detect_memory*() control flow
Jordan Borgner
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2017-01-29
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
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
2011-04-25
x86, setup: When probing memory with e801, use ax/bx as a pair
H. Peter Anvin
2009-05-23
Merge branch 'x86/urgent' into x86/setup
H. Peter Anvin
2009-05-22
x86, setup: revert ACPI 3 E820 extended attributes support
H. Peter Anvin
2009-04-09
x86, setup: "glove box" BIOS interrupts in the core boot code
H. Peter Anvin
2009-04-01
x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx
H. Peter Anvin
2009-03-28
x86, setup: ACPI 3, BIOS workaround for E820-probing code
H. Peter Anvin
2009-03-28
x86, setup: preemptively save/restore edi and ebp around INT 15 E820
H. Peter Anvin
2009-03-28
x86, setup: mark %esi as clobbered in E820 BIOS call
Michael K. Johnson
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2008-05-25
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
2008-04-19
x86: remove pointless comments
WANG Cong
2008-02-26
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
H. Peter Anvin
2007-10-11
i386: move boot
Thomas Gleixner