VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-06-23
h8300: Memory management
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2013-07-03
mm/h8300: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/h8300: use common help functions to free reserved pages
Jiang Liu
2012-06-20
h8300: use the declarations provided by
Geert Uytterhoeven
2012-06-20
h8300: fix use of extinct _sbss and _ebss
Geert Uytterhoeven
2012-03-28
Disintegrate asm/system.h for H8300
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
Tejun Heo
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
Philippe De Muyter
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
2008-08-12
h8300: fix section mismatches
Yoshinori Sato
2008-07-26
h8300: use generic show_mem()
Johannes Weiner
2007-05-07
h8300 generic irq
Yoshinori Sato
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-06-30
Remove obsolete #include
Jörn Engel
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-01-10
[PATCH] h8300: remove MAGIC_ROM_PTR from memory.c
Greg Ungerer
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds