aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-18sh: add earlycon support to j2_defconfigRich Felker
2016-10-18sh: add Kconfig option for J-Core SoC core driversRich Felker
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-13sh: support CPU_J2 when compiler lacks -mj2Rich Felker
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-27exceptions: detritus removalAl Viro
2016-09-22locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra
2016-09-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-13sh: fix copy_from_user()Al Viro
2016-09-13sh64: failing __get_user() should zeroAl Viro
2016-09-02tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker
2016-08-05sh: add defconfig for J-Core J2Rich Felker
2016-08-05sh: use common clock framework with device tree boardsRich Felker
2016-08-05sh: system call wire upYoshinori Sato
2016-08-05sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring
2016-08-05sh: do not perform IPI-based cache flush except on boards that need itRich Felker
2016-08-05sh: add SMP support for J2Rich Felker
2016-08-05sh: SMP support for SH2 entry.SRich Felker
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker
2016-08-05sh: add support for J-Core J2 processorRich Felker
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-31sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker
2016-07-31sh: allow clocksource drivers to register sched_clock backendsRich Felker