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
/
mips
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-15
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-3
/
+9
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-2
/
+2
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-3
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
1
-0
/
+5
2020-11-07
mips/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
1
-4
/
+0
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-05-19
mips: MAAR: Add XPA mode support
Serge Semin
1
-1
/
+7
2020-01-09
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
1
-0
/
+45
2019-11-22
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
1
-3
/
+3
2019-09-21
MIPS: Detect bad _PFN_SHIFT values
Paul Burton
1
-0
/
+6
2019-08-23
MIPS: mm: Fix highmem compile
Paul Burton
1
-0
/
+2
2019-08-23
MIPS: mm: Drop boot_mem_map
Jiaxun Yang
1
-57
/
+37
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
1
-8
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+5
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
1
-0
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+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_low_pages with memblock_alloc_low
Mike Rapoport
1
-1
/
+2
2018-09-28
MIPS: stop using _PTRS_PER_PGD
Alexandre Belloni
1
-6
/
+1
2018-02-19
MIPS: Remove duplicate includes
Pravin Shedge
1
-2
/
+0
2017-10-09
MIPS: Remove unused variable 'lastpfn'
Steven J. Hill
1
-4
/
+0
2017-08-29
MIPS: Include linux/initrd.h for free_initrd_mem()
Paul Burton
1
-0
/
+1
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+3
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
1
-0
/
+3
2017-03-28
MIPS: Separate MAAR V bit into VL and VH for XPA
James Hogan
1
-1
/
+1
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
1
-0
/
+1
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
1
-0
/
+1
2017-01-03
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
1
-0
/
+2
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
1
-2
/
+2
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
1
-0
/
+3
2016-09-13
MIPS: MAAR: Fix address alignment
James Hogan
1
-7
/
+6
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-05-13
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
1
-3
/
+5
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
1
-1
/
+3
2016-05-09
MIPS: c-r4k: Sync icache when it fills from dcache
James Hogan
1
-1
/
+1
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-3
/
+3
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
1
-3
/
+25
2015-09-27
MIPS: print MAAR configuration during boot
Paul Burton
1
-0
/
+29
2015-09-27
MIPS: mm: compile maar_init unconditionally
Paul Burton
1
-63
/
+63
2015-09-03
MIPS: mm: default platform_maar_init using bootmem data
Paul Burton
1
-2
/
+34
[next]