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-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-32
/
+6
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+4
2018-09-27
signal/arm: Use force_sig_fault where appropriate
Eric W. Biederman
2
-18
/
+2
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
1
-14
/
+4
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-1
/
+1
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-2
/
+3
2018-09-19
ARM: 8799/1: mm: fix pci_ioremap_io() offset check
Thomas Petazzoni
1
-1
/
+1
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
1
-4
/
+0
2018-08-18
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
1
-2
/
+3
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-3
/
+4
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+6
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
3
-3
/
+3
2018-07-30
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
Vladimir Murzin
1
-1
/
+0
2018-07-30
ARM: 8783/1: NOMMU: Extend check for VBAR support
Vladimir Murzin
1
-1
/
+2
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-0
/
+9
2018-07-16
ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
Thierry Reding
1
-6
/
+6
2018-07-14
ARM: tcm: ensure inline stub functions are marked static
Russell King
1
-1
/
+1
2018-07-12
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-12
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-4
/
+26
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-77
/
+690
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
11
-77
/
+690
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+5
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-24
/
+1
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
3
-8
/
+76
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
1
-1
/
+2
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
1
-15
/
+1
2018-05-19
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
1
-1
/
+1
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
3
-1
/
+314
2018-05-19
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
2
-35
/
+50
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-3
/
+1
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2
-18
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-0
/
+5
2018-04-17
ARM: B15: Update to support Brahma-B53
Florian Fainelli
1
-4
/
+26
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2018-04-11
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
Joonsoo Kim
1
-1
/
+15
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-11
/
+11
2018-04-09
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King
1
-0
/
+11
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
5
-7
/
+7
[next]