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
/
um
/
kernel
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
um: Remove broken highmem support
Richard Weinberger
1
-66
/
+0
2013-11-15
um: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-07-04
mm/um: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+1
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-30
mm/um: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-13
/
+3
2013-04-30
mm/um: use common help functions to free reserved pages
Jiang Liu
1
-9
/
+1
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-6
/
+6
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2008-07-26
um: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-24
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
1
-32
/
+1
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
1
-0
/
+5
2008-02-24
arch/um/kernel/mem.c: fix a shadowed variable
WANG Cong
1
-3
/
+3
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-1
/
+3
2008-02-05
uml: remove map_cb
Jeff Dike
1
-7
/
+1
2008-02-05
uml: SMP locking commentary
Jeff Dike
1
-5
/
+8
2008-02-05
uml: fix page table data sizes
Jeff Dike
1
-8
/
+9
2008-02-05
uml: style cleanup
Jeff Dike
1
-45
/
+41
2008-02-05
uml: header untangling
Jeff Dike
1
-5
/
+16
2008-02-05
uml: const and other tidying
WANG Cong
1
-1
/
+1
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-29
misc uml annotation and section fixes
Al Viro
1
-1
/
+1
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
1
-1
/
+1
2007-07-24
uml: more __init annotations
Jeff Dike
1
-1
/
+1
2007-05-07
uml: add missing __init declarations
Jeff Dike
1
-1
/
+1
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: create as-layout.h
Jeff Dike
1
-0
/
+1
2007-03-29
[PATCH] uml: fix LVM crash
Jason Lunz
1
-2
/
+1
2007-02-11
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
1
-1
/
+2
2007-02-11
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
1
-43
/
+34
2007-02-11
[PATCH] uml: locking comments in iomem driver
Jeff Dike
1
-10
/
+0
2006-09-27
[PATCH] uml: get rid of ZONE_DMA use
Jeff Dike
1
-1
/
+2
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
1
-1
/
+2
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
1
-0
/
+2
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-0
/
+2
2006-07-11
[PATCH] uml: fix static binary segfault
Jeff Dike
1
-11
/
+0
2006-04-01
[PATCH] uml: redeclare highmem
Jeff Dike
1
-1
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2005-11-07
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
1
-1
/
+1
2005-09-17
[PATCH] uml: merge mem_user.c and mem.c
Jeff Dike
1
-1
/
+15
2005-09-08
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-06-22
[PATCH] mm: remove PG_highmem
Badari Pulavarty
1
-1
/
+0
2005-05-21
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
1
-9
/
+31
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+359