summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+2Star
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-37/+0Star
* 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-211-1/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-043-85/+10Star
|\ \
| * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0Star
| * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0Star
| * | sh: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-274-85/+22Star
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \
| * | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-255-34/+2Star
| |\|
| * | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-011-6/+2Star
|\ \ \ | |_|/ |/| |
| * | sched, sh: Fold finish_arch_switch() into switch_to()Peter Zijlstra2015-08-041-6/+2Star
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\ \
| * | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
|\ \ \ | |/ / |/| |
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| |/
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-3/+0Star