summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19sh: make dma_cache_sync a no-opChristoph Hellwig
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-30sh: thin archives fix linkingNicholas Piggin
2017-06-27sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-24sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-01-19sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart
2017-01-19sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart
2017-01-19sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart
2017-01-19sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart
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-14treewide: Fix printk() message errorsMasanari Iida
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-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior
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: 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: add SMP support for J2Rich Felker
2016-08-05sh: SMP support for SH2 entry.SRich Felker