summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorLines
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda-2/+2
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-45/+0
2023-04-25sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>Geert Uytterhoeven-1/+1
2023-03-09sh: sanitize the flags on sigreturnAl Viro-0/+1
2023-03-08sh/cpu: Mark play_dead() __noreturnJosh Poimboeuf-2/+2
2023-03-08sh/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf-0/+1
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann-45/+0
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-15/+41
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+0
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)-3/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-12/+42
2023-01-30sh: checksum: add missing linux/uaccess.h includeJakub Kicinski-0/+1
2023-01-30gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko-5/+0
2023-01-10sh/mm: Fix pmd_t for realPeter Zijlstra-1/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+8
2022-12-15sh/mm: Make pmd_t similar to pte_tPeter Zijlstra-2/+8
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld-9/+1
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang-2/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+0
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+1
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra-10/+2
2022-09-13sh: machvec: Use char[] for section boundariesKees Cook-1/+1
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-3/+0
2022-08-30perf/hw_breakpoint: Optimize constant number of breakpoint slotsMarco Elver-4/+1
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka-10/+2
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds-12/+22
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+0
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+0
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne-6/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne-6/+0
2022-07-17sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-17/+0
2022-07-03sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven-2/+6
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin-12/+22
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang-2/+3
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+0
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-59/+1
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2022-02-25sh: remove CONFIG_SET_FS supportArnd Bergmann-40/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-20/+2
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-15include: move find.h from asm_generic to linuxYury Norov-1/+0