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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
1
-0
/
+18
2020-10-27
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
1
-0
/
+2
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
3
-9
/
+16
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
1
-2
/
+2
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+12
2020-10-18
mm: remove duplicate include statement in mmu.c
Tian Tao
1
-1
/
+0
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-5
/
+9
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
3
-47
/
+32
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-7
/
+4
2020-10-14
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
1
-40
/
+8
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2
-2
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-1
/
+2
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2
-0
/
+6
2020-09-15
ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values
Guillaume Tucker
1
-4
/
+12
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-12
mm/arm: use general page fault accounting
Peter Xu
1
-19
/
+6
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-7
/
+2
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2
-1
/
+1
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-8
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-28
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM
Ard Biesheuvel
1
-5
/
+0
2020-07-21
ARM: 8982/1: mm: Simplify act_mm macro
Linus Walleij
1
-3
/
+1
2020-07-21
ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...
Ard Biesheuvel
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
4
-40
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
26
-26
/
+25
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
26
-26
/
+26
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
7
-7
/
+0
2020-06-05
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+1
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+2
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-7
/
+2
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-9
/
+0
[next]