aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-05sh: use common clock framework with device tree boardsRich Felker1-0/+4
2016-08-05sh: add SMP support for J2Rich Felker2-0/+143
2016-08-05sh: SMP support for SH2 entry.SRich Felker1-0/+50
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker1-0/+2
2016-08-05sh: add support for J-Core J2 processorRich Felker4-2/+43
2016-07-31sh: disable aliased page logic on NOMMU modelsRich Felker1-0/+4
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker1-2/+0
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker2-8/+8
2015-12-17sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven1-6/+6
2015-12-17sh: Remove sci_ick clock aliasLaurent Pinchart1-1/+0
2015-12-17sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart10-47/+54
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger1-1/+1
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-2/+1
2015-07-06[media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil1-1/+1
2015-05-06SH: use clkdev_add_table()Russell King5-10/+9
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-3/+0
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-68/+68
2014-08-06sh: SH7724 clock fixesDaniel Palmer1-1/+3
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven3-68/+68
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart9-433/+72
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart30-2486/+239
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart19-484/+106
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven1-1/+1
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven1-2/+2
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart28-108/+0
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart2-6/+6
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart28-261/+883
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta1-1/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+9
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov1-1/+1