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