index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
1
-2
/
+1
2011-12-09
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
1
-1
/
+2
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-2
/
+1
2011-12-05
arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer
H Hartley Sweeten
1
-1
/
+1
2011-12-05
arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()
Mike Ditto
1
-35
/
+24
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
1
-0
/
+1
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-14
memblock, x86: Reimplement memblock_find_dma_reserve() using iterators
Tejun Heo
1
-5
/
+20
2011-07-14
x86: Use __memblock_alloc_base() in early_reserve_e820()
Tejun Heo
1
-24
/
+6
2011-07-14
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
1
-1
/
+1
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-0
/
+1
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+1
2011-02-24
x86: e820: Remove conditional early mapping in parse_e820_ext
Sebastian Andrzej Siewior
1
-7
/
+1
2011-02-14
x86: Emit "mem=nopentium ignored" warning when not supported
Kamal Mostafa
1
-2
/
+5
2011-02-14
x86: Fix panic when handling "mem={invalid}" param
Kamal Mostafa
1
-0
/
+3
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
1
-0
/
+1
2010-08-27
x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...
Yinghai Lu
1
-0
/
+16
2010-08-27
x86: Remove not used early_res code
Yinghai Lu
1
-52
/
+0
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
1
-106
/
+53
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-1
/
+1
2010-04-01
x86: Make e820_remove_range to handle all covered case
Yinghai Lu
1
-4
/
+20
2010-02-17
core: Move early_res from arch/x86 to kernel/
Yinghai Lu
1
-1
/
+9
2010-02-12
x86: Add find_fw_memmap_area
Yinghai Lu
1
-0
/
+4
2010-02-12
x86: Move back find_e820_area to e820.c
Yinghai Lu
1
-0
/
+53
2010-02-12
x86: Separate early_res related code from e820.c
Yinghai Lu
1
-540
/
+1
2010-02-12
x86: Move bios page reserve early to head32/64.c
Yinghai Lu
1
-20
/
+2
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
1
-13
/
+146
2010-02-11
x86: Dynamically increase early_res array size
Yinghai Lu
1
-0
/
+53
2010-02-11
x86: Introduce max_early_res and early_res_count
Yinghai Lu
1
-15
/
+32
2010-02-11
x86: Print out RAM buffer information
Yinghai Lu
1
-0
/
+2
2010-02-11
Merge remote branch 'linus/master' into x86/bootmem
H. Peter Anvin
1
-2
/
+11
2010-02-02
x86: Remove BIOS data range from e820
Yinghai Lu
1
-0
/
+8
2010-01-05
x86: Fix size for ex trampoline with 32bit
Yinghai Lu
1
-2
/
+2
2009-12-17
x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA
Yinghai Lu
1
-1
/
+1
2009-12-11
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
1
-1
/
+10
2009-10-12
pci: increase alignment to make more space for hidden code
Yinghai Lu
1
-2
/
+2
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-09-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+1
2009-09-14
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
1
-18
/
+1
2009-08-26
x86, e820: Guard against array overflowed in __e820_add_region()
Cyrill Gorcunov
1
-1
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+3
2009-07-02
x86: add boundary check for 32bit res before expand e820 resource to alignment
Yinghai Lu
1
-6
/
+10
2009-05-11
x86/pci: remove rounding quirk from e820_setup_gap()
Yinghai Lu
1
-8
/
+3
2009-05-11
x86, e820, pci: reserve extra free space near end of RAM
Linus Torvalds
1
-0
/
+35
2009-05-08
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
2009-03-23
x86: e820 fix various signedness issues in setup.c and e820.c
Jaswinder Singh Rajput
1
-5
/
+5
2009-03-15
x86: print out more info in e820_update_range()
Yinghai Lu
1
-21
/
+35
2009-03-14
x86: make e820_update_range() handle small range update
Yinghai Lu
1
-4
/
+19
2009-03-13
x86: fix e820_update_range()
Yinghai Lu
1
-21
/
+24
[prev]
[next]