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
/
include
/
asm-generic
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
x86/mm: Initialize PGD cache during mm initialization
Nadav Amit
1
-0
/
+2
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-8
/
+8
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-0
/
+5
2018-12-05
generic/pgtable: Introduce set_pte_safe()
Dan Williams
1
-0
/
+38
2018-12-05
generic/pgtable: Introduce {p4d,pgd}_same()
Dan Williams
1
-0
/
+14
2018-12-05
generic/pgtable: Make {pmd, pud}_same() unconditionally available
Dan Williams
1
-14
/
+0
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+16
2018-11-02
mm: introduce mm_[p4d|pud|pmd]_folded
Martin Schwidefsky
1
-0
/
+16
2018-10-27
mm: remove references to vm_insert_pfn()
Matthew Wilcox
1
-2
/
+2
2018-08-18
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
1
-0
/
+4
2018-08-18
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
1
-0
/
+14
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+12
2018-07-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
1
-12
/
+12
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-4
/
+4
2018-06-20
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+12
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+36
2018-03-23
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
1
-0
/
+36
2018-02-01
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
1
-8
/
+0
2018-02-01
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
1
-1
/
+1
2018-02-01
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-0
/
+5
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-2
/
+2
2017-11-30
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
1
-1
/
+33
2017-09-09
mm: thp: check pmd migration entry in common path
Zi Yan
1
-1
/
+17
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
1
-0
/
+12
2017-03-18
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
1
-0
/
+25
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-3
/
+45
2017-02-25
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
1
-0
/
+8
2017-02-25
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
1
-0
/
+16
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
1
-4
/
+76
2016-12-13
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-0
/
+3
2016-12-13
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
1
-12
/
+0
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
1
-5
/
+4
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-0
/
+3
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+8
2016-03-18
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
1
-0
/
+17
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+8
2016-01-16
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
1
-2
/
+4
2016-01-16
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-9
/
+0
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
1
-1
/
+9
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+10
2015-10-17
mm,thp: reduce ifdef'ery for THP in generic code
Vineet Gupta
1
-7
/
+30
2015-10-14
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
1
-0
/
+10
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-9
/
+9
2015-06-25
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-7
/
+2
[next]