| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2025-04-24 | nios2: do not introduce conflicting mappings when flushing tlb entries | Simon Schuster | 1 | -7/+11 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -6/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -6/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2025-03-17 | nios2: move pr_debug() about memory start and end to setup_arch() | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -1/+2 |
| 2024-09-01 | mm: remove legacy install_special_mapping() code | Linus Torvalds | 1 | -4/+8 |
| 2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 1 | -0/+21 |
| 2023-08-24 | nios2: fix flush_dcache_page() for usage from irq context | Helge Deller | 1 | -2/+3 |
| 2023-08-24 | nios2: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -36/+43 |
| 2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds | 1 | -15/+2 |
| 2023-03-02 | nios2: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2022-07-17 | nios2: drop definition of PGD_ORDER | Mike Rapoport | 2 | -3/+2 |
| 2022-07-17 | nios2: drop definition of PTE_ORDER | Mike Rapoport | 1 | -1/+1 |
| 2022-07-17 | nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+20 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
| 2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -10/+8 |
| 2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
| 2021-04-30 | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2020-08-12 | mm/nios2: use general page fault accounting | Peter Xu | 1 | -10/+4 |
| 2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu | 1 | -1/+1 |
| 2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 1 | -1/+1 |
| 2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2 | -8/+8 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 3 | -3/+0 |
| 2020-06-04 | nios2: add support for folded p4d page tables | Mike Rapoport | 2 | -3/+12 |
| 2020-06-03 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport | 1 | -5/+3 |
| 2020-04-04 | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -11/+1 |
| 2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 1 | -3/+0 |
| 2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 1 | -1/+1 |
| 2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu | 1 | -1/+1 |
| 2020-03-16 | dma-direct: make uncached_kernel_address more general | Christoph Hellwig | 1 | -1/+1 |
| 2020-03-16 | dma-direct: remove the cached_kernel_address hook | Christoph Hellwig | 1 | -10/+0 |
| 2019-12-12 | nios2: Fix ioremap | Guenter Roeck | 1 | -0/+8 |
| 2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -4/+4 |
| 2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
| 2019-11-11 | nios2: remove __iounmap | Christoph Hellwig | 1 | -3/+3 |
| 2019-11-11 | nios2: remove __ioremap | Christoph Hellwig | 1 | -14/+3 |
| 2019-06-25 | nios2: use the generic uncached segment support in dma-direct | Christoph Hellwig | 1 | -19/+15 |
| 2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport | 1 | -5/+0 |
| 2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 1 | -7/+0 |
| 2019-03-10 | Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 3 | -86/+115 |
| 2019-03-07 | arch/nios2/mm/fault.c: remove duplicate include | Sabyasachi Gupta | 1 | -1/+0 |
| 2019-03-07 | nios2: Fix update_mmu_cache preload the TLB with the new PTE | Nicholas Piggin | 1 | -1/+2 |
| 2019-03-07 | nios2: update_mmu_cache preload the TLB with the new PTE | Nicholas Piggin | 2 | -9/+30 |
| 2019-03-07 | nios2: User address TLB flush break after finding the matching entry | Nicholas Piggin | 1 | -0/+5 |
| 2019-03-07 | nios2: flush_tlb_all use TLBMISC way auto-increment feature | Nicholas Piggin | 1 | -6/+5 |
| 2019-03-07 | nios2: improve readability of tlb functions | Nicholas Piggin | 1 | -27/+33 |
| 2019-03-07 | nios2: flush_tlb_mm flush only the pid | Nicholas Piggin | 1 | -12/+14 |
| 2019-03-07 | nios2: flush_tlb_pid can just restore TLBMISC once | Nicholas Piggin | 1 | -2/+2 |
| 2019-03-07 | nios2: TLBMISC writes do not require PID bits to be set | Nicholas Piggin | 1 | -12/+7 |
| 2019-03-07 | nios2: Use an invalid TLB entry address helper function | Nicholas Piggin | 1 | -35/+33 |
| 2019-03-07 | nios2: flush_tlb_page use PID based flush | Nicholas Piggin | 2 | -10/+10 |
| 2019-03-07 | nios2: update_mmu_cache clear the old entry from the TLB | Nicholas Piggin | 1 | -0/+2 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
| 2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
| 2018-07-25 | nios2: use generic dma_noncoherent_ops | Christoph Hellwig | 1 | -126/+13 |
| 2018-04-05 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -2/+2 |
| 2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 1 | -3/+0 |
| 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-08 | nios2: use generic strncpy_from_user() and strnlen_user() | Ley Foon Tan | 1 | -33/+0 |
| 2017-03-28 | nios2: switch to RAW_COPY_USER | Al Viro | 1 | -8/+8 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-01-26 | nios2: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2 | -2/+2 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
| 2016-12-14 | arch/nios2: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 1 | -8/+18 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -6/+6 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
| 2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
| 2016-01-20 | nios2: convert to dma_map_ops | Christoph Hellwig | 1 | -69/+80 |
| 2015-11-26 | nios2: fix cache coherency | Ley Foon Tan | 1 | -20/+4 |
| 2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -1/+1 |
| 2015-04-24 | nios2: rework cache | Ley Foon Tan | 1 | -16/+36 |
| 2015-04-20 | nios2: remove end address checking for initda | Ley Foon Tan | 1 | -3/+0 |
| 2015-04-10 | nios2: fix cache coherency issue when debug with gdb | Ley Foon Tan | 1 | -3/+0 |
| 2015-03-16 | nios2: mm: do not invoke OOM killer on kernel fault OOM | Ley Foon Tan | 1 | -6/+0 |
| 2015-02-09 | nios2: Port OOM changes to do_page_fault() | Ley Foon Tan | 1 | -5/+32 |
| 2015-02-09 | nios2: fix unhandled signals | Chung-Ling Tang | 1 | -3/+5 |
| 2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
| 2014-12-08 | nios2: Build infrastructure | Ley Foon Tan | 1 | -0/+14 |
| 2014-12-08 | nios2: DMA mapping API | Ley Foon Tan | 1 | -0/+186 |
| 2014-12-08 | nios2: TLB handling | Ley Foon Tan | 1 | -0/+275 |
| 2014-12-08 | nios2: Cache handling | Ley Foon Tan | 1 | -0/+271 |
| 2014-12-08 | nios2: Process management | Ley Foon Tan | 1 | -0/+116 |
| 2014-12-08 | nios2: Page table management | Ley Foon Tan | 1 | -0/+74 |
| 2014-12-08 | nios2: MMU Fault handling | Ley Foon Tan | 2 | -0/+276 |
| 2014-12-08 | nios2: I/O Mapping | Ley Foon Tan | 1 | -0/+187 |
| 2014-12-08 | nios2: Memory management | Ley Foon Tan | 2 | -0/+305 |