aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-30sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker1-2/+2
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker1-2/+0
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds9-84/+81
2016-03-17sh: add device tree support and generic board using device treeRich Felker2-0/+40
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker3-70/+7
2016-03-17sh: make MMU-specific SMP code conditional on CONFIG_MMURich Felker1-0/+8
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker3-14/+23
2016-03-17sh: New gcc supportYoshinori Sato1-0/+3
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-4/+4
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds12-54/+60
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-7/+5
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-nextGreg Kroah-Hartman12-54/+60
2015-12-23sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin1-7/+5
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-23treewide: Remove old email addressPeter Zijlstra1-1/+1
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2-2/+2
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-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-08-10sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-2/+1
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-3/+4
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu1-1/+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
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-3/+3
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds4-36/+6
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+9
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger4-36/+6
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2-8/+0
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell1-3/+3
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-5/+4
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-3/+0
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-29/+2
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2-29/+2
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-68/+68
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-97/+64
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-15/+0
2014-08-06sh: SH7724 clock fixesDaniel Palmer1-1/+3
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2014-08-06sh: Use get_signal() signal_setup_done()Richard Weinberger2-97/+64
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+7