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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
3
-4
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+33
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-9
/
+4
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-80
/
+315
2018-06-06
arm: Add syscall detection for restartable sequences
Mathieu Desnoyers
2
-6
/
+26
2018-06-06
arm: Add restartable sequences support
Mathieu Desnoyers
1
-0
/
+7
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
11
-80
/
+315
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+7
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-26
/
+3
2018-06-01
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
3
-0
/
+11
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
2
-0
/
+10
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
3
-9
/
+4
2018-05-19
ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-8
/
+8
2018-05-19
ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()
Grygorii Strashko
1
-2
/
+1
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
4
-0
/
+176
2018-05-19
ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init
Vladimir Murzin
1
-23
/
+22
2018-05-19
ARM: 8755/1: NOMMU: Reorganise __setup_mpu
Vladimir Murzin
1
-2
/
+5
2018-05-19
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
2
-39
/
+51
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-26
/
+3
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-1
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
3
-0
/
+7
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-317
/
+156
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-03-28
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+7
2018-03-24
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
1
-5
/
+7
2018-03-10
ARM: simplify and fix linker script for TCM
Nicolas Pitre
3
-54
/
+14
2018-03-10
ARM: linker script: factor out TCM bits
Nicolas Pitre
3
-108
/
+62
2018-03-10
ARM: linker script: factor out vectors and stubs
Nicolas Pitre
3
-40
/
+23
2018-03-10
ARM: linker script: factor out unwinding table sections
Nicolas Pitre
3
-28
/
+16
2018-03-10
ARM: linker script: factor out stuff for the .text section
Nicolas Pitre
3
-36
/
+22
2018-03-10
ARM: linker script: factor out stuff for the DISCARD section
Nicolas Pitre
3
-32
/
+25
2018-03-10
ARM: linker script: factor out some common definitions between XIP and non-XIP
Nicolas Pitre
3
-69
/
+44
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-33
/
+23
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2018-01-23
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-7
/
+1
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
10
-33
/
+23
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
2
-3
/
+3
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-0
/
+3
2018-01-05
arm: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
[next]