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
/
parisc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
1
-1
/
+1
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
1
-3
/
+3
2022-03-11
parisc: Add vDSO support
Helge Deller
1
-2
/
+5
2021-11-14
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+8
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
1
-71
/
+18
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-28
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-06-02
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
Andrew Morton
1
-2
/
+0
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-2
/
+0
2019-12-05
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
1
-27
/
+25
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-08-25
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-05-04
parisc: Use per-pagetable spinlock
Mikulas Patocka
1
-15
/
+54
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
1
-1
/
+1
2018-10-20
parisc: Remove pte_inserted define
John David Anglin
1
-8
/
+2
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-2
/
+1
2018-10-17
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
1
-12
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
1
-0
/
+3
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-10-09
parisc: Increase initial kernel mapping size
Helge Deller
1
-3
/
+3
2016-10-07
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
1
-1
/
+1
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
1
-1
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
1
-1
/
+5
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
1
-3
/
+17
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
1
-18
/
+37
2015-04-15
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-9
/
+7
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
1
-0
/
+1
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
parisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2014-02-03
parisc: add flexible mmap memory layout support
Helge Deller
1
-0
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-04-26
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
1
-22
/
+25
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
1
-3
/
+10
2012-05-11
parisc: add missing include of asm/page.h to asm/pgtable.h
Rolf Eike Beer
1
-0
/
+2
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
1
-2
/
+7
2011-02-10
Merge branch 'tmpalias-flush' into for-next
James Bottomley
1
-10
/
+4
2011-01-17
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
1
-1
/
+3
2011-01-15
eliminate special FLUSH flag from page table
James Bottomley
1
-10
/
+4
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2009-03-31
parisc: fix usage of 32bit PTE page table entries on 32bit kernels
Helge Deller
1
-5
/
+10
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
1
-0
/
+508