aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-18/+14
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 15-116/+18
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+7
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+5
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-50/+6
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-04-25sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>Gravatar Geert Uytterhoeven 1-1/+1
2023-04-25sh: Use generic GCC library routinesGravatar Geert Uytterhoeven 6-97/+6
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-04-21sh: sq: Use the bitmap API when applicableGravatar Christophe JAILLET 1-4/+3
2023-04-19sh: sq: Fix incorrect element size for allocating bitmap bufferGravatar John Paul Adrian Glaubitz 1-1/+1
2023-04-19sh: pci: Remove unused variable in SH-7786 PCI Express codeGravatar John Paul Adrian Glaubitz 1-1/+0
2023-04-18sh: drop ranges for definition of ARCH_FORCE_MAX_ORDERGravatar Mike Rapoport (IBM) 1-3/+0
2023-04-18sh: reword ARCH_FORCE_MAX_ORDER prompt and help textGravatar Mike Rapoport (IBM) 1-7/+9
2023-04-05mm, treewide: redefine MAX_ORDER sanelyGravatar Kirill A. Shutemov 2-11/+8
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryGravatar Niklas Schnelle 1-0/+1
2023-04-04PCI: Introduce pci_dev_for_each_resource()Gravatar Mika Westerberg 1-5/+5
2023-04-03Merge 6.3-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 2-0/+4
2023-03-30docs: move superh documentation under Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-23sh: mach-x3proto: Add missing #include <linux/gpio/driver.h>Gravatar Geert Uytterhoeven 1-1/+1
2023-03-23sh: mcount.S: fix build error when PRINTK is not enabledGravatar Randy Dunlap 1-1/+1
2023-03-23sh: math-emu: fix macro redefined warningGravatar Randy Dunlap 1-4/+0
2023-03-23sh: init: use OF_EARLY_FLATTREE for early initGravatar Randy Dunlap 2-5/+5
2023-03-23sh: nmi_debug: fix return value of __setup handlerGravatar Randy Dunlap 1-2/+2
2023-03-23sh: SH2007: drop the bad URL infoGravatar Randy Dunlap 1-1/+0
2023-03-17sh: dma-sysfs: move to use bus_get_dev_root()Gravatar Greg Kroah-Hartman 1-1/+7
2023-03-09sh: sanitize the flags on sigreturnGravatar Al Viro 2-0/+4
2023-03-06gpiolib: remove legacy gpio_export()Gravatar Arnd Bergmann 1-3/+4
2023-03-06gpiolib: remove empty asm/gpio.h filesGravatar Arnd Bergmann 3-46/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-7/+0
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-16/+43
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+0
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-1/+1
2023-02-16sh: initialize max_mapnrGravatar Mike Rapoport (IBM) 1-0/+1
2023-02-09sh: mm: set VM_IOREMAP flag to the vmalloc areaGravatar Baoquan He 1-1/+1
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-3/+0
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-12/+42
2023-01-31sh: define RUNTIME_DISCARD_EXITGravatar Tom Saeger 1-0/+1
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2023-01-30sh: checksum: add missing linux/uaccess.h includeGravatar Jakub Kicinski 1-0/+1
2023-01-30gpio: Remove unused and obsoleted irq_to_gpio()Gravatar Andy Shevchenko 1-5/+0
2023-01-22kbuild: clean up stale file removalGravatar Masahiro Yamada 1-7/+0
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-0/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2023-01-10sh/mm: Fix pmd_t for realGravatar Peter Zijlstra 1-1/+1
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Gravatar Steven Rostedt (Google) 1-1/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-3/+9