aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-12/+22
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-17/+24
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-12/+0
2022-08-02Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+4
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-6/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-6/+0
2022-07-22ARM: defconfig: remove irda remnantsGravatar Arnd Bergmann 1-2/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-17/+21
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskGravatar Samuel Holland 1-3/+4
2022-07-03sh: convert nommu io{re,un}map() to static inline functionsGravatar Geert Uytterhoeven 1-2/+6
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesGravatar Alexander Lobakin 1-12/+22
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesGravatar Peter Xu 1-0/+4
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Gravatar Sebastian Andrzej Siewior 1-0/+2
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+7
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-2/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-24/+5
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+3
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Gravatar Rafael J. Wysocki 1-2/+1
2022-05-24Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 3-3/+3
2022-05-19sh: Use do_kernel_power_off()Gravatar Dmitry Osipenko 1-2/+1
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteGravatar Baolin Wang 1-2/+3
2022-05-07fork: Generalize PF_IO_WORKER handlingGravatar Eric W. Biederman 1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadGravatar Eric W. Biederman 1-2/+5
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterGravatar Matthew Wilcox (Oracle) 1-24/+5
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationGravatar Wolfram Sang 3-3/+3
2022-04-22binfmt_flat: Remove shared library supportGravatar Eric W. Biederman 3-3/+0
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-6/+0
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationGravatar Masahiro Yamada 1-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-5/+4
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-80/+22
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+1
2022-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-5/+0
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-5/+0
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 8-8/+0
2022-03-21arch: Add pmd_pfn() where it is missingGravatar Mike Rapoport 1-0/+1
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsGravatar Chuck Lever 8-8/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 1-3/+2
2022-02-25usercopy: Check valid lifetime via stack depthGravatar Kees Cook 1-0/+1
2022-02-25sh: remove CONFIG_SET_FS supportGravatar Arnd Bergmann 8-61/+21
2022-02-25uaccess: generalize access_ok()Gravatar Arnd Bergmann 1-20/+2
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesGravatar Pali Rohár 1-1/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-1/+1
2022-01-30asm/user.h: killed unused macrosGravatar Al Viro 1-6/+0