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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2
-25
/
+17
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2
-4
/
+7
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2
-6
/
+1
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
14
-160
/
+503
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-5
/
+0
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
1
-1
/
+1
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
1
-25
/
+0
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
1
-11
/
+11
2020-11-25
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
1
-1
/
+1
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
1
-33
/
+50
2020-11-20
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
1
-1
/
+4
2020-11-20
arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
Nicolas Saenz Julienne
1
-3
/
+3
2020-11-20
arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
Nicolas Saenz Julienne
1
-5
/
+2
2020-11-20
arm64: mm: Move reserve_crashkernel() into mem_init()
Nicolas Saenz Julienne
1
-2
/
+6
2020-11-20
arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
Catalin Marinas
1
-21
/
+16
2020-11-19
arm64: Ignore any DMA offsets in the max_zone_phys() calculation
Catalin Marinas
1
-5
/
+12
2020-11-17
arm64/mm: add fallback option to allocate virtually contiguous memory
Sudarshan Rajagopalan
1
-2
/
+5
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2
-6
/
+6
2020-11-13
arm64/mm: Validate hotplug range before creating linear mapping
Anshuman Khandual
1
-0
/
+17
2020-11-12
arm64: mm: don't assume struct page is always 64 bytes
Ard Biesheuvel
1
-2
/
+0
2020-11-10
arm64/mm/hotplug: Ensure early memory sections are all online
Anshuman Khandual
1
-0
/
+48
2020-11-10
arm64/mm/hotplug: Enable MEM_OFFLINE event handling
Anshuman Khandual
1
-2
/
+32
2020-11-10
arm64/mm/hotplug: Register boot memory hot remove notifier earlier
Anshuman Khandual
1
-2
/
+11
2020-11-10
arm64: mm: account for hotplug memory when randomizing the linear region
Ard Biesheuvel
1
-5
/
+8
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-1
/
+1
2020-11-09
arm64: mm: make vmemmap region a projection of the linear region
Ard Biesheuvel
1
-0
/
+2
2020-11-09
arm64: mm: extend linear region for 52-bit VA configurations
Ard Biesheuvel
1
-1
/
+1
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+10
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+4
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
1
-20
/
+10
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2
-13
/
+8
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-7
/
+4
2020-10-14
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
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: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-2
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
7
-12
/
+162
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
7
-13
/
+113
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
1
-1
/
+3
2020-09-29
arm64: mm: Pin down ASIDs for sharing mm with devices
Jean-Philippe Brucker
1
-6
/
+99
2020-09-22
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-1
/
+5
2020-09-18
arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM
Will Deacon
1
-3
/
+1
2020-09-18
arm64: mm: Fix missing-prototypes in pageattr.c
Tian Tao
1
-0
/
+1
2020-09-08
arm64/mm/ptdump: Add address markers for BPF regions
Anshuman Khandual
2
-1
/
+3
2020-09-07
arm64/numa: Fix a typo in comment of arm64_numa_init
Yanfei Xu
1
-1
/
+1
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
2
-0
/
+84
[next]