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
/
head_32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
1
-0
/
+6
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-2
/
+1
2021-06-24
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
1
-19
/
+0
2021-06-24
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
1
-2
/
+2
2021-06-24
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
1
-17
/
+17
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
1
-0
/
+3
2021-03-29
powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
Christophe Leroy
1
-0
/
+2
2021-03-29
powerpc/32: Save remaining registers in exception prolog
Christophe Leroy
1
-0
/
+12
2021-03-29
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
1
-6
/
+10
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
1
-15
/
+6
2021-03-29
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
Christophe Leroy
1
-0
/
+4
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
1
-7
/
+7
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
1
-2
/
+0
2021-03-29
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
1
-2
/
+1
2021-03-29
powerpc/32: Perform normal function call in exception entry
Christophe Leroy
1
-2
/
+2
2021-03-29
powerpc/32: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
1
-5
/
+7
2021-03-29
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
1
-0
/
+5
2021-03-29
powerpc/32: Add vmap_stack_overflow label inside the macro
Christophe Leroy
1
-1
/
+2
2021-03-29
powerpc/32: Statically initialise first emergency context
Christophe Leroy
1
-5
/
+1
2021-03-29
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
1
-5
/
+8
2021-03-29
powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
Christophe Leroy
1
-0
/
+6
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
1
-83
/
+2
2021-03-29
powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx
Christophe Leroy
1
-0
/
+2
2021-03-29
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
1
-1
/
+14
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
1
-15
/
+0
2021-02-11
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
1
-3
/
+0
2021-02-11
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
1
-3
/
+0
2021-02-11
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
1
-18
/
+0
2021-02-11
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
1
-1
/
+1
2021-02-11
powerpc/32: Reorder instructions to avoid using CTR in syscall entry
Christophe Leroy
1
-12
/
+10
2021-02-11
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
1
-17
/
+9
2021-02-11
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
1
-22
/
+1
2021-02-11
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
1
-1
/
+1
2020-12-21
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
1
-9
/
+16
2020-12-03
powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs
Christophe Leroy
1
-15
/
+7
2020-12-03
powerpc/32: Simplify EXCEPTION_PROLOG_1 macro
Christophe Leroy
1
-6
/
+4
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
1
-1
/
+4
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
1
-1
/
+0
2020-09-15
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
Christophe Leroy
1
-14
/
+29
2020-09-15
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
1
-25
/
+6
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
[next]