summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\
| * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
|/
* Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-7/+2
|\
| * sh: remove __iounmapChristoph Hellwig2019-11-111-7/+2
* | sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-071-15/+15
* | drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-071-0/+61
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* sh: switch to generic version of pte allocationMike Rapoport2019-09-241-33/+1
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-16/+6
* Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-4/+25
|\
| * sh: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-4/+25
* | sh: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+37
* | sh: add the missing pud_page definitionChristoph Hellwig2019-07-121-0/+3
* | sh: prevent warnings when using iounmapSam Ravnborg2019-07-121-1/+5
* | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
* | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-1/+0
* | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
* | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-241-1/+0
* | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
* | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
|/
* arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-141-1/+0
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-2/+2
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-202-2/+2
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-063-3/+14
|\ \
| * | sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon2019-04-084-4/+14
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-102-41/+14
| |\ \ \
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-131/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2019-04-032-129/+10
| * | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-3/+1
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-052-18/+7
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-23/+7
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+1
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-2/+2
|\
| * y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-061-2/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-4/+2
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-7/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-2835-153/+60
|\
| * sh: include: convert to SPDX identifiersKuninori Morimoto2018-12-2835-153/+60
* | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-281-3/+0
|\ \ | |/ |/|
| * sh: remove board_time_init() callbackArnd Bergmann2018-12-181-1/+0
| * sh: remove unused rtc_sh_get/set_time infrastructureArnd Bergmann2018-12-181-2/+0
* | Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-262-0/+3
|\ \