summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)Author
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2018-12-28sh: cpu: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: shmobile: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh5: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh4a: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh4: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh3: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh2a: convert to SPDX identifiersKuninori Morimoto
2018-12-28sh: sh2: convert to SPDX identifiersKuninori Morimoto
2018-06-28media: arch: sh: ap325rxa: Use new renesas-ceu camera driverJacopo Mondi
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker
2018-03-21media: arch: sh: ecovec: Use new renesas-ceu camera driverJacopo Mondi
2018-02-26media: arch: sh: migor: Use new renesas-ceu camera driverJacopo Mondi
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...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-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-14treewide: Fix printk() message errorsMasanari Iida
2016-09-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-05sh: use common clock framework with device tree boardsRich Felker
2016-08-05sh: add SMP support for J2Rich Felker
2016-08-05sh: SMP support for SH2 entry.SRich 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-07-31sh: disable aliased page logic on NOMMU modelsRich Felker
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker
2015-12-17sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven
2015-12-17sh: Remove sci_ick clock aliasLaurent Pinchart
2015-12-17sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds