summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
23 hoursMerge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
23 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
24 hoursMerge branch 'fs-next' of linux-nextMark Brown
2 dayssh: drop include/asm/sparsemem.hMike Rapoport (Microsoft)
2 dayssh: remove SPARSEMEM related entries from KconfigMike Rapoport (Microsoft)
2 dayssh: init: remove call the memblock_set_node()Mike Rapoport (Microsoft)
2 dayssh: drop include/asm/mmzone.hMike Rapoport (Microsoft)
2 dayssh: drop dead code guarded by #ifdef CONFIG_NUMAMike Rapoport (Microsoft)
2 dayssh: remove setup_bootmem_node() and plat_mem_setup()Mike Rapoport (Microsoft)
2 dayssh: mm: drop allocate_pgdat()Mike Rapoport (Microsoft)
2 dayssh: mm: remove numa.cMike Rapoport (Microsoft)
2 dayssh: remove CONFIG_NUMA and related configuration optionsMike Rapoport (Microsoft)
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-27Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linu...Bartosz Golaszewski
2026-07-24sh: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-24sh: select legacy gpiolib interfaceArnd Bergmann
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16appletalk: move the protocol out of treeJakub Kicinski
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers
2026-06-02sh: Drop cache flush of the zero page at bootArd Biesheuvel
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28sh: use folio_mapped() instead of page_mapped() in sh4_flush_cache_page()David Hildenbrand (Arm)
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-03sh: Fix fallout from ZERO_PAGE consolidationMike Rapoport (Microsoft)
2026-04-20Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-18sh: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann
2026-04-18sh: Remove CONFIG_VSYSCALL reference from UAPIThomas Weißschuh
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird
2026-04-18sh: Include <linux/io.h> in dac.hThomas Zimmermann
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-17sh: platform_early: remove pdev->driver_override checkDanilo Krummrich
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-14sh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol