summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAge
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-24
| |/
* / sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-12
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-12
|\
| * exceptions: detritus removalAl Viro2016-09-27
* | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra2016-09-22
|/
* sh: fix copy_from_user()Al Viro2016-09-13
* sh64: failing __get_user() should zeroAl Viro2016-09-13
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-06
|\
| * sh: system call wire upYoshinori Sato2016-08-04
| * sh: add working futex atomic ops on userspace addresses for smpRich Felker2016-08-04
| * sh: add J2 atomics using the cas.l instructionRich Felker2016-08-04
| * sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-08-04
| * sh: add support for J-Core J2 processorRich Felker2016-08-04
| * sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker2016-07-30
| * sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui2016-07-30
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\ \
| * | rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-03
| * | rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-03
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
| |/ |/|
* | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-26
* | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-26
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/
* Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-16
|\
| * locking/rwsem, sh: Drop superfluous arch specific implementationMichal Hocko2016-04-13
| * locking/rwsem: Drop explicit memory barriersMichal Hocko2016-04-13
| * locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-13
* | sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker2016-03-29
* | sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker2016-03-29
|/
* Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-19
|\
| * sh: add SMP method selection to device tree pseudo-boardRich Felker2016-03-17
| * sh: Use generic clkdev.h headerStephen Boyd2016-03-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \