summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)AuthorLines
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-9/+348
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-10/+0
2026-01-26openrisc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-4/+8
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing-1/+1
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-1/+0
2026-01-20openrisc: define arch-specific version of nop()Brian Masney-0/+2
2026-01-16openrisc: dts: Add de0 nano multicore config and devicetreeStafford Horne-0/+117
2026-01-16openrisc: dts: Split simple smp dts to dts and dtsiStafford Horne-7/+31
2026-01-16openrisc: Fix IPIs on simple multicore systemsStafford Horne-2/+23
2026-01-16openrisc: dts: Add de0 nano config and devicetreeStafford Horne-0/+175
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-3/+3
2025-10-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-15/+254
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-17/+0
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-2/+2
2025-09-13SET_PAGE_DIR() users had been gone since 2.3.12pre1Al Viro-3/+0
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro-14/+0
2025-09-11openrisc: Add jump label supportchenmiao-0/+133
2025-09-11openrisc: Regenerate defconfigs.chenmiao-13/+6
2025-09-11openrisc: Add R_OR1K_32_PCREL relocation type module supportchenmiao-0/+4
2025-09-11openrisc: Add text patching API supportchenmiao-2/+111
2025-09-08openrisc: Add __attribute_const__ to ffs()-family implementationsKees Cook-4/+4
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-08-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-17/+17
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-07-14openrisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-2/+2
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes-2/+2
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-16/+16
2025-06-07openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky-1/+1
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin-0/+6
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin-0/+7
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)-2/+0
2025-04-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-75/+196
2025-04-20openrisc: Add cacheinfo supportSahil Siddiq-42/+108
2025-04-20openrisc: Introduce new utility functions to flush and invalidate cachesSahil Siddiq-25/+79
2025-04-20openrisc: Refactor struct cpuinfo_or1k to reduce duplicationSahil Siddiq-30/+31
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng-5/+2
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)-3/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)-2/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)-1/+0