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
2017-07-20
ARM: NOMMU: Wire-up default DMA interface
Vladimir Murzin
1
-9
/
+36
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-1
/
+1
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+5
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-49
/
+269
2017-07-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
1
-1
/
+5
2017-07-05
Merge branch 'merge/randstruct' into for-next/gcc-plugins
Kees Cook
1
-6
/
+4
2017-07-02
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+4
2017-06-30
ARM: Prepare for randomized task_struct
Arnd Bergmann
1
-6
/
+4
2017-06-30
ARM: dma-mapping: Remove traces of NOMMU code
Vladimir Murzin
1
-27
/
+2
2017-06-30
ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
1
-2
/
+6
2017-06-30
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
2
-3
/
+230
2017-06-30
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
1
-2
/
+5
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
1
-15
/
+26
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-05-30
ARM: make configuration of userspace Thumb support an expert option
Russell King
1
-1
/
+5
2017-05-30
arm: dma-mapping: Reset the device's dma_ops
Sricharan R
1
-15
/
+10
2017-05-30
ARM: dma-mapping: Don't tear down third-party mappings
Laurent Pinchart
1
-0
/
+4
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+19
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2017-05-09
arm: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+15
2017-05-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-22
/
+80
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2
-2
/
+32
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
1
-0
/
+7
2017-04-29
arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
Laurent Pinchart
1
-0
/
+9
2017-04-26
Merge branches 'fixes' and 'misc' into for-next
Russell King
5
-20
/
+78
2017-04-26
ARM: 8672/1: mm: remove tasklist locking from update_sections_early()
Grygorii Strashko
1
-5
/
+8
2017-04-26
ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler mode
Vladimir Murzin
1
-0
/
+2
2017-04-26
ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call
Vladimir Murzin
1
-2
/
+2
2017-04-24
ARM: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
2
-0
/
+19
2017-04-20
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap
Jon Medhurst
1
-3
/
+13
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
1
-0
/
+5
2017-04-09
ARM: Update cpu_v7_reset documentation
Marc Zyngier
1
-1
/
+2
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
1
-4
/
+8
2017-03-29
ARM: 8666/1: mm: dump: Add domain to output
Kees Cook
1
-10
/
+44
2017-03-29
ARM: 8665/1: nommu: access ID_PFR1 only if CPUID scheme
afzal mohammed
1
-1
/
+4
2017-03-29
ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
Russell King
1
-1
/
+19
2017-03-17
ARM: 8659/1: l2c: allow CA9 optimizations to be disabled
Chris Brandt
1
-2
/
+11
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-3
/
+4
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-97
/
+228
2017-02-28
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...
Russell King
10
-97
/
+228
2017-02-28
ARM: mm: round the initrd reservation to page boundaries
Russell King
1
-5
/
+18
2017-02-28
ARM: mm: clean up initrd initialisation
Russell King
1
-12
/
+15
2017-02-28
ARM: mm: move initrd init code out of arm_memblock_init()
Russell King
1
-4
/
+9
[next]