summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-2/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-4/+4
|\ \
| * | sh: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+4
| |/
* | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-9/+1
|\ \
| * | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-9/+1
| |/
* | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka2022-12-015-5/+10
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-1217-23/+15
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-8/+0
| * treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-1115-15/+15
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-104-4/+2
|\ \
| * | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-032-2/+0
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-112-2/+2
| |/
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+2
|\ \
| * | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
* | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-4/+1
|\ \ \
| * \ \ Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-292-11/+3
| |\ \ \ | | |/ /
| * | | perf/hw_breakpoint: Optimize constant number of breakpoint slotsMarco Elver2022-08-301-4/+1
* | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-032-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | sh: machvec: Use char[] for section boundariesKees Cook2022-09-132-6/+6
| |/ /
* | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
| |/ |/|
* | provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-10/+2
|/
* 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
|\ \