Age | Commit message (Expand) | Author | Files | Lines |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-20 | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh | Linus Torvalds | 9 | -84/+81 |
2016-03-17 | sh: add device tree support and generic board using device tree | Rich Felker | 2 | -0/+40 |
2016-03-17 | sh: remove arch-specific localtimer and use generic one | Rich Felker | 3 | -70/+7 |
2016-03-17 | sh: make MMU-specific SMP code conditional on CONFIG_MMU | Rich Felker | 1 | -0/+8 |
2016-03-17 | sh: provide unified syscall trap compatible with all SH models | Rich Felker | 3 | -14/+23 |
2016-03-17 | sh: New gcc support | Yoshinori Sato | 1 | -0/+3 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -4/+4 |
2016-01-13 | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -54/+60 |
2016-01-13 | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -7/+5 |
2016-01-08 | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman | 12 | -54/+60 |
2015-12-23 | sh: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 1 | -7/+5 |
2015-12-17 | sh: sh7734: Correct SCIF type for BRG | Geert Uytterhoeven | 1 | -6/+6 |
2015-12-17 | sh: Remove sci_ick clock alias | Laurent Pinchart | 1 | -1/+0 |
2015-12-17 | sh: Rename sci_ick and sci_fck clock to fck | Laurent Pinchart | 10 | -47/+54 |
2015-11-23 | treewide: Remove old email address | Peter Zijlstra | 1 | -1/+1 |
2015-11-07 | arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension | Martin Kepplinger | 2 | -2/+2 |
2015-09-06 | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+5 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+0 |
2015-08-10 | sh/localtimer: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -6/+0 |
2015-08-06 | bus: subsys: update return type of ->remove_dev() to void | Viresh Kumar | 1 | -2/+1 |
2015-07-29 | sh/irq: Use access helper irq_data_get_affinity_mask() | Thomas Gleixner | 1 | -3/+4 |
2015-07-29 | sh/irq: Use accessor irq_data_get_node() | Jiang Liu | 1 | -1/+1 |
2015-07-06 | [media] clock-sh7724.c: fix sh-vou clock identifier | Hans Verkuil | 1 | -1/+1 |
2015-05-06 | SH: use clkdev_add_table() | Russell King | 5 | -10/+9 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -36/+6 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+9 |
2015-04-15 | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() | David Rientjes | 1 | -8/+4 |
2015-04-15 | arch/sh/kernel/dwarf.c: destroy mempools on cleanup | David Rientjes | 1 | -1/+5 |
2015-04-12 | sh: Remove signal translation and exec_domain | Richard Weinberger | 4 | -36/+6 |
2015-04-12 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 2 | -8/+0 |
2015-03-10 | Fix weird uses of num_online_cpus(). | Rusty Russell | 1 | -3/+3 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 3 | -5/+4 |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 1 | -3/+0 |
2014-10-30 | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 1 | -3/+3 |
2014-10-20 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -29/+2 |
2014-09-24 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2 | -29/+2 |
2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -68/+68 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -97/+64 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -15/+0 |
2014-08-07 | sh: SH7724 clock fixes | Daniel Palmer | 1 | -1/+3 |
2014-08-07 | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 1 | -3/+1 |
2014-08-06 | sh: Use get_signal() signal_setup_done() | Richard Weinberger | 2 | -97/+64 |
2014-08-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+7 |
2014-07-18 | sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 1 | -0/+3 |
2014-07-15 | sh: dma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 3 | -68/+68 |