summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-2/+0
|\
| * exceptions: detritus removalAl Viro2016-09-271-2/+0
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-061-2/+2
|\ \
| * | tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-021-2/+2
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-21/+5
|\ \ \
| * | | sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-21/+5
| |/ /
* | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-1/+1
|\ \ \
| * | | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra2016-09-221-1/+1
| | |/ | |/|
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-1/+5
|\ \ \ | |/ /
| * | sh: fix copy_from_user()Al Viro2016-09-131-1/+4
| * | sh64: failing __get_user() should zeroAl Viro2016-09-131-0/+1
| |/
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-0645-399/+1206
|\
| * sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker2016-08-051-0/+96
| * sh: add defconfig for J-Core J2Rich Felker2016-08-051-0/+40
| * sh: use common clock framework with device tree boardsRich Felker2016-08-052-0/+5
| * sh: system call wire upYoshinori Sato2016-08-054-2/+58
| * sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2016-08-051-4/+2
| * sh: do not perform IPI-based cache flush except on boards that need itRich Felker2016-08-051-0/+3
| * sh: add SMP support for J2Rich Felker2016-08-053-0/+145
| * sh: SMP support for SH2 entry.SRich Felker2016-08-051-0/+50
| * 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-052-0/+3
| * sh: add support for J-Core J2 processorRich Felker2016-08-0510-5/+127
| * sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-312-4/+4
| * sh: allow clocksource drivers to register sched_clock backendsRich Felker2016-07-311-0/+1
| * sh: make heartbeat driver explicitly non-modularPaul Gortmaker2016-07-311-29/+3
| * sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker2016-07-311-2/+1
| * sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker2016-07-311-4/+1
| * sh: make time.c explicitly non-modularPaul Gortmaker2016-07-311-2/+1
| * sh: fix futex/robust_list on nommu modelsRich Felker2016-07-311-0/+1
| * sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-312-0/+8
| * sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker2016-07-311-3/+0
| * sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-315-3/+41
| * 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-053-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
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-043-6/+6
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-26/+0
* | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-022-3/+3
| |/ |/|
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-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 branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-19/+4
|\ \
| * | sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner2016-07-141-19/+4
* | | 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
OpenPOWER on IntegriCloud