aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus 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-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-2/+2
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-3/+14
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-131/+10
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-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2-2/+2
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+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-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds1-2/+5
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 Torvalds35-153/+60
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-3/+0
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto35-153/+60
2018-12-26Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-0/+3
2018-12-19sh: generate uapi header and syscall table header filesFiroz Khan1-0/+1
2018-12-19sh: add __NR_syscalls along with NR_syscallsFiroz Khan1-0/+2
2018-12-18sh: remove board_time_init() callbackArnd Bergmann1-1/+0
2018-12-18sh: remove unused rtc_sh_get/set_time infrastructureArnd Bergmann1-2/+0
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown1-0/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers2-21/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti1-7/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti1-6/+0
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti1-0/+1