summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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/+0
| * 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-241-2/+2
|/
* Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-162-132/+1
|\
| * locking/rwsem, sh: Drop superfluous arch specific implementationMichal Hocko2016-04-132-117/+1
| * locking/rwsem: Drop explicit memory barriersMichal Hocko2016-04-131-12/+2
| * locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-5/+0
* | 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-291-5/+0
|/
* Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-193-33/+11
|\
| * 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/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-6/+3
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+1
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-4/+2
| |/
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-1/+1
|\ \
| * | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-091-1/+0
| |\|
| * | 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/+0
|\ \ \ | |_|/ |/| |
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
| |/
* / sh: fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-261-1/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* 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/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-10/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+2
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-37/+0
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+1
|\
| * arch: introduce memremap()Dan Williams2015-08-141-0/+1
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \
| * | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-201-1/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-033-85/+10
|\ \
| * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * | sh: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-274-85/+22
| |/