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
/
mm
/
nohash
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
1
-1
/
+1
2022-09-26
powerpc: Remove impossible mmu_psize_defs[] on nohash
Christophe Leroy
1
-49
/
+15
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
1
-2
/
+2
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
5
-12
/
+12
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
3
-3
/
+3
2022-09-26
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-6
/
+0
2022-08-26
powerpc/fsl_booke: Make calc_cam_sz() static
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
1
-2
/
+2
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+3
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
1
-27
/
+37
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
2
-88
/
+8
2022-06-29
powerpc/64e: Fix early TLB miss with KUAP
Christophe Leroy
1
-9
/
+8
2022-06-29
powerpc/32: Remove __map_without_ltlbs
Christophe Leroy
1
-2
/
+7
2022-06-29
powerpc/32: Remove 'noltlbs' kernel parameter
Christophe Leroy
1
-9
/
+0
2022-06-24
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
1
-3
/
+3
2022-06-06
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
1
-6
/
+2
2022-05-22
powerpc/fsl_book3e: Don't set rodata RO too early
Christophe Leroy
1
-9
/
+6
2022-05-22
powerpc/kaslr_booke: Fix build error
YueHaibing
1
-0
/
+2
2022-05-22
powerpc/book3e: Fix build error
YueHaibing
1
-0
/
+1
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
1
-0
/
+2
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
3
-3
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
2
-13
/
+0
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
1
-3
/
+2
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-75
/
+97
2022-01-13
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
1
-0
/
+15
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
3
-5
/
+5
2021-12-17
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
1
-3
/
+1
2021-12-09
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
1
-6
/
+34
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
1
-0
/
+2
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
1
-1
/
+5
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
3
-22
/
+32
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2
-17
/
+0
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
1
-7
/
+1
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
1
-5
/
+0
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
1
-2
/
+2
2021-12-09
powerpc/64e: remove mmu_linear_psize
Nicholas Piggin
1
-9
/
+0
2021-11-29
powerpc/mm: Move tlbcam_sz() and make it static
Michael Ellerman
1
-5
/
+5
2021-11-16
powerpc/book3e: Fix TLBCAM preset at boot
Christophe Leroy
2
-3
/
+3
2021-10-27
powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMs
Christophe Leroy
1
-1
/
+2
2021-10-27
powerpc/book3e: Fix set_memory_x() and set_memory_nx()
Christophe Leroy
1
-4
/
+4
2021-10-22
powerpc/8xx: Simplify TLB handling
Christophe Leroy
1
-0
/
+2
2021-10-22
powerpc/fsl_booke: Update of TLBCAMs after init
Christophe Leroy
1
-4
/
+28
2021-10-22
powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memory
Christophe Leroy
1
-3
/
+22
2021-10-22
powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
Christophe Leroy
3
-9
/
+9
2021-10-22
powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1
Christophe Leroy
1
-2
/
+6
[next]