index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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