Age | Commit message (Expand) | Author |
2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) |
2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig |
2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino |
2024-07-10 | nios2: convert to generic syscall table | Arnd Bergmann |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-05-14 | nios2: define virtual address space for modules | Mike Rapoport (IBM) |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann |
2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers |
2024-02-22 | nios2/pgtable: define PFN_PTE_SHIFT | David Hildenbrand |
2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti |
2023-11-23 | arch: add do_page_fault prototypes | Arnd Bergmann |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-24 | nios2: fix flush_dcache_page() for usage from irq context | Helge Deller |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | nios2: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | nios2: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-06-27 | Revert "nios2: Convert __pte_free_tlb() to use ptdescs" | Dinh Nguyen |
2023-06-13 | nios2: Convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-03-05 | nios2: _TIF_ALLWORK_MASK is unused | Al Viro |
2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | nios2/mm: refactor swap PTE layout | David Hildenbrand |
2022-12-11 | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() | Feiyang Chen |
2022-11-08 | nios2: remove unused INIT_MMAP | Kefeng Wang |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-08-15 | nios2: add force_successful_syscall_return() | Al Viro |
2022-08-15 | nios2: page fault et.al. are *not* restartable syscalls... | Al Viro |
2022-07-17 | nios2: drop definition of PGD_ORDER | Mike Rapoport |
2022-07-17 | nios2: drop definition of PTE_ORDER | Mike Rapoport |
2022-07-17 | nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-05-13 | nios2: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | nios2: drop access_ok() check from __put_user() | Arnd Bergmann |
2022-02-25 | uaccess: fix nios2 and microblaze get_user_8() | Arnd Bergmann |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2021-10-18 | NIOS2: irqflags: rename a redefined register name | Randy Dunlap |