summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-12/+22
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-12/+22
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+24
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-17/+21
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+2
|\ \
| * | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-0/+2
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-12/+0
|\ \
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-6/+0
| |/
* | Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-021-2/+0
|\ \
| * | ARM: defconfig: remove irda remnantsArnd Bergmann2022-07-221-2/+0
| |/
* | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-3/+4
|\ \
| * | genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland2022-07-071-3/+4
| |/
* / sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven2022-07-031-2/+6
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-2/+1
|\ \
| * \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-2/+1
| |\ \
| | * | sh: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+1
| | |/
* | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-24/+5
|\ \ \
| * | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-24/+5
| | |/ | |/|
* | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-2/+3
|\ \ \ | |_|/ |/| |
| * | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
| |/
* | Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-05-243-3/+3
|\ \
| * | mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2022-04-263-3/+3
| |/
* / binfmt_flat: Remove shared library supportEric W. Biederman2022-04-223-3/+0
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-6/+0
|\
| * asm/user.h: killed unused macrosAl Viro2022-01-301-6/+0
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\ \
| * | arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
| |/
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
| |/
* | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-1/+1
|\ \
| * | PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
| |/
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-238-80/+22
|\ \
| * | sh: remove CONFIG_SET_FS supportArnd Bergmann2022-02-258-61/+21
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-20/+2
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-5/+0
|\ \
| * | drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-5/+0
| |/
* | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-228-8/+0
|\ \
| * | arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2022-03-118-8/+0
| |/
* / usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+1
|/