summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-07-283-6/+6
* Merge branch 'akpm-current/current'Stephen Rothwell2016-07-288-34/+8
|\
| * signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-07-281-26/+0
| * lib, switch CONFIG_PRINTK_TIME to intPrarit Bhargava2016-07-285-5/+5
| * treewide: replace obsolete _refok by __refFabian Frederick2016-07-282-3/+3
* | Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell2016-07-283-31/+20
|\ \
| * | rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-042-24/+20
| * | rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-7/+0
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2016-07-281-19/+4
|\ \ \
| * \ \ Merge branch 'smp/hotplug'Ingo Molnar2016-07-271-19/+4
| |\ \ \
| | * | | sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner2016-07-141-19/+4
* | | | | Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell2016-07-281-16/+0
|\ \ \ \ \
| * | | | | sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-14/+0
| * | | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'sh/for-next'Stephen Rothwell2016-07-2837-397/+996
|\ \ \ \ \
| * | | | | sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2016-07-261-4/+2
| * | | | | sh: do not perform IPI-based cache flush except on boards that need itRich Felker2016-07-261-0/+3
| * | | | | sh: add SMP support for J2Rich Felker2016-07-263-0/+144
| * | | | | sh: SMP support for SH2 entry.SRich Felker2016-07-261-0/+50
| * | | | | sh: add working futex atomic ops on userspace addresses for smpRich Felker2016-07-264-124/+134
| * | | | | sh: add J2 atomics using the cas.l instructionRich Felker2016-07-269-210/+469
| * | | | | sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-07-262-0/+3
| * | | | | sh: add support for J-Core J2 processorRich Felker2016-07-2610-5/+117
| * | | | | sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-262-4/+4
| * | | | | sh: allow clocksource drivers to register sched_clock backendsRich Felker2016-07-261-0/+1
| * | | | | sh: make heartbeat driver explicitly non-modularPaul Gortmaker2016-07-261-29/+3
| * | | | | sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker2016-07-261-2/+1
| * | | | | sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker2016-07-261-4/+1
| * | | | | sh: make time.c explicitly non-modularPaul Gortmaker2016-07-261-2/+1
| * | | | | sh: fix futex/robust_list on nommu modelsRich Felker2016-07-261-0/+1
| * | | | | sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-262-0/+8
| * | | | | sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker2016-07-261-3/+0
| * | | | | sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-265-3/+41
| * | | | | sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui2016-07-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-262-2/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-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 tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-264-23/+13
|\ \ \ \ | |/ / / |/| | |
| * | | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-084-23/+13
| | |/ | |/|
* | | 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
| |/
* | sh: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-262-2/+0
|\
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-202-2/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-2/+2
|\ \
| * \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-2/+2
| |\ \