summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorLines
2020-08-14sh: Implement __get_user_u64() required for 64-bit get_user()John Paul Adrian Glaubitz-0/+53
2020-08-12uaccess: remove segment_eqChristoph Hellwig-2/+1
2020-08-12sh/mm: drop unused MAX_PHYSADDR_BITSArvind Sankar-3/+1
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-5/+0
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport-0/+3
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra-0/+1
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar-9/+1
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-2/+0
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra-9/+1
2020-07-27kill unused dump_fpu() instancesAl Viro-5/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-27/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-3/+1
2020-06-09sh: add loglvl to show_trace()Dmitry Safonov-1/+1
2020-06-09sh: add loglvl to printk_address()Dmitry Safonov-1/+2
2020-06-09sh: add loglvl to dump_mem()Dmitry Safonov-1/+2
2020-06-08sh: implement flush_icache_user_rangeChristoph Hellwig-0/+1
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds-2163/+47
2020-06-04sh: add support for folded p4d page tablesMike Rapoport-2/+0
2020-06-04sh: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport-6/+4
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual-0/+1
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual-6/+0
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+7
2020-06-01sh: remove sh5 supportArnd Bergmann-2157/+18
2020-06-01sh: Convert ins[bwl]/outs[bwl] macros to inline functionsKuninori Morimoto-6/+28
2020-06-01sh: Convert iounmap() macros to inline functionsKuninori Morimoto-1/+1
2020-05-29sh32: convert to csum_and_copy_from_user()Al Viro-2/+7
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann-0/+2
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada-28/+34
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-9/+3
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-3/+0
2020-04-09sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada-4/+0
2020-04-09sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada-5/+3
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-16/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada-16/+0
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2020-03-27sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro-3/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro-3/+2
2020-03-17sh: mach-highlander: Fix comment spellingGeert Uytterhoeven-2/+2
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds-2/+2
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-14/+9
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+0
2019-12-31sh: sh7269: Remove bogus SSU GPIO function definitionsGeert Uytterhoeven-6/+0
2019-12-31sh: sh7264: Remove bogus SSU GPIO function definitionsGeert Uytterhoeven-6/+0
2019-12-31pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven-2/+9
2019-12-18y2038: sh: remove timeval/timespec usage from headersArnd Bergmann-2/+2
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-7/+2