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_40x.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
1
-1
/
+4
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
1
-1
/
+1
2022-11-18
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
1
-1
/
+4
2022-02-07
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
1
-9
/
+9
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
1
-0
/
+8
2021-12-09
powerpc/40x: Map 32Mbytes of memory at startup
Christophe Leroy
1
-1
/
+8
2021-06-16
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
1
-11
/
+0
2021-06-16
powerpc: Define empty_zero_page[] in C
Christophe Leroy
1
-4
/
+0
2021-06-16
powerpc/nohash: Convert set_context() to C
Christophe Leroy
1
-7
/
+0
2021-06-16
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
1
-14
/
+0
2021-03-29
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
1
-8
/
+1
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
1
-21
/
+21
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
1
-12
/
+21
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
1
-2
/
+8
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
1
-10
/
+12
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
1
-2
/
+2
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
1
-7
/
+0
2021-03-29
powerpc/32: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
1
-10
/
+12
2021-03-29
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
1
-0
/
+6
2021-03-29
powerpc/32: Use START_EXCEPTION() as much as possible
Christophe Leroy
1
-7
/
+5
2021-03-29
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
1
-3
/
+7
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
1
-23
/
+0
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
1
-2
/
+0
2021-03-29
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
1
-11
/
+6
2021-03-29
powerpc/40x: Prepare for enabling MMU in critical exception prolog
Christophe Leroy
1
-3
/
+37
2021-03-29
powerpc/40x: Reorder a few instructions in critical exception prolog
Christophe Leroy
1
-4
/
+4
2021-03-29
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
Christophe Leroy
1
-0
/
+8
2021-03-29
powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
Christophe Leroy
1
-35
/
+36
2021-03-29
powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
Christophe Leroy
1
-21
/
+18
2021-02-08
powerpc: DebugException remove args
Nicholas Piggin
1
-0
/
+1
2021-02-08
powerpc: remove arguments from fault handler functions
Nicholas Piggin
1
-5
/
+5
2020-11-05
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-8
/
+0
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
1
-1
/
+0
2020-08-03
powerpc/40x: Fix assembler warning about r0
Michael Ellerman
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-28
powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
Christophe Leroy
1
-10
/
+5
2020-05-28
powerpc/40x: Avoid using r12 in TLB miss handlers
Christophe Leroy
1
-37
/
+33
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
1
-3
/
+0
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
1
-6
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
1
-45
/
+0
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
1
-148
/
+29
2020-05-12
powerpc/40x: Make more space for system call exception
Christophe Leroy
1
-1
/
+2
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-7
/
+1
2019-05-02
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
1
-2
/
+1
2019-05-02
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
1
-5
/
+3
2019-05-02
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-22
/
+22
2019-05-02
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-1
/
+1
2019-05-02
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
1
-86
/
+2
[next]