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.12.y
linux-6.13.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
/
mips
/
include
/
asm
/
pgtable-64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-05-14
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
1
-2
/
+2
2024-04-26
mm/treewide: remove pXd_huge()
Peter Xu
1
-1
/
+1
2023-08-25
mips: implement the new page table range API
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-02-03
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+19
2022-12-12
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-4
/
+4
2022-08-07
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-5
/
+0
2022-07-18
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
1
-8
/
+8
2022-07-18
mips: drop definitions of PTE_ORDER
Mike Rapoport
1
-10
/
+5
2022-07-18
mips: rename PUD_ORDER to PUD_TABLE_ORDER
Mike Rapoport
1
-8
/
+8
2022-07-18
mips: rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
1
-5
/
+0
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
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
-1
/
+0
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-32
/
+0
2020-04-14
mips: define pud_index() regardless of page table folding
Mike Rapoport
1
-2
/
+2
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
1
-18
/
+19
2019-11-22
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
1
-4
/
+0
2019-11-22
mips: fix build when "48 bits virtual memory" is enabled
Mike Rapoport
1
-2
/
+7
2018-11-21
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2017-11-16
mm, arch: remove empty_bad_page*
Michal Hocko
1
-7
/
+1
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
1
-5
/
+83
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-05-13
MIPS64: Support of at least 48 bits of SEGBITS
Leonid Yegoshin
1
-7
/
+11
2015-04-01
MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.
David Daney
1
-5
/
+5
2015-02-11
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-9
/
+0
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2013-01-23
MIPS: Fix build failure by adding definition of pfn_pmd().
David Daney
1
-0
/
+1
2012-12-12
MIPS: Transparent Huge Pages support
Ralf Baechle
1
-1
/
+1
2012-10-17
MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()
Ralf Baechle
1
-1
/
+14
2012-10-11
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Ralf Baechle
1
-1
/
+0
2010-10-29
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
1
-2
/
+2
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-3
/
+0
2010-04-30
MIPS: Don't vmap things at address zero.
David Daney
1
-2
/
+7
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-2
/
+2
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-2
/
+34
2010-02-02
MIPS: 64-bit: Detect virtual memory size
Guenter Roeck
1
-1
/
+3
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
1
-8
/
+3
2009-05-14
MIPS: Cavium: Add support for 8k and 32k page sizes.
Ralf Baechle
1
-0
/
+6
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
1
-0
/
+253