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
/
powerpc
/
kernel
/
head_32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+20
2020-02-19
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
1
-9
/
+7
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
1
-7
/
+9
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+20
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+3
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
1
-0
/
+28
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
1
-15
/
+113
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
1
-0
/
+11
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
1
-2
/
+2
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
1
-3
/
+6
2020-01-26
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
1
-2
/
+2
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
1
-17
/
+4
2019-05-02
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
1
-4
/
+81
2019-05-02
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
1
-8
/
+4
2019-05-02
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-8
/
+0
2019-05-02
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-0
/
+4
2019-05-02
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
1
-0
/
+4
2019-05-02
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
Christophe Leroy
1
-7
/
+6
2019-05-02
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
Christophe Leroy
1
-1
/
+14
2019-05-02
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
1
-0
/
+118