summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-151-1/+0Star
* Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-05-081-1/+1
|\
| * sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven2019-04-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-2/+3
|\ \
| * | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+3
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-082-2/+2
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-212-2/+2
| | |/ | |/|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-073-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/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-102-41/+14Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-131/+10Star
|\ \ \ \ | |_|/ / |/| | |
| * | | sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2019-04-032-129/+10Star
| * | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-3/+1Star
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-052-18/+7Star
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-23/+7Star
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0Star
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-052-405/+2Star
|\
| * y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
| * sh: remove duplicate unistd_32.h fileArnd Bergmann2019-01-251-403/+0Star
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-071-19/+0Star
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-18/+0Star
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-061-2/+5
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-4/+2Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2Star
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-043-7/+6Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-2983-357/+142Star
|\
| * sh: include: convert to SPDX identifiersKuninori Morimoto2018-12-2883-357/+142Star
* | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-282-4/+0Star
|\ \ | |/ |/|
| * sh: remove board_time_init() callbackArnd Bergmann2018-12-181-1/+0Star
| * sh: remove unused rtc_sh_get/set_time infrastructureArnd Bergmann2018-12-181-2/+0Star
| * sh: dreamcast: rtc: push down rtc class ops into driverArnd Bergmann2018-12-181-1/+0Star
* | Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-265-2/+10
|\ \
| * | sh: generate uapi header and syscall table header filesFiroz Khan2018-12-192-0/+2
| * | sh: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-193-2/+8
| |/
* / arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-151-0/+1
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-312-21/+0Star
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0Star
* | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-7/+0Star
* | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-271-6/+0Star
* | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-271-0/+1
* | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-271-5/+0Star
* | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-271-5/+0Star