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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-09
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
1
-3
/
+16
2018-11-27
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
1
-0
/
+1
2018-11-14
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-11-12
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
1
-1
/
+1
2018-11-06
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
1
-0
/
+3
2018-11-06
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
1
-1
/
+2
2018-11-06
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
1
-20
/
+9
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-17
/
+9
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-3
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
4
-6
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-3
/
+3
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
3
-3
/
+3
2018-10-29
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
1
-0
/
+1
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
30
-881
/
+1098
2018-10-26
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
1
-16
/
+7
2018-10-26
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
1
-1
/
+1
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-25
/
+30
2018-10-23
powerpc/8xx: add missing header in 8xx_mmu.c
Christophe Leroy
1
-0
/
+1
2018-10-20
powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
Nicholas Piggin
1
-1
/
+0
2018-10-20
powerpc/mm: Fix page table dump to work on Radix
Michael Ellerman
1
-3
/
+9
2018-10-20
powerpc/mm/radix: Display if mappings are exec or not
Michael Ellerman
1
-12
/
+17
2018-10-20
powerpc/mm/radix: Simplify split mapping logic
Michael Ellerman
1
-22
/
+10
2018-10-20
powerpc/mm/radix: Remove the retry in the split mapping logic
Michael Ellerman
1
-7
/
+5
2018-10-20
powerpc/mm/radix: Fix small page at boundary when splitting
Michael Ellerman
1
-2
/
+2
2018-10-20
powerpc/mm/radix: Fix overuse of small pages in splitting logic
Michael Ellerman
1
-2
/
+2
2018-10-20
powerpc/mm/radix: Fix off-by-one in split mapping logic
Michael Ellerman
1
-2
/
+2
2018-10-20
powerpc/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2
-2
/
+3
2018-10-20
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
1
-7
/
+14
2018-10-20
powerpc/mm: fix missing prototypes in slice.c
Christophe Leroy
1
-0
/
+1
2018-10-20
powerpc/mm: Trace tlbia instruction
Christophe Leroy
1
-0
/
+2
2018-10-20
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
1
-0
/
+2
2018-10-20
powerpc/book3s64: fix dump_linuxpagetables "present" flag
Christophe Leroy
1
-2
/
+7
2018-10-18
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-2
/
+0
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
1
-5
/
+15
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
1
-1
/
+1
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
1
-3
/
+50
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
3
-33
/
+19
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2
-44
/
+168
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2
-0
/
+19
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
1
-13
/
+51
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
3
-458
/
+170
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2
-2
/
+2
2018-10-14
powerpc/mm: Split dump_pagelinuxtables flag_array table
Christophe Leroy
6
-153
/
+307
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
3
-28
/
+22
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
5
-8
/
+10
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
1
-3
/
+3
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
7
-54
/
+45
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2
-23
/
+15
[next]