aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds1-2/+3
2021-10-25signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman1-4/+6
2021-09-17sh: check return code of request_irqNick Desaulniers1-2/+3
2021-01-06arch: sh: remove duplicate includeWang Qing1-1/+0
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds14-3127/+3
2020-06-02mm: remove __get_vm_areaChristoph Hellwig1-1/+2
2020-06-01sh: remove sh5 supportArnd Bergmann13-3127/+2
2020-06-01sh: sh4a: Bring back tmu3_device early deviceKrzysztof Kozlowski1-0/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-4/+4
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar1-4/+4
2019-12-08sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki1-4/+4
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski28-31/+31
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski29-0/+29
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman3-5/+3
2018-12-28sh: cpu: convert to SPDX identifiersKuninori Morimoto6-25/+6
2018-12-28sh: shmobile: convert to SPDX identifiersKuninori Morimoto4-13/+5
2018-12-28sh: sh5: convert to SPDX identifiersKuninori Morimoto7-30/+9
2018-12-28sh: sh4a: convert to SPDX identifiersKuninori Morimoto37-194/+38
2018-12-28sh: sh4: convert to SPDX identifiersKuninori Morimoto9-36/+9
2018-12-28sh: sh3: convert to SPDX identifiersKuninori Morimoto16-68/+20
2018-12-28sh: sh2a: convert to SPDX identifiersKuninori Morimoto19-78/+21
2018-12-28sh: sh2: convert to SPDX identifiersKuninori Morimoto7-26/+9
2018-06-28media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi1-1/+1
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker1-0/+4
2018-03-21media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi1-2/+2
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi1-1/+1
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>Ingo Molnar1-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart3-5/+9
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-1/+0
2017-01-19sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2-4/+0
2017-01-19sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2-3/+3
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart5-16/+0
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart28-112/+1
2017-01-19sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart2-16/+16
2017-01-19sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart4-22/+21
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart28-135/+103
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-14treewide: Fix printk() message errorsMasanari Iida2-2/+2
2016-09-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior1-21/+5