summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2016-06-04rtc: sh: provide rtc_class_ops directlyArnd Bergmann
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-03-30sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds
2016-03-17sh: add device tree support and generic board using device treeRich Felker
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker
2016-03-17sh: make MMU-specific SMP code conditional on CONFIG_MMURich Felker
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker
2016-03-17sh: New gcc supportYoshinori Sato
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2015-12-23sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin
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-23treewide: Remove old email addressPeter Zijlstra
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-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-10sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu
2015-07-06[media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil
2015-05-06SH: use clkdev_add_table()Russell King
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds