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
pinetabv-6.6.y-devel
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
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-0
/
+10
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
1
-1
/
+5
2021-06-16
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
1
-32
/
+0
2021-06-16
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
1
-4
/
+1
2021-06-16
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
1
-46
/
+1
2021-06-16
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
1
-42
/
+24
2021-06-16
powerpc/nohash: Convert set_context() to C
Christophe Leroy
3
-30
/
+27
2021-06-16
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
3
-14
/
+8
2021-06-16
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
1
-3
/
+8
2021-06-16
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
1
-0
/
+13
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-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
1
-9
/
+3
2020-12-03
powerpc/44x: Don't support 47x code and non 47x code at the same time
Christophe Leroy
1
-22
/
+7
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
1
-4
/
+0
2020-09-02
powerpc: Remove flush_instruction_cache() on 8xx
Christophe Leroy
1
-7
/
+0
2020-09-02
powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C
Christophe Leroy
1
-0
/
+16
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
5
-4
/
+1
2020-07-29
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
1
-44
/
+3
2020-06-22
powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE
Arseny Solokha
1
-0
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2
-3
/
+3
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-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-119
/
+112
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-7
/
+8
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
1
-2
/
+2
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-04-22
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Christophe Leroy
1
-0
/
+3
2020-03-17
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
1
-1
/
+11
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
1
-2
/
+2
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-11-13
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
1
-0
/
+7
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2
-0
/
+12
2019-11-13
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
1
-2
/
+323
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
3
-2
/
+68
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-0
/
+2
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
1
-2
/
+14
2019-08-12
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
1
-1
/
+0
[next]