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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
20
-104
/
+355
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
4
-0
/
+127
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
3
-8
/
+18
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
5
-5
/
+58
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
3
-3
/
+16
2017-08-15
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
1
-1
/
+7
2017-08-15
arm64: factor out entry stack manipulation
Mark Rutland
1
-21
/
+26
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2
-2
/
+7
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2
-16
/
+19
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
4
-25
/
+27
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2
-8
/
+9
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
3
-11
/
+36
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
5
-7
/
+5
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2
-1
/
+6
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
1
-2
/
+0
2017-08-15
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-08-10
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
1
-2
/
+0
2017-08-10
ACPI/IORT: Fix build regression without IOMMU
Arnd Bergmann
1
-1
/
+1
2017-08-10
arm64: fix pmem interface definition
Arnd Bergmann
1
-2
/
+2
2017-08-10
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
1
-0
/
+47
2017-08-09
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
5
-1
/
+234
2017-08-09
md/raid6: use faster multiplication for ARM NEON delta syndrome
Ard Biesheuvel
1
-3
/
+30
2017-08-09
Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
1
-53
/
+87
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
17
-198
/
+176
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
7
-14
/
+1
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
8
-85
/
+36
2017-08-09
arm64/vdso: Support mremap() for vDSO
Dmitry Safonov
1
-0
/
+15
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
4
-0
/
+19
2017-08-09
arm64: Implement pmem API support
Robin Murphy
7
-1
/
+61
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
2
-1
/
+5
2017-08-09
arm64: Expose DC CVAP to userspace
Robin Murphy
5
-0
/
+7
2017-08-09
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
3
-18
/
+24
2017-08-09
arm64: mm: Fix set_memory_valid() declaration
Robin Murphy
1
-1
/
+1
2017-08-08
ACPI/IORT: numa: Add numa node mapping for smmuv3 devices
Ganapatrao Kulkarni
1
-1
/
+28
2017-08-08
arm64: unwind: disregard frame.sp when validating frame pointer
Ard Biesheuvel
2
-18
/
+16
2017-08-08
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
4
-7
/
+7
2017-08-08
arm64: move non-entry code out of .entry.text
Mark Rutland
2
-44
/
+57
2017-08-08
arm64: consistently use bl for C exception entry
Mark Rutland
1
-4
/
+8
2017-08-08
arm64: Add ASM_BUG()
Mark Rutland
2
-32
/
+57
2017-08-08
ACPI/IORT: Handle PCI aliases properly for IOMMUs
Robin Murphy
1
-52
/
+59
2017-08-07
arm64: Decode information from ESR upon mem faults
Julien Thierry
2
-10
/
+76
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
6
-14
/
+33
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
7
-25
/
+32
2017-08-07
Linux 4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-07
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-2
/
+2
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-196
/
+290
2017-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+3
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
[next]