index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
pgtable.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-01
Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-4
/
+4
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-6
/
+0
2025-05-04
parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-4
/
+4
2024-06-12
parisc: Try to fix random segmentation faults in package builds
John David Anglin
1
-15
/
+12
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-14
/
+23
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-3
/
+0
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+38
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+2
2022-12-17
parisc: Drop PMD_SHIFT from calculation in pgtable.h
Helge Deller
1
-2
/
+2
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-15
/
+0
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
1
-1
/
+6
2022-07-17
parisc: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
1
-4
/
+4
2022-07-17
parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-18
/
+0
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
1
-1
/
+1
2022-03-22
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-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page
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-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-2
/
+0
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
1
-27
/
+25
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-08-24
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-05-03
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 accessed flag in TLB handler
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 on timing results
John David Anglin
1
-18
/
+37
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-9
/
+7
[next]