summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-23/+0
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-2/+2
|\
| * sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-2/+2
|\ \
| * | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-2/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-59/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | sh: switch to RAW_COPY_USERAl Viro2017-03-281-32/+4
| | | * | sh: switch to extable.hAl Viro2017-03-282-22/+11
| | |/ / | |/| |
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-022-0/+2
| |/| | | | |/
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
| |/ |/|
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-031-0/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+4
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-1/+0
|\ \
| * | sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+0
| |/
* / sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-121-6/+0
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-121-0/+6
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-121-0/+3
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-252-121/+0
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-2/+0
|\
| * exceptions: detritus removalAl Viro2016-09-271-2/+0
* | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra2016-09-221-1/+1
|/
* sh: fix copy_from_user()Al Viro2016-09-131-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-09-131-0/+1
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-0619-347/+648
|\
| * sh: system call wire upYoshinori Sato2016-08-052-2/+30
| * sh: add working futex atomic ops on userspace addresses for smpRich Felker2016-08-054-124/+134
| * sh: add J2 atomics using the cas.l instructionRich Felker2016-08-059-216/+481
| * sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-08-051-0/+1
| * sh: add support for J-Core J2 processorRich Felker2016-08-051-1/+1
| * sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker2016-07-311-3/+0
| * sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui2016-07-311-1/+1
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-18/+0
|\ \
| * | rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-041-11/+0
| * | rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-7/+0
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-26/+0
| |/ |/|
* | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-261-0/+12
* | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-261-1/+7