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
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
4
-4
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2020-06-04
riscv: support DEBUG_WX
Zong Li
1
-0
/
+3
2020-06-04
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-1
/
+1
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-16
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-9
/
+17
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-05-21
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-18
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
1
-0
/
+9
2020-05-06
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
1
-16
/
+0
2020-05-05
riscv: set max_pfn to the PFN of the last page
Vincent Chen
1
-1
/
+2
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-5
/
+552
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-5
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
2
-0
/
+318
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
1
-0
/
+44
2020-03-26
riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
Zong Li
1
-0
/
+13
2020-03-26
riscv: add ARCH_HAS_SET_DIRECT_MAP support
Zong Li
1
-0
/
+24
2020-03-26
riscv: add ARCH_HAS_SET_MEMORY support
Zong Li
2
-1
/
+151
2020-03-06
riscv: Use p*d_leaf macros to define p*d_huge
Alexandre Ghiti
1
-4
/
+2
2020-03-05
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
1
-1
/
+1
2020-02-25
riscv: adjust the indent
Zong Li
1
-11
/
+15
2020-02-25
riscv: allocate a complete page size for each page table
Zong Li
1
-11
/
+16
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2
-0
/
+39
2020-01-23
riscv: Add KASAN support
Nick Hu
2
-0
/
+110
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2019-12-28
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2
-179
/
+0
2019-12-04
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+32
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-85
/
+1
2019-11-23
Merge branch 'next/misc2' into for-next
Paul Walmsley
1
-0
/
+32
2019-11-23
Merge branch 'next/nommu' into for-next
Paul Walmsley
6
-15
/
+41
2019-11-23
Merge branch 'next/misc' into for-next
Paul Walmsley
1
-9
/
+4
2019-11-23
RISC-V: Add address map dumper
Yash Shah
1
-0
/
+32
2019-11-18
riscv: add nommu support
Christoph Hellwig
4
-4
/
+18
2019-11-14
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
1
-6
/
+18
2019-11-12
riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE
Zong Li
1
-9
/
+4
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
2
-85
/
+0
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2
-5
/
+5
2019-10-29
RISC-V: Issue a tlb page flush if possible
Atish Patra
1
-1
/
+4
2019-10-29
RISC-V: Issue a local tlbflush if possible.
Atish Patra
1
-2
/
+17
2019-10-29
RISC-V: Do not invoke SBI call if cpumask is empty
Atish Patra
1
-0
/
+3
2019-10-28
riscv: add missing header file includes
Paul Walmsley
1
-0
/
+1
2019-10-28
riscv: mark some code and data as file-static
Paul Walmsley
1
-1
/
+1
2019-10-28
riscv: init: merge split string literals in preprocessor directive
Paul Walmsley
1
-2
/
+1
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
2
-0
/
+4
[next]