| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-01-13 | 12 | -54/+60 |
|\ |
|
| * | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman | 2016-01-07 | 12 | -54/+60 |
| |\ |
|
| | * | sh: sh7734: Correct SCIF type for BRG | Geert Uytterhoeven | 2015-12-17 | 1 | -6/+6 |
| | * | sh: Remove sci_ick clock alias | Laurent Pinchart | 2015-12-17 | 1 | -1/+0 |
| | * | sh: Rename sci_ick and sci_fck clock to fck | Laurent Pinchart | 2015-12-17 | 10 | -47/+54 |
* | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-01-12 | 1 | -7/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 2015-12-23 | 1 | -7/+5 |
| |/ |
|
* | | treewide: Remove old email address | Peter Zijlstra | 2015-11-23 | 1 | -1/+1 |
|/ |
|
* | arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension | Martin Kepplinger | 2015-11-06 | 2 | -2/+2 |
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-05 | 1 | -1/+1 |
|\ |
|
| * | [media] clock-sh7724.c: fix sh-vou clock identifier | Hans Verkuil | 2015-07-06 | 1 | -1/+1 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -4/+5 |
|\ \ |
|
| * | | sh/irq: Use access helper irq_data_get_affinity_mask() | Thomas Gleixner | 2015-07-29 | 1 | -3/+4 |
| * | | sh/irq: Use accessor irq_data_get_node() | Jiang Liu | 2015-07-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -6/+0 |
|\ \ |
|
| * | | sh/localtimer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -6/+0 |
| |/ |
|
* | | bus: subsys: update return type of ->remove_dev() to void | Viresh Kumar | 2015-08-05 | 1 | -2/+1 |
|/ |
|
* | SH: use clkdev_add_table() | Russell King | 2015-05-06 | 5 | -10/+9 |
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -3/+3 |
|\ |
|
| * | Fix weird uses of num_online_cpus(). | Rusty Russell | 2015-03-10 | 1 | -3/+3 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 4 | -36/+6 |
|\ \ |
|
| * | | sh: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 4 | -36/+6 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 1 | -9/+9 |
|\ \ |
|
| * | | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() | David Rientjes | 2015-04-14 | 1 | -8/+4 |
| * | | arch/sh/kernel/dwarf.c: destroy mempools on cleanup | David Rientjes | 2015-04-14 | 1 | -1/+5 |
| |/ |
|
* | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 2015-04-11 | 2 | -8/+0 |
|/ |
|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 3 | -5/+4 |
* | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 2014-11-12 | 1 | -3/+0 |
* | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 2014-10-29 | 1 | -3/+3 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -29/+2 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 2 | -29/+2 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 3 | -68/+68 |
|\ \ |
|
| * | | sh: dma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 2014-07-15 | 3 | -68/+68 |
| |/ |
|
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 2 | -97/+64 |
|\ \ |
|
| * | | sh: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 2 | -97/+64 |
| |/ |
|
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -15/+0 |
* | | sh: SH7724 clock fixes | Daniel Palmer | 2014-08-06 | 1 | -1/+3 |
* | | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-08-06 | 1 | -3/+1 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 1 | -8/+7 |
|\ \ |
|
| * | | sh, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-19 | 1 | -8/+7 |
| |/ |
|
* | | sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -0/+3 |
|/ |
|
* | sh: Replace __get_cpu_var uses | Christoph Lameter | 2014-06-04 | 5 | -23/+23 |
* | sh: Switch to new style MTU2 device | Laurent Pinchart | 2014-05-11 | 9 | -433/+72 |
* | sh: Switch to new style TMU device | Laurent Pinchart | 2014-05-11 | 30 | -2486/+239 |
* | sh: Switch to new style CMT device | Laurent Pinchart | 2014-05-11 | 19 | -484/+106 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 | 2 | -3/+3 |
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-04-03 | 6 | -35/+26 |
|\ |
|
| * | sh: sh7757: switch RSPI clock to dev ID match | Geert Uytterhoeven | 2014-04-03 | 1 | -1/+1 |
| * | sh: don't pass saved userspace state to exception handlers | Bobby Bingham | 2014-04-03 | 1 | -16/+7 |
| * | sh: push extra copy of r0-r2 for syscall parameters | Bobby Bingham | 2014-04-03 | 3 | -17/+17 |