summaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o
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-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
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: Regenerate defconfigs.chenmiao
2025-09-11openrisc: Add R_OR1K_32_PCREL relocation type module supportchenmiao
2025-09-11openrisc: Add text patching API supportchenmiao
2025-09-08openrisc: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-14openrisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky
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: Add cacheinfo supportSahil Siddiq
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-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
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 support for restartable sequencesStafford Horne
2025-01-14openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API supportMichael Jeanson
2025-01-14openrisc: migrate to the generic rule for built-in DTBMasahiro Yamada
2024-12-10openrisc: Fix misalignments in head.SGeert Uytterhoeven
2024-12-10openrisc: place exception table at the head of vmlinuxMasahiro Yamada
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