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
/
powerpc
/
kernel
/
exceptions-64e.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-10
/
+4
2021-08-26
powerpc/64e: Get dear offset with _DEAR macro
Xiongwei Song
1
-4
/
+4
2021-08-26
powerpc/64e: Get esr offset with _ESR macro
Xiongwei Song
1
-5
/
+5
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
1
-3
/
+3
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
1
-11
/
+1
2021-06-30
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
Nicholas Piggin
1
-0
/
+11
2021-06-24
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
1
-1
/
+11
2021-06-24
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
1
-2
/
+35
2021-06-24
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
1
-0
/
+4
2021-05-14
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
1
-14
/
+24
2021-04-14
powerpc/64e/interrupt: handle bad_page_fault in C
Nicholas Piggin
1
-6
/
+0
2021-04-14
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
1
-38
/
+1
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
1
-32
/
+4
2021-04-14
powerpc/64e/interrupt: use new interrupt return
Nicholas Piggin
1
-296
/
+25
2021-04-14
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
1
-24
/
+3
2021-02-08
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
1
-1
/
+0
2021-02-08
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
1
-2
/
+1
2021-02-08
powerpc: DebugException remove args
Nicholas Piggin
1
-2
/
+0
2021-02-08
powerpc: remove arguments from fault handler functions
Nicholas Piggin
1
-2
/
+0
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
1
-1
/
+1
2020-10-06
powerpc/64e: remove 64s specific interrupt soft-mask code
Nicholas Piggin
1
-10
/
+0
2020-10-06
powerpc/64e: remove PACA_IRQ_EE_EDGE
Nicholas Piggin
1
-1
/
+0
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
1
-7
/
+248
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
1
-32
/
+0
2019-11-13
powerpc: unify definition of M_IF_NEEDED
Jason Yan
1
-11
/
+1
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
1
-9
/
+13
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
1
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-27
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
1
-0
/
+1
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-11
/
+0
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
1
-1
/
+25
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
1
-0
/
+4
2018-02-08
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
Nicholas Piggin
1
-0
/
+2
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-5
/
+5
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
1
-5
/
+5
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-3
/
+3
2017-04-30
powerpc/64e: Fix hang when debugging programs with relocated kernel
LiuHailong
1
-0
/
+12
2016-11-28
powerpc/64e: Don't branch to dot symbols
Nicholas Piggin
1
-3
/
+3
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
1
-2
/
+2
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2015-10-28
powerpc/book3e: support CONFIG_RELOCATABLE
Tiejun Chen
1
-2
/
+7
2015-10-28
powerpc/book3e-64: rename interrupt_end_book3e with __end_interrupts
Tiejun Chen
1
-4
/
+4
2015-08-08
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
1
-5
/
+8
2014-09-22
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
1
-2
/
+2
2014-06-11
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
1
-16
/
+0
2014-04-23
powerpc: Remove dot symbol usage in exception macros
Anton Blanchard
1
-4
/
+4
2014-04-23
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
1
-2
/
+2
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
1
-64
/
+64
[next]