Age | Commit message (Expand) | Author | Files | Lines |
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-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-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+9 |
2015-04-14 | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() | David Rientjes | 1 | -8/+4 |
2015-04-14 | 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-11 | 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-12 | 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-29 | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 1 | -3/+3 |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -29/+2 |
2014-09-23 | 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-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -15/+0 |
2014-08-06 | sh: SH7724 clock fixes | Daniel Palmer | 1 | -1/+3 |
2014-08-06 | 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-04 | 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 |
2014-06-19 | sh, perf: Use common PMU interrupt disabled code | Vince Weaver | 1 | -8/+7 |
2014-06-04 | sh: Replace __get_cpu_var uses | Christoph Lameter | 5 | -23/+23 |
2014-05-11 | sh: Switch to new style MTU2 device | Laurent Pinchart | 9 | -433/+72 |
2014-05-11 | sh: Switch to new style TMU device | Laurent Pinchart | 30 | -2486/+239 |
2014-05-11 | sh: Switch to new style CMT device | Laurent Pinchart | 19 | -484/+106 |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2 | -3/+3 |
2014-04-03 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 6 | -35/+26 |
2014-04-03 | sh: sh7757: switch RSPI clock to dev ID match | Geert Uytterhoeven | 1 | -1/+1 |
2014-04-03 | sh: don't pass saved userspace state to exception handlers | Bobby Bingham | 1 | -16/+7 |
2014-04-03 | sh: push extra copy of r0-r2 for syscall parameters | Bobby Bingham | 3 | -17/+17 |
2014-04-03 | sh: fix format string bug in stack tracer | Matt Fleming | 1 | -1/+1 |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -4/+1 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -17/+1 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 1 | -2/+2 |
2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 1 | -2/+2 |
2014-03-07 | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 1 | -1/+1 |
2014-03-07 | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 1 | -3/+0 |
2014-03-04 | sh: Use irq_set_affinity instead of homebrewn code | Thomas Gleixner | 1 | -17/+1 |
2014-03-04 | sh: prefix sh-specific "CCR" and "CCR2" by "SH_" | Geert Uytterhoeven | 1 | -2/+2 |
2014-02-11 | sched/idle, SH: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 1 | -3/+1 |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -14/+4 |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -375/+889 |
2014-01-23 | arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu... | Cody P Schafer | 1 | -14/+4 |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 1 | -2/+2 |
2014-01-21 | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> | Wanlong Gao | 1 | -0/+1 |