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
/
include
/
asm
/
entry.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-09
ARC: [arcompact] entry.S: minor code movement
Vineet Gupta
1
-3
/
+0
2016-08-19
ARC: use correct offset in pt_regs for saving/restoring user mode r25
Liav Rehana
1
-2
/
+2
2015-06-22
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
1
-7
/
+10
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-0
/
+4
2015-06-19
ARC: entry.S: split into ARCompact ISA specific, common bits
Vineet Gupta
1
-297
/
+3
2015-06-19
ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
Vineet Gupta
1
-8
/
+8
2015-06-19
ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
Vineet Gupta
1
-16
/
+1
2015-06-19
ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
Vineet Gupta
1
-58
/
+19
2015-06-19
ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
Vineet Gupta
1
-19
/
+16
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
1
-1
/
+23
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
1
-22
/
+9
2013-06-22
ARC: stop using pt_regs->orig_r8
Vineet Gupta
1
-12
/
+1
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
1
-23
/
+20
2013-06-22
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
1
-4
/
+4
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
1
-212
/
+182
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
1
-11
/
+3
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
1
-16
/
+0
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
1
-1
/
+1
2013-06-22
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
1
-18
/
+0
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
1
-1
/
+1
2013-02-15
ARC: SMP support
Vineet Gupta
1
-0
/
+49
2013-02-15
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
1
-0
/
+95
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
1
-0
/
+45
2013-02-15
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
1
-12
/
+17
2013-02-15
ARC: Signal handling
Vineet Gupta
1
-0
/
+35
2013-02-11
ARC: Low level IRQ/Trap/Exception Handling
Vineet Gupta
1
-0
/
+495