summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-1/+2
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-141-2/+3
|\
| * sh: check return code of request_irqNick Desaulniers2021-09-171-2/+3
* | signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman2021-10-251-4/+6
|/
* arch: sh: remove duplicate includeWang Qing2021-01-061-1/+0
* Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-0614-3127/+3
|\
| * sh: remove sh5 supportArnd Bergmann2020-06-0113-3127/+2
| * sh: sh4a: Bring back tmu3_device early deviceKrzysztof Kozlowski2020-06-011-0/+1
* | mm: remove __get_vm_areaChristoph Hellwig2020-06-021-1/+2
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-2/+2
|\
| * Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-4/+4
| |\
| * | sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-4/+4
| |/ |/|
* | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-041-4/+4
|\ \ | |/ |/|
| * cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-291-4/+4
* | sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-0728-31/+31
* | drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-0729-0/+29
|/
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-273-5/+3
* sh: cpu: convert to SPDX identifiersKuninori Morimoto2018-12-286-25/+6
* sh: shmobile: convert to SPDX identifiersKuninori Morimoto2018-12-284-13/+5
* sh: sh5: convert to SPDX identifiersKuninori Morimoto2018-12-287-30/+9
* sh: sh4a: convert to SPDX identifiersKuninori Morimoto2018-12-2837-194/+38
* sh: sh4: convert to SPDX identifiersKuninori Morimoto2018-12-289-36/+9
* sh: sh3: convert to SPDX identifiersKuninori Morimoto2018-12-2816-68/+20
* sh: sh2a: convert to SPDX identifiersKuninori Morimoto2018-12-2819-78/+21
* sh: sh2: convert to SPDX identifiersKuninori Morimoto2018-12-287-26/+9
* media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi2018-06-281-1/+1
* sh: fix build failure for J2 cpu with SMP disabledRich Felker2018-05-051-0/+4
* media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi2018-03-211-2/+2
* media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi2018-02-261-1/+1
* sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-081-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-2/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-193-5/+9
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-01-191-1/+0
* sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2017-01-192-4/+0
* sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2017-01-192-3/+3
* sh: Don't set sh-sci port_regLaurent Pinchart2017-01-195-16/+0
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-1928-112/+1
* sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart2017-01-192-16/+16
* sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart2017-01-194-22/+21
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-1928-135/+103
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* treewide: Fix printk() message errorsMasanari Iida2016-12-142-2/+2
* sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-21/+5