VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
arch
/
h8300
/
mm
/
Date
Commit Message
Rev
Author
2021-04-30
mm: move mem_init_print_info() into mm_init()
1f9d03c5
Kefeng Wang
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
e31cf2f4
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
fa3354e4
Mike Rapoport
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
ec8f24b7
Thomas Gleixner
2019-05-14
init: provide a generic free_initmem implementation
997aef68
Mike Rapoport
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
4afd58e1
Christoph Hellwig
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
8a7f97b9
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
0240dfd5
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
57c8a661
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
c6ffc5ca
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
15c3c114
Mike Rapoport
2017-11-15
mm, arch: remove empty_bad_page*
8745808f
Michal Hocko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2015-06-23
h8300: Memory management
bbeb79ac
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
4b084784
Guenter Roeck
2013-07-03
mm/h8300: prepare for removing num_physpages and simplify mem_init()
27a59706
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
0c988534
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
dbe67df4
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
11199692
Jiang Liu
2013-04-29
mm/h8300: use common help functions to free reserved pages
0f97580d
Jiang Liu
2012-06-20
h8300: use the declarations provided by
436814e6
Geert Uytterhoeven
2012-06-20
h8300: fix use of extinct _sbss and _ebss
ffb20313
Geert Uytterhoeven
2012-03-28
Disintegrate asm/system.h for H8300
a5401ee3
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
5a0e3ad6
Tejun Heo
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
f351d4bb
Philippe De Muyter
2008-10-16
h8300: GENERIC_BUG support
9791af55
Yoshinori Sato
2008-08-12
h8300: fix section mismatches
9de15e91
Yoshinori Sato
2008-07-26
h8300: use generic show_mem()
4bad9ea2
Johannes Weiner
2007-05-07
h8300 generic irq
c728d604
Yoshinori Sato
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
f06a9684
Christoph Lameter
2006-06-30
Remove obsolete #include
6ab3d562
Jörn Engel
2006-03-22
[PATCH] remove set_page_count() outside mm/
7835e98b
Nick Piggin
2006-01-10
[PATCH] h8300: remove MAGIC_ROM_PTR from memory.c
82409799
Greg Ungerer
2005-04-16
Linux-2.6.12-rc2
1da177e4
Linus Torvalds