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
/
include
/
asm
/
nohash
/
32
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-5
/
+4
2020-12-15
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+23
2020-12-09
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
1
-0
/
+23
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
1
-2
/
+1
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
1
-2
/
+2
2020-12-03
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
1
-2
/
+2
2020-12-03
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
3
-3
/
+3
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
3
-37
/
+21
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2
-0
/
+16
2020-09-15
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
1
-6
/
+12
2020-06-22
powerpc/8xx: Modify ptep_get()
Christophe Leroy
1
-10
/
+12
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
1
-5
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-15
/
+2
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-197
/
+92
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+0
2020-06-02
powerpc/8xx: Reduce time spent in allow_user_access() and friends
Christophe Leroy
1
-8
/
+8
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
1
-1
/
+0
2020-05-28
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
1
-15
/
+0
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
1
-20
/
+3
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
1
-0
/
+5
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
1
-7
/
+1
2020-05-26
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
1
-0
/
+2
2020-05-26
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
2
-84
/
+0
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
1
-4
/
+3
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2
-4
/
+10
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
1
-7
/
+6
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
1
-2
/
+0
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2
-1
/
+22
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
1
-4
/
+25
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
1
-6
/
+7
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
1
-2
/
+3
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
1
-22
/
+4
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
1
-17
/
+0
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
1
-4
/
+2
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
1
-3
/
+18
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
1
-0
/
+14
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
1
-2
/
+2
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
1
-1
/
+2
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
1
-0
/
+5
2019-11-18
powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
1
-0
/
+1
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
1
-9
/
+3
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
1
-0
/
+4
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-2
/
+0
2019-05-02
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
1
-3
/
+10
2019-05-02
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
1
-11
/
+0
2019-05-02
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
1
-2
/
+0
[next]