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
/
mm
/
nohash
/
8xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
1
-0
/
+2
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
1
-1
/
+2
2024-08-30
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
1
-2
/
+2
2024-07-13
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
1
-22
/
+18
2024-07-13
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
1
-1
/
+2
2024-03-17
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
1
-12
/
+21
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
1
-0
/
+2
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+2
2022-07-27
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
1
-2
/
+2
2022-06-29
powerpc/32: Remove 'noltlbs' kernel parameter
Christophe Leroy
1
-9
/
+0
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
1
-21
/
+0
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
1
-7
/
+0
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-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-0
/
+10
2021-06-16
powerpc/nohash: Convert set_context() to C
Christophe Leroy
1
-25
/
+0
2021-06-16
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
1
-6
/
+0
2021-06-16
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
1
-3
/
+8
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
1
-2
/
+2
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-2
/
+1
2020-09-02
powerpc: Remove flush_instruction_cache() on 8xx
Christophe Leroy
1
-7
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-1
/
+1
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
1
-3
/
+8
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
1
-2
/
+7
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
1
-1
/
+49
2020-05-26
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
1
-6
/
+2
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
1
-0
/
+52
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
1
-102
/
+1
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
1
-18
/
+1
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-4
/
+11
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-2
/
+3
2020-01-23
powerpc/8xx: Fix permanently mapped IMMR region.
Christophe Leroy
1
-6
/
+7
2019-12-16
powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
Christophe Leroy
1
-1
/
+1
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
1
-3
/
+49
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-02
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
1
-0
/
+239