Age | Commit message (Expand) | Author |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky |
2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
2025-01-14 | openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API support | Michael Jeanson |
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-20 | Merge tag 'for-linus' of https://github.com/openrisc/linux | 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-10-15 | openrisc: Implement fixmap to fix earlycon | Stafford Horne |
2024-07-10 | openrisc: convert to generic syscall table | Arnd Bergmann |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-04-15 | openrisc: Move FPU state out of pt_regs | Stafford Horne |
2024-04-15 | openrisc: Define openrisc relocation types | Stafford Horne |
2024-03-14 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2024-03-10 | openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix() | Dawei Li |
2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann |
2024-03-05 | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc | Yan Zhao |
2023-09-05 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
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 | openrisc: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | openrisc: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-08-21 | openrisc: Add prototype for die to bug.h | Stafford Horne |
2023-08-21 | openrisc: Add prototype for show_registers to processor.h | Stafford Horne |
2023-08-18 | openrisc: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-08-11 | openrisc: Make pfn accessors statics inlines | Linus Walleij |
2023-07-12 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-07-10 | openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI | Stafford Horne |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-04-26 | openrisc: Support floating point user api | Stafford Horne |
2023-04-26 | openrisc: Support storing and restoring fpu state | Stafford Horne |
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 | openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-07-30 | openrisc: io: Define iounmap argument as volatile | Stafford Horne |
2022-07-30 | openrisc: Add pci bus support | Stafford Horne |
2022-07-17 | openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-13 | openrisc: start CPU timer early in boot | Jason A. Donenfeld |
2022-05-11 | openrisc: Move to ticket-spinlock | Peter Zijlstra |
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 |