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
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
12
-57
/
+542
2018-01-21
ARM: 8741/1: B15: fix unused label warnings
Arnd Bergmann
1
-15
/
+11
2018-01-21
ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] array
Vladimir Murzin
1
-0
/
+2
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-2
/
+2
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
2
-1
/
+59
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
1
-7
/
+21
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
3
-38
/
+64
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-6
/
+3
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-4
/
+4
2017-12-18
ARM: 8734/1: mm: idmap: Mark variables as ro_after_init
Jinbum Park
1
-2
/
+2
2017-12-18
ARM: 8732/1: NOMMU: Allow userspace to access background MPU region
Vladimir Murzin
1
-1
/
+1
2017-12-18
ARM: 8728/1: B15: Register reboot notifier for KEXEC
Florian Fainelli
1
-0
/
+44
2017-12-18
ARM: 8730/1: B15: Add suspend/resume hooks
Florian Fainelli
1
-0
/
+48
2017-12-18
ARM: 8726/1: B15: Add CPU hotplug awareness
Florian Fainelli
1
-0
/
+91
2017-12-18
ARM: 8729/1: Hook B15 readahead cache functions based on processor
Florian Fainelli
2
-1
/
+22
2017-12-18
ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support
Florian Fainelli
3
-0
/
+186
2017-12-18
ARM: 8724/1: v7: allow setting different cache functions
Florian Fainelli
1
-2
/
+2
2017-12-18
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-3
/
+2
2017-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-4
/
+4
2017-11-21
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
1
-2
/
+2
2017-11-21
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
1
-2
/
+2
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-281
/
+489
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
3
-253
/
+486
2017-11-08
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2
-28
/
+3
2017-11-06
ARM: 8719/1: NOMMU: work around maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
26
-0
/
+26
2017-10-23
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
Vladimir Murzin
1
-5
/
+44
2017-10-23
ARM: 8712/1: NOMMU: Use more MPU regions to cover memory
Vladimir Murzin
1
-46
/
+144
2017-10-23
ARM: 8711/1: V7M: Add support for MPU to M-class
Vladimir Murzin
1
-2
/
+51
2017-10-23
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
1
-19
/
+51
2017-10-23
ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
1
-22
/
+26
2017-10-23
ARM: 8706/1: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
3
-253
/
+264
2017-10-12
ARM: 8700/1: nommu: always reserve address 0 away
Nicolas Pitre
1
-0
/
+5
2017-09-28
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
1
-15
/
+0
2017-09-28
ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
1
-2
/
+2
2017-09-28
ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
1
-1
/
+1
2017-09-28
ARM: 8696/1: mm: Remove dead code in mem_init()
Vladimir Murzin
1
-10
/
+0
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-3
/
+7
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
5
-56
/
+278
2017-08-29
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-29
ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setup
Hoeun Ryu
1
-2
/
+1
2017-08-14
ARM: align .data section
Russell King
2
-0
/
+2
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
[next]