index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-9
/
+348
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-10
/
+0
2026-01-26
openrisc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-4
/
+8
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
-1
/
+1
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-1
/
+0
2026-01-20
openrisc: define arch-specific version of nop()
Brian Masney
-0
/
+2
2026-01-16
openrisc: dts: Add de0 nano multicore config and devicetree
Stafford Horne
-0
/
+117
2026-01-16
openrisc: dts: Split simple smp dts to dts and dtsi
Stafford Horne
-7
/
+31
2026-01-16
openrisc: Fix IPIs on simple multicore systems
Stafford Horne
-2
/
+23
2026-01-16
openrisc: dts: Add de0 nano config and devicetree
Stafford Horne
-0
/
+175
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2025-10-13
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
-3
/
+3
2025-10-05
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-15
/
+254
2025-10-03
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-17
/
+0
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+4
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
-0
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-2
/
+2
2025-09-13
SET_PAGE_DIR() users had been gone since 2.3.12pre1
Al Viro
-3
/
+0
2025-09-13
PAGE_PTR() had been last used outside of arch/* in 1.1.94
Al Viro
-14
/
+0
2025-09-11
openrisc: Add jump label support
chenmiao
-0
/
+133
2025-09-11
openrisc: Regenerate defconfigs.
chenmiao
-13
/
+6
2025-09-11
openrisc: Add R_OR1K_32_PCREL relocation type module support
chenmiao
-0
/
+4
2025-09-11
openrisc: Add text patching API support
chenmiao
-2
/
+111
2025-09-08
openrisc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
-4
/
+4
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
-1
/
+1
2025-08-04
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-17
/
+17
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-07-14
openrisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
-2
/
+2
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
-2
/
+2
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2025-06-07
openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-16
/
+16
2025-06-07
openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
-1
/
+1
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
-1
/
+1
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
-0
/
+6
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
-0
/
+7
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
-2
/
+0
2025-04-26
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-75
/
+196
2025-04-20
openrisc: Add cacheinfo support
Sahil Siddiq
-42
/
+108
2025-04-20
openrisc: Introduce new utility functions to flush and invalidate caches
Sahil Siddiq
-25
/
+79
2025-04-20
openrisc: Refactor struct cpuinfo_or1k to reduce duplication
Sahil Siddiq
-30
/
+31
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
-5
/
+2
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
-3
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
-2
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
-1
/
+0
[next]