summaryrefslogtreecommitdiff
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2023-04-111-45/+0
|\
| * gpiolib: remove empty asm/gpio.h filesArnd Bergmann2023-03-061-45/+0
* | Merge branch into tip/master: 'x86/merge'Ingo Molnar2023-04-041-2/+8
|\ \
| * \ Merge branch 'objtool/core' into x86/merge, to ease integration testingIngo Molnar2023-03-311-2/+3
| |\ \
| * | | mm: Make pte_mkwrite() take a VMARick Edgecombe2023-03-201-2/+8
* | | | Merge branch into tip/master: 'objtool/core'Ingo Molnar2023-04-041-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | sh/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-081-2/+2
| * | | sh/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf2023-03-081-0/+1
| | |/ | |/|
* | | Merge branch into tip/master: 'locking/core'Ingo Molnar2023-04-041-2/+2
|\ \ \ | |_|/ |/| |
| * | arch: rename all internal names __xchg to __arch_xchgAndrzej Hajda2023-03-111-2/+2
| |/
* | sh: sanitize the flags on sigreturnAl Viro2023-03-091-0/+1
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-15/+41
|\
| * mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-3/+0
| * mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-12/+42
* | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-221-5/+0
|\ \
| * | gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko2023-01-301-5/+0
| |/
* | sh: checksum: add missing linux/uaccess.h includeJakub Kicinski2023-01-301-0/+1
|/
* sh/mm: Fix pmd_t for realPeter Zijlstra2023-01-101-1/+1
* Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-2/+8
|\
| * sh/mm: Make pmd_t similar to pte_tPeter Zijlstra2022-12-151-2/+8
* | 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
| |/
* | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-9/+1
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
* | 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-291-10/+2
| |\ \ | | |/
| * | 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-031-1/+1
|\ \ \ | |_|/ |/| |
| * | sh: machvec: Use char[] for section boundariesKees Cook2022-09-131-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-051-17/+0
|\ \
| * | sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
| |/
* | 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
| |/
* | sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven2022-07-031-2/+6
|/
* mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
* 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 '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-234-59/+1
|\ \
| * | sh: remove CONFIG_SET_FS supportArnd Bergmann2022-02-254-40/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-20/+2
| |/
* | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\