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
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-25
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
Aneesh Kumar K.V
1
-7
/
+45
2017-02-15
powerpc/mm/radix: Skip ptesync in pte update helpers
Aneesh Kumar K.V
1
-3
/
+0
2017-02-15
powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
Aneesh Kumar K.V
2
-1
/
+39
2017-02-15
powerpc/mm/radix: Update pte update sequence for pte clear case
Aneesh Kumar K.V
1
-9
/
+3
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+17
2017-02-14
powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
Michael Ellerman
2
-0
/
+8
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
1
-0
/
+1
2017-01-31
powerpc/64: More definitions for POWER9
Paul Mackerras
1
-1
/
+11
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
1
-0
/
+6
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
1
-0
/
+1
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
1
-0
/
+4
2017-01-30
powerpc/mm/hash: Properly mask the ESID bits when building proto VSID
Aneesh Kumar K.V
1
-2
/
+5
2017-01-23
powerpc/mm/4k: don't allocate larger pmd page table for 4k
Aneesh Kumar K.V
1
-2
/
+2
2017-01-23
powerpc/mm: Remove the debug hugepd_ok check
Aneesh Kumar K.V
1
-5
/
+0
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
1
-2
/
+3
2017-01-17
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
1
-0
/
+4
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-55
/
+114
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-29
/
+58
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+39
2016-12-13
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-0
/
+10
2016-12-13
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
1
-1
/
+2
2016-12-10
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
3
-29
/
+58
2016-11-28
powerpc/mm: Batch tlb flush when invalidating pte entries
Aneesh Kumar K.V
1
-3
/
+10
2016-11-28
powerpc/mm: update radix__pte_update to not do full mm tlb flush
Aneesh Kumar K.V
1
-7
/
+1
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
3
-11
/
+8
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
1
-0
/
+2
2016-11-28
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
3
-0
/
+32
2016-11-28
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
Aneesh Kumar K.V
1
-0
/
+4
2016-11-28
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
Aneesh Kumar K.V
1
-2
/
+2
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-8
/
+39
2016-11-18
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2
-6
/
+0
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
1
-8
/
+39
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-22
/
+77
2016-09-23
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
1
-0
/
+2
2016-09-23
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
1
-0
/
+1
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
3
-18
/
+65
2016-09-13
powerpc/mm/radix: Use different RTS encoding for different POWER9 revs
Aneesh Kumar K.V
1
-4
/
+9
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
1
-0
/
+37
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
1
-0
/
+4
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2
-13
/
+0
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2
-0
/
+12
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2
-2
/
+17
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
1
-5
/
+5
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2
-0
/
+11
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
1
-0
/
+9
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
1
-0
/
+2
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
1
-7
/
+0
[next]