summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-144-15/+13
|\
| * sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-10-271-1/+1
| * sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-10-271-0/+8
| * sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-271-11/+0
| * sh: fix trivial misannotationsAl Viro2021-09-172-4/+5
* | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-12/+0
|\ \
| * | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-12/+0
| |/
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-1/+1
|\ \
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-1/+1
* | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \ \
| * | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/ /
* / / mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-1/+2
|/ /
* / sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-09-241-1/+1
|/
* mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-6/+2
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-022-212/+0
|\
| * sh: remove unaligned access for sh4aArnd Bergmann2021-05-102-212/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-3/+0
|\ \
| * | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-2/+2
|\| |
| * | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-2/+2
| |/
* / locking/atomic: sh: move to ARCH_ATOMICMark Rutland2021-05-265-15/+15
|/
* mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov2021-05-061-2/+3
* arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai2021-04-301-8/+2
* Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-1/+0
|\
| * Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-241-1/+0
| |\
| | * sh: Drop ARCH_NR_GPIOS definitionAndy Shevchenko2021-01-061-1/+0
* | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-1/+0
|/ /
* / local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+3
|\
| * sh: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+3
* | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+10
|\ \
| * | sh: Enable seccomp architecture trackingYiFei Zhu2020-11-201-0/+10
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-152-13/+3
|\ \
| * | sh: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-272-12/+2
| * | asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin2020-10-261-1/+1
| |/
* | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-10/+4
|\ \
| * | sh: irqstat: Use the generic irq_cpustat_tThomas Gleixner2020-11-231-10/+4
| |/
* / sh/highmem: Remove all traces of unused cruftThomas Gleixner2020-11-062-23/+0
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-253-3/+3
* Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-24/+12
|\
| * sh: propage the calling conventions change down to csum_partial_copy_generic()Al Viro2020-08-201-16/+4
| * saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-18/+18
| * csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-3/+2
| * unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
* | sh: remove spurious circular inclusion from asm/smp.hRich Felker2020-09-131-1/+0
|/
* Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-1524-166/+71
|\