summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-7/+2
2019-11-11sh: remove __iounmapChristoph Hellwig1-7/+2
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski1-15/+15
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski1-0/+61
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-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-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-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/ke...Linus 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...Linus 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...Linus 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