summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0Star
| * 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/+0Star
|\ \
| * | rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-041-11/+0Star
| * | rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-7/+0Star
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-031-26/+0Star
| |/ |/|
* | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-271-0/+12
* | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-271-1/+7
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-254-14/+93
|\ \
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0Star
| * | locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-164-12/+87
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+8
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-2/+2
|/
* Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-162-132/+1Star
|\
| * locking/rwsem, sh: Drop superfluous arch specific implementationMichal Hocko2016-04-132-117/+1Star
| * locking/rwsem: Drop explicit memory barriersMichal Hocko2016-04-131-12/+2Star
| * locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-5/+0Star
* | sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker2016-03-301-1/+1
* | sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker2016-03-301-5/+0Star
|/
* Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-203-33/+11Star
|\
| * sh: add SMP method selection to device tree pseudo-boardRich Felker2016-03-171-0/+10
| * sh: Use generic clkdev.h headerStephen Boyd2016-03-172-33/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-6/+3Star
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-2/+1Star
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-141-4/+2Star
| |/
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-1/+1
|\ \
| * | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-091-1/+0Star
| |\|
| * | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-1/+1
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+0Star
|\ \ \ | |_|/ |/| |
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0Star
| |/
* / sh: fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-261-1/+0Star
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-2/+0Star
* sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin2016-01-122-34/+52
* sh: support 1 and 2 byte xchgMichael S. Tsirkin2016-01-124-22/+72
* sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-121-1/+2
* sh64: fix __NR_fgetxattrDmitry V. Levin2015-12-121-1/+1
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+1
|\
| * sh: add copy_user_page() alias for __copy_user()Ross Zwisler2015-10-161-0/+1
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-14/+0Star
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-10/+0Star