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
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-22
powerpc/mm: Remove very old comment in hash-4k.h
Michael Ellerman
1
-5
/
+1
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2
-9
/
+10
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
1
-0
/
+6
2018-12-04
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
1
-0
/
+4
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2
-8
/
+2
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
3
-11
/
+16
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2
-0
/
+11
2018-12-04
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
1
-0
/
+1
2018-12-04
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2
-32
/
+0
2018-11-26
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
Christophe Leroy
1
-6
/
+3
2018-11-25
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
1
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+1
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2
-6
/
+1
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-123
/
+325
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+13
2018-10-18
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2
-14
/
+0
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
1
-25
/
+57
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
1
-2
/
+2
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
1
-0
/
+2
2018-10-14
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
1
-39
/
+32
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
1
-4
/
+98
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
1
-20
/
+0
2018-10-14
powerpc/mm: drop unused page flags
Christophe Leroy
1
-9
/
+1
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-6
/
+3
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2
-0
/
+76
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
3
-7
/
+5
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-2
/
+2
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
1
-0
/
+12
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
1
-0
/
+1
2018-10-03
powerpc/mm:book3s: Enable THP migration support
Aneesh Kumar K.V
1
-0
/
+8
2018-10-03
powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
Aneesh Kumar K.V
2
-0
/
+21
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2
-1
/
+4
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2
-3
/
+16
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-3
/
+0
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
1
-3
/
+1
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
1
-0
/
+2
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
1
-0
/
+1
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
1
-1
/
+1
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
1
-0
/
+7
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
1
-1
/
+0
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2
-0
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-0
/
+3
2018-07-30
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
1
-2
/
+21
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
2
-0
/
+36
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
1
-5
/
+0
[next]