summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-24sh: switch to generic version of pte allocationMike Rapoport1-33/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-16/+6
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2-2/+2
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+25
2019-07-12sh: use the generic get_user_pages_fast codeChristoph Hellwig1-0/+37
2019-07-12sh: add the missing pud_page definitionChristoph Hellwig1-0/+3
2019-07-12sh: prevent warnings when using iounmapSam Ravnborg1-1/+5
2019-07-01sh: don't use asm-generic/ptrace.hChristoph Hellwig1-4/+25
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig1-1/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig1-1/+0
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada1-1/+0
2019-05-08Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+3
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-3/+14
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-131/+10
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann1-2/+3
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-41/+14
2019-04-08sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon4-4/+14
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2-18/+7
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2-23/+7
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-1/+0
2019-04-03sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2-129/+10
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-3/+1
2019-04-02sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven1-1/+1
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2-2/+2
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-405/+2
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-2/+2
2019-01-25sh: remove duplicate unistd_32.h fileArnd Bergmann1-403/+0
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-19/+0
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds1-2/+5
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-18/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds3-7/+6
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds83-357/+142
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2-4/+0
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto83-357/+142