summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-1312-54/+60
|\
| * Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2016-01-0812-54/+60
| |\
| | * sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven2015-12-171-6/+6
| | * sh: Remove sci_ick clock aliasLaurent Pinchart2015-12-171-1/+0Star
| | * sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart2015-12-1710-47/+54
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-131-7/+5Star
|\ \ \ | |/ / |/| |
| * | sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-231-7/+5Star
| |/
* / treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
|/
* arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-072-2/+2
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-061-1/+1
|\
| * [media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil2015-07-061-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-4/+5
|\ \
| * | sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-07-291-3/+4
| * | sh/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-291-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-6/+0Star
|\ \
| * | sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-6/+0Star
| |/
* / bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-061-2/+1Star
|/
* SH: use clkdev_add_table()Russell King2015-05-065-10/+9Star
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-3/+3
|\
| * Fix weird uses of num_online_cpus().Rusty Russell2015-03-101-3/+3
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-36/+6Star
|\ \
| * | sh: Remove signal translation and exec_domainRichard Weinberger2015-04-124-36/+6Star
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-9/+9
|\ \
| * | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-151-8/+4Star
| * | arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-151-1/+5
| |/
* / whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-122-8/+0Star
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-133-5/+4Star
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-3/+0Star
* sh: fix sh770x SCIF memory regionsAndriy Skulysh2014-10-301-3/+3
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-202-29/+2Star
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-232-29/+2Star
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-113-68/+68
|\ \
| * | sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-153-68/+68
| |/
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-092-97/+64Star
|\ \
| * | sh: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-97/+64Star
| |/
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-15/+0Star
* | sh: SH7724 clock fixesDaniel Palmer2014-08-071-1/+3
* | arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-071-3/+1Star
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-051-8/+7Star
|\ \
| * | sh, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-8/+7Star
| |/
* / sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
|/
* sh: Replace __get_cpu_var usesChristoph Lameter2014-06-055-23/+23
* sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-119-433/+72Star
* sh: Switch to new style TMU deviceLaurent Pinchart2014-05-1130-2486/+239Star
* sh: Switch to new style CMT deviceLaurent Pinchart2014-05-1119-484/+106Star
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-082-3/+3
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-046-35/+26Star
|\
| * sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-041-1/+1
| * sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-041-16/+7Star
| * sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-043-17/+17