summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorLines
2022-07-03sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven-2/+6
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+7
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-24/+5
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+3
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki-2/+1
2022-05-24Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-3/+3
2022-05-19sh: Use do_kernel_power_off()Dmitry Osipenko-2/+1
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang-2/+3
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman-2/+5
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)-24/+5
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang-3/+3
2022-04-22binfmt_flat: Remove shared library supportEric W. Biederman-3/+0
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+0
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+4
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-80/+22
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+1
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+0
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand-5/+0
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-8/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever-8/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman-3/+2
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook-0/+1
2022-02-25sh: remove CONFIG_SET_FS supportArnd Bergmann-61/+21
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-20/+2
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár-1/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-1/+1
2022-01-30asm/user.h: killed unused macrosAl Viro-6/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-1/+0
2022-01-22proc: remove PDE_DATA() completelyMuchun Song-1/+1
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain-1/+1
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-23/+19
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+10
2022-01-15include: move find.h from asm_generic to linuxYury Norov-1/+0
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng-11/+9
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada-7/+5
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada-4/+4
2022-01-14sh: rename suffix-y to suffix_yMasahiro Yamada-9/+9
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-3/+1