summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorLines
2022-07-03sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven-2/+6
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
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar-1/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior-1/+1
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)-1/+0
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds-15/+13
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+0
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-10-27sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven-1/+1
2021-10-27sh: define __BIG_ENDIAN for math-emuRandy Dunlap-0/+8
2021-10-27sh: Cleanup about SPARSE_IRQKefeng Wang-11/+0
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)-1/+2
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu-1/+1
2021-09-24sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven-1/+1
2021-09-17sh: fix trivial misannotationsAl Viro-4/+5
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne-12/+0
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig-6/+2
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V-2/+2
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-212/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-2/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport-2/+2
2021-05-26locking/atomic: sh: move to ARCH_ATOMICMark Rutland-15/+15
2021-05-10sh: remove unaligned access for sh4aArnd Bergmann-212/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand-5/+0
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov-2/+3
2021-04-30arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai-8/+2
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar-1/+0
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner-1/+0
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds-1/+0
2021-01-06sh: Drop ARCH_NR_GPIOS definitionAndy Shevchenko-1/+0
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+3
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+10
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-13/+3
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+4