summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\
| * arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-12
* | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
|/
* Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds2016-10-19
|\
| * sh: add earlycon support to j2_defconfigRich Felker2016-10-18
| * sh: add Kconfig option for J-Core SoC core driversRich Felker2016-10-18
| * sh: support CPU_J2 when compiler lacks -mj2Rich Felker2016-10-13
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\ \
| * | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\ \ \ | |/ / |/| |
| * | exceptions: detritus removalAl Viro2016-09-27
* | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-06
|\ \ \
| * | | tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-02
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ \ \
| * | | | sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
| |/ / /
* | | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-30
|\ \ \ \ | | |_|/ | |/| |
| * | | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra2016-09-22
| | |/ | |/|
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\ \ \ | |/ /
| * | sh: fix copy_from_user()Al Viro2016-09-13
| * | sh64: failing __get_user() should zeroAl Viro2016-09-13
| |/
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-24
|/
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-06
|\
| * sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker2016-08-05
| * sh: add defconfig for J-Core J2Rich Felker2016-08-05
| * sh: use common clock framework with device tree boardsRich Felker2016-08-05
| * sh: system call wire upYoshinori Sato2016-08-05
| * sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2016-08-05
| * sh: do not perform IPI-based cache flush except on boards that need itRich Felker2016-08-05
| * sh: add SMP support for J2Rich Felker2016-08-05
| * sh: SMP support for SH2 entry.SRich Felker2016-08-05
| * sh: add working futex atomic ops on userspace addresses for smpRich Felker2016-08-05
| * sh: add J2 atomics using the cas.l instructionRich Felker2016-08-05
| * sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-08-05
| * sh: add support for J-Core J2 processorRich Felker2016-08-05
| * sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-31
| * sh: allow clocksource drivers to register sched_clock backendsRich Felker2016-07-31
| * sh: make heartbeat driver explicitly non-modularPaul Gortmaker2016-07-31
| * sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker2016-07-31
| * sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker2016-07-31
| * sh: make time.c explicitly non-modularPaul Gortmaker2016-07-31