Age | Commit message (Expand) | Author |
2024-04-03 | nios2: Only use built-in devicetree blob if configured to do so | Guenter Roeck |
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 |
2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti |
2023-11-23 | arch: add do_page_fault prototypes | Arnd Bergmann |
2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | 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-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | 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 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap |
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-29 | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-27 | Revert "nios2: Convert __pte_free_tlb() to use ptdescs" | Dinh Nguyen |
2023-06-26 | Merge tag 'nios2_updates_for_v6.5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds |
2023-06-13 | nios2: dts: Fix tse_mac "max-frame-size" property | Janne Grunau |
2023-06-13 | nios2: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-06-13 | nios2: Convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-05-26 | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-18 | nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) |
2023-04-18 | nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-03-05 | nios2: _TIF_ALLWORK_MASK is unused | Al Viro |
2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2023-03-02 | nios2: fix livelock in uaccess | Al Viro |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
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 |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-12-11 | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() | Feiyang Chen |
2022-11-27 | nios2: add FORCE for vmlinuz.gz | Randy Dunlap |
2022-11-15 | nios2: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov |
2022-11-08 | nios2: remove unused INIT_MMAP | Kefeng Wang |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |