Age | Commit message (Expand) | Author |
2023-09-07 | Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-08-24 | mips: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | mips: convert various functions to use ptdescs | Vishal Moola (Oracle) |
2023-08-15 | mips: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada |
2023-06-29 | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-24 | mips/mm: Convert to using lock_mm_and_find_vma() | Ben Hutchings |
2023-06-20 | MIPS: mm: Remove special handling for OCTEON CPUs | Thomas Bogendoerfer |
2023-06-19 | mips: add pte_unmap() to balance pte_offset_map() | Hugh Dickins |
2023-04-05 | MIPS: mm: Remove local_cache_flush_page | Thomas Bogendoerfer |
2023-04-05 | MIPS: mm: Remove unused *cache_page_indexed flush functions | Thomas Bogendoerfer |
2023-04-05 | MIPS: c-octeon: Provide alternative SMP cache flush function | Jiaxun Yang |
2023-04-05 | MIPS: Move declaration of bcache ops to cache.c | Jiaxun Yang |
2023-03-24 | MIPS: c-r4k: Always install dma flush functions | Jiaxun Yang |
2022-12-11 | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() | Feiyang Chen |
2022-08-06 | Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2022-08-04 | MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0 | Nathan Chancellor |
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/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-15 | MIPS: Fixed __debug_virt_addr_valid() | Florian Fainelli |
2022-07-14 | MIPS: Remove VR41xx support | Thomas Bogendoerfer |
2022-07-11 | MIPS: mm: Use the bitmap API to allocate bitmaps | Christophe JAILLET |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-05-12 | MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Tiezhu Yang |
2022-03-07 | MIPS: Sanitise Cavium switch cases in TLB handler synthesizers | Maciej W. Rozycki |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2022-02-22 | MIPS: remove asm/war.h | Thomas Bogendoerfer |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang |
2022-01-20 | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2021-12-14 | MIPS: Fix typo in a comment | Jason Wang |
2021-11-29 | MIPS: Remove a repeated word in a comment | Jason Wang |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer |
2021-10-06 | mips, uasm: Enable muhu opcode for MIPS R6 | Tony Ambardar |
2021-09-03 | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-07-28 | mips: clean up kernel-doc in mm/c-octeon.c | Randy Dunlap |
2021-07-13 | MIPS: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-07-01 | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport |
2021-06-05 | Revert "MIPS: make userspace mapping young by default" | Thomas Bogendoerfer |
2021-06-01 | MIPS: mm: XBurst CPU requires sync after DMA | Paul Cercueil |