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
/
mm
/
init_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-45
/
+0
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-100
/
+19
2010-10-21
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
1
-45
/
+0
2010-10-06
x86-32, memblock: Make add_highpages honor early reserved ranges
Yinghai Lu
1
-37
/
+16
2010-09-23
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
Jan Beulich
1
-2
/
+2
2010-08-27
x86: Remove old bootmem code
Yinghai Lu
1
-56
/
+0
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
1
-6
/
+8
2010-08-27
bootmem, x86: Add weak version of reserve_bootmem_generic
Yinghai Lu
1
-6
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+6
2010-02-26
x86, mm: Unify kernel_physical_mapping_init() API
Pekka Enberg
1
-3
/
+5
2010-02-12
x86: Make 32bit support NO_BOOTMEM
Yinghai Lu
1
-0
/
+6
2010-02-11
x86: Call early_res_to_bootmem one time
Yinghai Lu
1
-1
/
+0
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-2
/
+1
2009-11-02
x86, cpa: Fix kernel text RO checks in static_protection()
Suresh Siddha
1
-1
/
+1
2009-10-23
x86: Remove pfn in add_one_highpage_init()
Minchan Kim
1
-2
/
+2
2009-10-13
x86: Export k8 physical topology
David Rientjes
1
-2
/
+2
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-4
/
+0
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+2
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-2
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
1
-3
/
+7
2009-06-15
x86: add hooks for kmemcheck
Vegard Nossum
1
-1
/
+1
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
1
-3
/
+7
2009-05-12
x86: make sparse mem work in non-NUMA mode
Shaohua Li
1
-2
/
+2
2009-04-30
x86: move per-cpu mmu_gathers to mm/init.c
Pekka Enberg
1
-1
/
+0
2009-04-30
x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c
Pekka Enberg
1
-3
/
+1
2009-04-21
x86: unify noexec handling
Pekka Enberg
1
-52
/
+0
2009-03-10
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
1
-9
/
+14
2009-03-08
x86: fix warning about nodeid
Yinghai Lu
1
-9
/
+14
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-306
/
+154
2009-03-05
Merge branch 'x86/mm' into x86/core
Ingo Molnar
1
-196
/
+59
2009-03-05
x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid
Jeremy Fitzhardinge
1
-0
/
+4
2009-03-05
x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE
Ingo Molnar
1
-1
/
+1
2009-03-05
x86: move function and variable declarations to asm/init.h
Pekka Enberg
1
-5
/
+1
2009-03-05
x86: unify kernel_physical_mapping_init() function signatures
Pekka Enberg
1
-3
/
+10
2009-03-05
x86: fix up some bad global variable names in mm/init.c
Pekka Enberg
1
-7
/
+7
2009-03-05
x86: move init_memory_mapping() to common mm/init.c
Pekka Enberg
1
-301
/
+7
2009-03-05
x86: add stub init_gbpages() for 32-bit init_memory_mapping()
Pekka Enberg
1
-0
/
+7
2009-03-05
x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification
Pekka Enberg
1
-0
/
+4
2009-03-05
x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()
Pekka Enberg
1
-3
/
+39
2009-03-05
x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
Pekka Enberg
1
-0
/
+6
2009-03-05
x86: add table start and end sanity checks to 32-bit init_memory_mapping()
Pekka Enberg
1
-1
/
+1
2009-03-05
x86: unify kernel_physical_mapping_init() call in init_memory_mapping()
Pekka Enberg
1
-1
/
+9
2009-03-05
x86: rename after_init_bootmem to after_bootmem in mm/init_32.c
Pekka Enberg
1
-8
/
+8
2009-03-05
x86: remove unnecessary save_mr() sanity check
Pekka Enberg
1
-2
/
+1
2009-03-05
x86: ifdef 32-bit specific setup in init_memory_mapping()
Pekka Enberg
1
-0
/
+2
2009-03-05
x86: move pgd_base out of init_memory_mapping()
Pekka Enberg
1
-6
/
+6
2009-03-05
x86: find_early_table_space() unification
Pekka Enberg
1
-0
/
+9
[next]