summaryrefslogtreecommitdiff
path: root/arch/openrisc/include
AgeCommit message (Expand)Author
2025-10-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13SET_PAGE_DIR() users had been gone since 2.3.12pre1Al Viro
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro
2025-09-11openrisc: Add jump label supportchenmiao
2025-09-11openrisc: Add text patching API supportchenmiao
2025-09-08openrisc: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-08-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-04-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-04-20openrisc: Introduce new utility functions to flush and invalidate cachesSahil Siddiq
2025-04-20openrisc: Refactor struct cpuinfo_or1k to reduce duplicationSahil Siddiq
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-14openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API supportMichael Jeanson
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-15openrisc: Implement fixmap to fix earlyconStafford Horne
2024-07-10openrisc: convert to generic syscall tableArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-04-15openrisc: Move FPU state out of pt_regsStafford Horne
2024-04-15openrisc: Define openrisc relocation typesStafford Horne
2024-03-14Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2024-03-10openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()Dawei Li
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao
2023-09-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24openrisc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-21openrisc: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)
2023-08-21openrisc: Add prototype for die to bug.hStafford Horne
2023-08-21openrisc: Add prototype for show_registers to processor.hStafford Horne
2023-08-18openrisc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-11openrisc: Make pfn accessors statics inlinesLinus Walleij
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-10openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne