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_8xx.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
powerpc/8xx: Fix kernel DTLB miss on dcbz
Christophe Leroy
1
-0
/
+1
2024-08-30
powerpc/8xx: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
1
-23
/
+34
2024-08-30
powerpc/8xx: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
1
-11
/
+0
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
1
-0
/
+8
2024-08-30
powerpc/8xx: Fix kernel vs user address comparison
Christophe Leroy
1
-3
/
+3
2024-07-13
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
1
-8
/
+2
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
1
-2
/
+2
2023-08-16
powerpc: remove unneeded #include <asm/export.h>
Masahiro Yamada
1
-1
/
+0
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
-2
/
+2
2021-11-16
powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-6
/
+7
2021-11-01
powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
Christophe Leroy
1
-1
/
+1
2021-06-16
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
1
-12
/
+0
2021-06-16
powerpc: Define empty_zero_page[] in C
Christophe Leroy
1
-6
/
+0
2021-06-16
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
1
-7
/
+0
2021-04-21
powerpc/8xx: Enhance readability of trap types
Christophe Leroy
1
-24
/
+25
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
1
-7
/
+7
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
1
-3
/
+9
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
1
-4
/
+20
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
1
-7
/
+7
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
-3
/
+0
2021-03-29
powerpc/32: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
1
-5
/
+5
2021-03-29
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
1
-15
/
+10
2021-03-29
powerpc/32: Use START_EXCEPTION() as much as possible
Christophe Leroy
1
-18
/
+9
2021-03-29
powerpc/32: Add vmap_stack_overflow label inside the macro
Christophe Leroy
1
-1
/
+2
2021-03-29
powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
Christophe Leroy
1
-12
/
+6
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
1
-17
/
+2
2021-02-08
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
1
-1
/
+1
2021-02-08
powerpc: do_break get registers from regs
Nicholas Piggin
1
-3
/
+2
2021-02-08
powerpc: remove arguments from fault handler functions
Nicholas Piggin
1
-3
/
+3
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
Christophe Leroy
1
-5
/
+4
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
Christophe Leroy
1
-6
/
+6
2020-12-09
powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
Christophe Leroy
1
-8
/
+7
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-19
/
+3
2020-12-09
powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
Christophe Leroy
1
-2
/
+1
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
1
-29
/
+7
2020-11-05
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-12
/
+2
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-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
1
-2
/
+2
2020-05-26
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
1
-14
/
+8
2020-05-26
powerpc/8xx: Move DTLB perf handling closer.
Christophe Leroy
1
-12
/
+11
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
1
-83
/
+0
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
1
-27
/
+2
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
1
-14
/
+17
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-22
/
+17
[next]