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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a function for getting the instruction op code
Jordan Niethe
1
-1
/
+2
2020-05-18
powerpc: Use an accessor for instructions
Jordan Niethe
1
-3
/
+3
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-2
/
+3
2020-05-15
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
3
-3
/
+3
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2
-4
/
+4
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
1
-0
/
+18
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
3
-31
/
+7
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
1
-22
/
+5
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
1
-13
/
+3
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
1
-2
/
+9
2020-05-05
powerpc/pkeys: Check vma before returning key fault error to the user
Aneesh Kumar K.V
1
-8
/
+0
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2
-47
/
+60
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-1
/
+2
2020-04-11
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
4
-14
/
+21
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
17
-135
/
+160
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-6
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
powerpc/mm: use helper fault_signal_pending()
Peter Xu
1
-8
/
+4
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-12
/
+0
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
1
-8
/
+6
2020-03-25
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
1
-1
/
+1
2020-03-17
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2
-1
/
+7
2020-03-17
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
1
-1
/
+11
2020-03-13
powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
Christophe Leroy
1
-7
/
+2
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
5
-50
/
+46
2020-03-05
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
1
-0
/
+2
2020-03-04
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
1
-9
/
+0
2020-03-04
powerpc/numa: Early request for home node associativity
Srikar Dronamraju
1
-1
/
+40
2020-03-04
powerpc/numa: Use cpu node map of first sibling thread
Srikar Dronamraju
1
-2
/
+20
2020-03-04
powerpc/numa: Handle extra hcall_vphn error cases
Srikar Dronamraju
1
-9
/
+16
2020-03-04
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
1
-18
/
+21
2020-03-04
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-20
/
+11
2020-03-04
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
1
-5
/
+2
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
2
-42
/
+2
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
6
-12
/
+11
2020-02-21
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
1
-0
/
+21
2020-02-19
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
1
-5
/
+8
2020-02-19
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
1
-2
/
+5
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
3
-39
/
+26
2020-02-17
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
1
-11
/
+18
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-80
/
+125
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-6
/
+6
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
1
-7
/
+0
[next]