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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2
-6
/
+6
2018-05-24
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
Christophe Leroy
1
-16
/
+34
2018-05-24
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
1
-13
/
+13
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
4
-6
/
+1
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
4
-6
/
+119
2018-05-15
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
1
-19
/
+26
2018-05-15
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
2
-13
/
+8
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
2
-114
/
+114
2018-05-15
powerpc/mm: Rename pte fragment functions
Aneesh Kumar K.V
1
-4
/
+5
2018-05-15
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
3
-6
/
+8
2018-05-15
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
Aneesh Kumar K.V
2
-56
/
+54
2018-05-10
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
1
-1
/
+3
2018-05-03
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
2
-2
/
+11
2018-04-24
powerpc/mm: Flush cache on memory hot(un)plug
Balbir Singh
1
-0
/
+2
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2018-04-12
powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
Michael Ellerman
1
-3
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-12
/
+16
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
1
-2
/
+1
2018-04-11
powerpc/8xx: Fix build with hugetlbfs enabled
Aneesh Kumar K.V
1
-0
/
+1
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
24
-445
/
+662
2018-04-06
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
Dan Williams
1
-4
/
+1
2018-04-06
mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE
Anshuman Khandual
1
-1
/
+1
2018-04-04
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
1
-1
/
+1
2018-04-04
powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
Aneesh Kumar K.V
1
-5
/
+13
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
1
-6
/
+2
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2
-23
/
+16
2018-04-01
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Mathieu Malaterre
1
-1
/
+1
2018-03-31
powerpc/64s: Remove POWER4 support
Nicholas Piggin
1
-4
/
+5
2018-03-31
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
3
-8
/
+1
2018-03-31
powerpc/mm/32: Use page_is_ram to check for RAM
Jonathan Neuschäfer
1
-0
/
+1
2018-03-31
powerpc/mm: Use memblock API for PPC32 page_is_ram
Jonathan Neuschäfer
1
-4
/
+0
2018-03-31
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
Jonathan Neuschäfer
1
-7
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
6
-86
/
+169
2018-03-30
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
3
-11
/
+4
2018-03-30
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
8
-10
/
+149
2018-03-30
powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
Aneesh Kumar K.V
1
-16
/
+20
2018-03-30
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
1
-3
/
+3
2018-03-30
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
4
-15
/
+15
2018-03-30
powerpc/64s/radix: Allocate kernel page tables node-local if possible
Nicholas Piggin
1
-24
/
+80
2018-03-30
powerpc/64s/radix: Split early page table mapping to its own function
Nicholas Piggin
1
-47
/
+65
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2
-14
/
+23
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
1
-2
/
+2
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-1
/
+1
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
4
-80
/
+107
2018-03-27
powerpc/mm: Fix typo in comments
Alexey Kardashevskiy
1
-7
/
+7
2018-03-27
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
3
-10
/
+10
2018-03-27
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
1
-0
/
+6
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
3
-1
/
+31
2018-03-23
powerpc/mm/radix: Move the functions that does the actual tlbie closer
Aneesh Kumar K.V
1
-32
/
+32
2018-03-23
powerpc/mm/radix: Remove unused code
Aneesh Kumar K.V
1
-40
/
+0
[next]