summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)Author
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
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-07-06[media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil
2015-05-06SH: use clkdev_add_table()Russell King
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-06sh: SH7724 clock fixesDaniel Palmer
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds