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
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-20
ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()
Alexandre Courbot
1
-1
/
+1
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
1
-7
/
+0
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-213
/
+231
2015-02-12
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+4
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-6
/
+0
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-02-11
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
7
-239
/
+252
2015-02-06
ARM: 8297/1: cache-l2x0: optimize aurora range operations
Arnd Bergmann
1
-46
/
+22
2015-02-06
ARM: 8296/1: cache-l2x0: clean up aurora cache handling
Arnd Bergmann
1
-73
/
+38
2015-02-04
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-15
/
+15
2015-02-03
ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover
Will Deacon
1
-15
/
+11
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
Arnd Bergmann
1
-0
/
+1
2015-01-29
ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown
Will Deacon
1
-0
/
+3
2015-01-21
ARM: 8286/1: mm: Fix dma_contiguous_reserve comment
George G. Davis
1
-4
/
+1
2015-01-20
ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller
Pavel Machek
1
-1
/
+1
2015-01-20
ARM: l2c: fix comment
Geert Uytterhoeven
1
-1
/
+1
2015-01-16
ARM: 8262/1: l2c: Add support for overriding prefetch settings
Tomasz Figa
1
-0
/
+54
2015-01-16
ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C
Tomasz Figa
1
-0
/
+6
2015-01-16
ARM: 8259/1: l2c: Refactor the driver to use commit-like interface
Tomasz Figa
1
-96
/
+116
2015-01-16
ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs
Marek Szyprowski
1
-16
/
+16
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-07
ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region
Grygorii Strashko
1
-2
/
+2
2015-01-07
ARM: 8249/1: mm: dump: don't skip regions
Mark Rutland
1
-7
/
+2
2014-12-17
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+77
2014-12-13
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
15
-136
/
+405
2014-12-10
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-14
/
+14
2014-12-05
Merge branch 'devel-stable' into for-next
Russell King
4
-13
/
+211
2014-12-05
Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next
Russell King
13
-126
/
+197
2014-12-03
ARM: 8238/1: mm: Refine set_memory_* functions
Jungseung Lee
3
-39
/
+92
2014-12-03
ARM: 8237/1: fix flush_pfn_alias
Jungseung Lee
1
-1
/
+1
2014-12-03
ARM: 8236/1: mm: fix discard_old_kernel_data
Jungseung Lee
1
-1
/
+1
2014-12-03
ARM: 8235/1: Support for the PXN CPU feature on ARMv7
Jungseung Lee
1
-1
/
+17
2014-12-01
arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
Will Deacon
1
-7
/
+76
2014-11-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-4
/
+2
2014-11-27
ARM: 8222/1: mvebu: enable strex backoff delay
Thomas Petazzoni
1
-2
/
+0
2014-11-21
ARM: 8216/1: xscale: correct auxiliary register in suspend/resume
Dmitry Eremin-Solenikov
1
-2
/
+2
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
7
-58
/
+49
2014-11-21
ARM: 8203/1: mm: try to re-use old ASID assignments following a rollover
Will Deacon
1
-24
/
+34
2014-11-21
ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits
Stephen Boyd
1
-2
/
+3
2014-11-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2014-11-14
ARM: 8198/1: make kuser helpers depend on MMU
Nathan Lynch
1
-0
/
+1
2014-11-11
ARM: fix multiplatform allmodcompile
Linus Walleij
1
-14
/
+14
2014-11-03
Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...
Russell King
4
-13
/
+211
2014-11-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-9
/
+21
2014-10-29
ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()
Thomas Petazzoni
1
-0
/
+3
2014-10-29
ARM: 8183/1: l2c: Improve l2c310_of_parse() error message
Fabio Estevam
1
-2
/
+2
2014-10-29
ARM: 8181/1: Drop extra return statement
Laura Abbott
1
-1
/
+0
[next]