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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-39
/
+0
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2
-39
/
+0
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-177
/
+22
2021-08-18
ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
1
-167
/
+6
2021-08-10
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
2
-2
/
+9
2021-08-09
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
1
-1
/
+0
2021-08-09
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
1
-9
/
+16
2021-07-10
Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-71
/
+123
2021-07-06
arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
Mike Rapoport
1
-1
/
+3
2021-07-04
Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+12
2021-06-30
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
1
-1
/
+12
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
2
-2
/
+2
2021-06-13
ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"
Wang Kefeng
2
-28
/
+0
2021-06-13
ARM: 9090/1: Map the lowmem and kernel separately
Linus Walleij
1
-33
/
+111
2021-06-07
ARM: 9082/1: [v2] mark prepare_page_table as __init
Arnd Bergmann
1
-1
/
+1
2021-06-07
ARM: use MiB for vmalloc sizes
Russell King (Oracle)
1
-3
/
+3
2021-06-07
ARM: use "* SZ_1M" rather than "<< 20"
Russell King (Oracle)
1
-1
/
+1
2021-06-07
ARM: change vmalloc_start to vmalloc_size
Russell King (Oracle)
1
-3
/
+3
2021-06-07
ARM: change vmalloc_min to vmalloc_start
Russell King (Oracle)
1
-5
/
+5
2021-06-07
ARM: use a temporary variable to hold maximum vmalloc size
Russell King (Oracle)
1
-2
/
+4
2021-06-07
ARM: change vmalloc_min to be unsigned long
Russell King (Oracle)
1
-4
/
+4
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-86
/
+51
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
3
-0
/
+3
2021-04-18
ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTE
Jisheng Zhang (syna)
1
-12
/
+1
2021-04-18
ARM: 9073/1: ptdump: add __init section marker to three functions
Jisheng Zhang (syna)
2
-3
/
+3
2021-04-18
ARM: 9072/1: mm: remove set_kernel_text_r[ow]()
Jisheng Zhang (syna)
1
-21
/
+0
2021-03-25
ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
Vladimir Murzin
2
-2
/
+6
2021-03-25
ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
Ard Biesheuvel
1
-2
/
+1
2021-03-19
ARM: Qualify enabling of swiotlb_init()
Florian Fainelli
1
-1
/
+5
2021-03-09
ARM: 9059/1: cache-v7: get rid of mini-stack
Ard Biesheuvel
2
-26
/
+23
2021-03-09
ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
Ard Biesheuvel
1
-26
/
+25
2021-03-09
ARM: 9057/1: cache-v7: add missing ISB after cache level selection
Ard Biesheuvel
1
-3
/
+4
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-2
/
+8
2021-02-01
ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header
Hailong Liu
1
-1
/
+0
2021-02-01
ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regions
Hailong Liu
1
-1
/
+8
2021-01-15
ARM: drop efm32 platform
Uwe Kleine-König
1
-1
/
+0
2020-12-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
7
-10
/
+346
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+0
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-78
/
+0
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
1
-78
/
+0
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-122
/
+0
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
1
-22
/
+0
2020-12-11
arm: Use the generic devmem_is_allowed()
Palmer Dabbelt
1
-22
/
+0
2020-12-08
ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
Nick Desaulniers
1
-0
/
+1
2020-11-07
ARM: highmem: Switch to generic kmap atomic
Thomas Gleixner
2
-122
/
+0
2020-11-04
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
1
-2
/
+2
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
3
-1
/
+309
[next]