| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 2020-06-09 | 1 | -32/+0 |
* | mips: define pud_index() regardless of page table folding | Mike Rapoport | 2020-04-14 | 1 | -2/+2 |
* | mips: add support for folded p4d page tables | Mike Rapoport | 2019-11-22 | 1 | -18/+19 |
* | mips: drop __pXd_offset() macros that duplicate pXd_index() ones | Mike Rapoport | 2019-11-22 | 1 | -4/+0 |
* | mips: fix build when "48 bits virtual memory" is enabled | Mike Rapoport | 2019-11-22 | 1 | -2/+7 |
* | MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() | Huacai Chen | 2018-11-21 | 1 | -0/+5 |
* | mm, arch: remove empty_bad_page* | Michal Hocko | 2017-11-16 | 1 | -7/+1 |
* | MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages. | Alex Belits | 2017-04-10 | 1 | -5/+83 |
* | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
* | MIPS64: Support of at least 48 bits of SEGBITS | Leonid Yegoshin | 2016-05-13 | 1 | -7/+11 |
* | MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel. | David Daney | 2015-04-01 | 1 | -5/+5 |
* | mips: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -9/+0 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -2/+2 |
* | MIPS: Fix build failure by adding definition of pfn_pmd(). | David Daney | 2013-01-23 | 1 | -0/+1 |
* | MIPS: Transparent Huge Pages support | Ralf Baechle | 2012-12-12 | 1 | -1/+1 |
* | MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad() | Ralf Baechle | 2012-10-17 | 1 | -1/+14 |
* | MIPS: Remove unused empty_bad_pmd_table[] declaration. | Ralf Baechle | 2012-10-11 | 1 | -1/+0 |
* | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney | 2010-10-29 | 1 | -2/+2 |
* | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-27 | 1 | -3/+0 |
* | MIPS: Don't vmap things at address zero. | David Daney | 2010-04-30 | 1 | -2/+7 |
* | MIPS: Implement Read Inhibit/eXecute Inhibit | David Daney | 2010-02-27 | 1 | -2/+2 |
* | MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. | David Daney | 2010-02-27 | 1 | -2/+34 |
* | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 2010-02-02 | 1 | -1/+3 |
* | MIPS: Shrink the size of tlb handler | Wu Fei | 2009-09-17 | 1 | -8/+3 |
* | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle | 2009-05-14 | 1 | -0/+6 |
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 | 1 | -0/+253 |