index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
e820_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-08
x86: merge setup_memory_map with e820
Yinghai Lu
1
-92
/
+0
2008-07-08
x86: move e820_resource_resources to e820.c
Yinghai Lu
1
-24
/
+0
2008-07-08
x86: e820 merge parsing of the mem=/memmap= boot parameters
Yinghai Lu
1
-69
/
+0
2008-06-04
x86: move e820_register_active() to e820.c
Yinghai Lu
1
-97
/
+0
2008-06-03
x86: clean up max_pfn_mapped usage - 64-bit
Yinghai Lu
1
-12
/
+3
2008-05-25
x86: move e820_mark_nosave_regions to e820.c
Yinghai Lu
1
-32
/
+0
2008-05-25
x86: include pci.h in e820_64.c
Thomas Gleixner
1
-0
/
+1
2008-05-25
x86: fix shadow variables of global end_pnf in e820_64.c
Thomas Gleixner
1
-18
/
+18
2008-05-25
x86: extend e820 ealy_res support 32bit
Yinghai Lu
1
-196
/
+0
2008-05-25
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
1
-2
/
+5
2008-05-25
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
1
-2
/
+4
2008-05-25
x86 boot: minor code format fixes in e820 and efi routines
Paul Jackson
1
-1
/
+1
2008-05-25
x86: make e820.c to have common functions
Yinghai Lu
1
-444
/
+0
2008-05-25
x86: fix trimming e820 with MTRR holes. - fix
Yinghai Lu
1
-1
/
+2
2008-05-25
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
1
-1
/
+5
2008-04-29
bootprotocol: cleanup
Ingo Molnar
1
-1
/
+1
2008-04-27
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
Yinghai Lu
1
-4
/
+9
2008-04-26
x86, boot: add free_early to early reservation machanism
Huang, Ying
1
-0
/
+22
2008-04-19
x86: e820_64, fix section mismatch warning
Jacek Luczak
1
-2
/
+2
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
1
-2
/
+3
2008-04-17
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
1
-14
/
+14
2008-04-17
x86: memtest bootparam
Yinghai Lu
1
-5
/
+5
2008-04-17
x86: allocate e820 resource struct all together
Yinghai Lu
1
-2
/
+4
2008-04-17
x86: early memtest to find bad ram
Yinghai Lu
1
-1
/
+69
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 64-bit
Alexander van Heukelum
1
-4
/
+4
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
1
-17
/
+2
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
1
-10
/
+12
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
1
-0
/
+27
2008-02-01
x86_64: make bootmap_start page align v6
Yinghai Lu
1
-3
/
+5
2008-02-01
x86_64: add debug name for early_res
Yinghai Lu
1
-5
/
+10
2008-01-30
x86: fix overlap between pagetable with bss section
Yinghai Lu
1
-2
/
+2
2008-01-30
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
1
-43
/
+52
2008-01-30
x86: disable the GART early, 64-bit
Yinghai Lu
1
-0
/
+12
2008-01-30
x86: prepare 64-bit architecture initialization for paravirt
Glauber de Oliveira Costa
1
-2
/
+7
2008-01-30
x86: sanitize user specified e820 memmap values
Vladimir Berezniker
1
-0
/
+8
2008-01-30
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
1
-6
/
+5
2008-01-30
x86 e820_64.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
1
-1
/
+0
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: clean up arch/x86/kernel/e820_64.c
Thomas Gleixner
1
-128
/
+177
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
1
-1
/
+2
2007-10-22
Intel IOMMU: Iommu Gfx workaround
Keshavamurthy, Anil S
1
-0
/
+19
2007-10-19
Use extended crashkernel command line on x86_64
Bernhard Walle
1
-1
/
+2
2007-10-17
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
1
-7
/
+12
2007-10-11
x86_64: move kernel
Thomas Gleixner
1
-0
/
+725