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
starfive-6.6.48-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
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-08-29
ARC: unwind: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-26
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
1
-6
/
+54
2019-08-06
ARC: unwind: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-07-17
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
5
-58
/
+26
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+4
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-07-08
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
1
-48
/
+10
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2
-3
/
+3
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2
-2
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
31
-128
/
+31
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
1
-3
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-2
/
+2
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2019-03-20
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-107
/
+117
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-2
/
+1
2019-03-05
ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
Vineet Gupta
1
-12
/
+0
2019-02-26
ARC: boot log: cut down on verbosity
Vineet Gupta
1
-52
/
+32
2019-02-26
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
1
-56
/
+74
2019-02-25
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2
-0
/
+9
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
4
-11
/
+26
2019-02-22
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
1
-5
/
+21
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
2
-4
/
+0
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2
-27
/
+64
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2
-1
/
+5
2019-02-21
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
1
-1
/
+1
2019-02-21
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2019-01-18
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
1
-0
/
+8
2019-01-18
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
1
-14
/
+12
2019-01-18
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
1
-2
/
+4
2019-01-18
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
1
-15
/
+33
2019-01-18
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
1
-1
/
+105
2019-01-18
ARC: perf: trivial code cleanup
Eugeniy Paltsev
1
-43
/
+42
2019-01-18
ARC: boot log: print Action point details
Vineet Gupta
1
-7
/
+15
2019-01-18
ARCv2: boot log: BPU return stack depth
Vineet Gupta
1
-2
/
+3
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-3
/
+3
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-9
/
+3
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-8
/
+2
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-11-12
ARCv2: boot log unaligned access in use
Vineet Gupta
1
-3
/
+6
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+8
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
[next]