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
/
x86
/
include
/
asm
/
pgtable-3level.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
1
-4
/
+4
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-4
/
+4
2019-09-25
x86/mm: Clean up the pmd_read_atomic() comments
Ingo Molnar
1
-21
/
+23
2019-09-25
x86/mm: Fix function name typo in pmd_read_atomic() comment
Wei Yang
1
-2
/
+2
2019-07-12
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
1
-47
/
+0
2018-08-27
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+35
2018-07-20
x86/mm/pae: Populate the user page-table with user pgd's
Joerg Roedel
1
-0
/
+7
2018-06-27
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
1
-2
/
+33
2018-06-20
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
1
-0
/
+2
2018-02-01
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
1
-1
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
1
-0
/
+47
2017-03-17
mm, x86: fix native_pud_clear build error
Arnd Bergmann
1
-3
/
+0
2017-02-28
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
Dave Jiang
1
-1
/
+2
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
1
-0
/
+30
2015-02-11
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+0
2013-08-14
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
1
-0
/
+3
2012-07-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2012-06-21
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
1
-13
/
+17
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-3
/
+3
2012-05-30
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-0
/
+50
2011-03-18
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
1
-8
/
+3
2011-01-14
thp: add x86 32bit support
Johannes Weiner
1
-0
/
+23
2009-03-19
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
1
-17
/
+0
2009-02-06
x86: unify pud_none
Jeremy Fitzhardinge
1
-5
/
+0
2009-02-06
x86: unify pgd_bad
Jeremy Fitzhardinge
1
-5
/
+0
2009-02-06
x86: unify pmd_offset
Jeremy Fitzhardinge
1
-4
/
+0
2009-02-06
x86: unify pud_page
Jeremy Fitzhardinge
1
-2
/
+0
2009-02-06
x86: unify pud_page_vaddr
Jeremy Fitzhardinge
1
-3
/
+0
2009-02-06
x86: unify pud_present
Jeremy Fitzhardinge
1
-5
/
+0
2009-02-06
x86: unify pte_same
Jeremy Fitzhardinge
1
-6
/
+0
2009-02-06
x86: unify pte_none
Jeremy Fitzhardinge
1
-5
/
+0
2008-12-16
x86: consolidate __swp_XXX() macros
Jan Beulich
1
-0
/
+1
2008-10-30
i386/PAE: fix pud_page()
Jan Beulich
1
-2
/
+2
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+175