summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorLines
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-9/+8
2026-02-14sh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol-22/+0
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+5
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra-1/+1
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-2/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-5/+0
2026-01-26sh: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-1/+6
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-11treewide: Update email addressThomas Gleixner-1/+1
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+0
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg-3/+0
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+7
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-39/+0
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers-39/+0
2025-11-21Merge branch 'objtool/core'Peter Zijlstra-83/+56
2025-11-14syscore: Pass context data to callbacksThierry Reding-3/+7
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds-28/+0
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-40/+40
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-40/+40
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+11
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-2/+2
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)-11/+11
2025-09-08sh: Add __attribute_const__ to ffs()-family implementationsKees Cook-2/+2
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar-14/+14
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-07-31Merge tag 'sh-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+9
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+0
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-2/+2
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2025-07-28bugs/sh: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to extend ...Ingo Molnar-1/+1
2025-07-26sh: Do not use hyphen in exported variable nameBen Hutchings-9/+9
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-1/+0
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac-1/+1
2025-07-14sh: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-2/+2
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso-1/+0
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar-1/+1
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-4/+4
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-50/+47