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
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
/
microblaze
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+6
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
1
-4
/
+2
2019-03-08
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-03-16
microblaze: switch to NO_BOOTMEM
Rob Herring
1
-50
/
+6
2018-03-16
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
1
-8
/
+0
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
1
-1
/
+1
2014-01-22
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-1
/
+2
2013-07-04
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+6
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
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-05-09
microblaze: Fix initrd support
Michal Simek
1
-4
/
+5
2013-04-30
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-30
mm/microblaze: use common help functions to free reserved pages
Jiang Liu
1
-26
/
+2
2013-02-12
microblaze: Fix coding style issues
Michal Simek
1
-16
/
+16
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
1
-4
/
+10
2012-03-23
microblaze: Highmem support
Michal Simek
1
-0
/
+68
2012-03-23
microblaze: Use active regions
Michal Simek
1
-2
/
+16
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
1
-3
/
+39
2012-03-23
microblaze: Introduce fixmap
Michal Simek
1
-6
/
+11
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
1
-24
/
+43
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
1
-5
/
+1
2011-11-01
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
1
-0
/
+1
2011-10-13
microblaze: add missing CONFIG_ prefixes
Paul Bolle
1
-3
/
+3
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2010-09-11
memblock, microblaze: Fix memblock API change fallout
Michal Simek
1
-5
/
+5
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-6
/
+1
2010-08-04
microblaze: Sync noMMU and MMU setup_memory
Michal Simek
1
-6
/
+1
2010-08-04
memblock/microblaze: Use new accessors
Benjamin Herrenschmidt
1
-11
/
+9
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-20
/
+20
2010-05-13
microblaze: export assembly functions used by modules
Michal Simek
1
-0
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-9
/
+0
2010-04-01
microblaze: move noMMU __range_ok function to uaccess.h
Michal Simek
1
-8
/
+0
2010-04-01
microblaze: Remove memset in free_init_pages
Michal Simek
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-11
microblaze: PCI early support for noMMU system
Michal Simek
1
-5
/
+9
2010-03-11
microblaze: Use generic show_mem()
Michal Simek
1
-6
/
+0
2010-03-11
microblaze: Add {z,}alloc_maybe_bootmem functions
Michal Simek
1
-0
/
+23
2009-12-14
microblaze: Export memory_start for modules
Michal Simek
1
-0
/
+1
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-22
microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"
Lennart Sorensen
1
-1
/
+2
[next]