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
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
mips: implement the new page table range API
Matthew Wilcox (Oracle)
6
-41
/
+47
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-3
/
+5
2023-06-30
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-20
/
+4
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-10
/
+2
2023-06-25
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-10
/
+2
2023-06-20
MIPS: mm: Remove special handling for OCTEON CPUs
Thomas Bogendoerfer
1
-20
/
+4
2023-06-20
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
1
-2
/
+10
2023-04-05
MIPS: mm: Remove local_cache_flush_page
Thomas Bogendoerfer
3
-10
/
+0
2023-04-05
MIPS: mm: Remove unused *cache_page_indexed flush functions
Thomas Bogendoerfer
1
-100
/
+0
2023-04-05
MIPS: c-octeon: Provide alternative SMP cache flush function
Jiaxun Yang
1
-0
/
+5
2023-04-05
MIPS: Move declaration of bcache ops to cache.c
Jiaxun Yang
2
-14
/
+19
2023-03-24
MIPS: c-r4k: Always install dma flush functions
Jiaxun Yang
1
-9
/
+3
2022-12-12
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
3
-14
/
+15
2022-08-07
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-94
/
+8
2022-08-04
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
1
-2
/
+2
2022-07-18
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2
-7
/
+7
2022-07-18
mips: drop definitions of PTE_ORDER
Mike Rapoport
1
-1
/
+1
2022-07-18
mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+3
2022-07-15
MIPS: Fixed __debug_virt_addr_valid()
Florian Fainelli
1
-10
/
+4
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2
-79
/
+0
2022-07-11
MIPS: mm: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-05-12
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Tiezhu Yang
1
-2
/
+4
2022-03-07
MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
Maciej W. Rozycki
1
-13
/
+10
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
4
-458
/
+2
2022-02-22
MIPS: remove asm/war.h
Thomas Bogendoerfer
4
-5
/
+3
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
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
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+9
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-10
/
+9
2021-12-14
MIPS: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-11-29
MIPS: Remove a repeated word in a comment
Jason Wang
1
-1
/
+1
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
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-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-10
/
+1
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2
-10
/
+1
2021-10-06
mips, uasm: Enable muhu opcode for MIPS R6
Tony Ambardar
2
-2
/
+5
2021-09-03
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-15
/
+14
2021-07-28
mips: clean up kernel-doc in mm/c-octeon.c
Randy Dunlap
1
-15
/
+14
2021-07-13
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-07-02
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+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-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
1
-16
/
+14
2021-06-01
MIPS: mm: XBurst CPU requires sync after DMA
Paul Cercueil
1
-0
/
+1
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-2
/
+2
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
[next]