Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 11 | -78/+34 |
2014-04-04 | arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR | Geert Uytterhoeven | 1 | -3/+0 |
2014-04-04 | sh: sh7757: switch RSPI clock to dev ID match | Geert Uytterhoeven | 1 | -1/+1 |
2014-04-04 | arch/sh/boards/board-sh7757lcr.c: fixup SDHI register size | Kuninori Morimoto | 1 | -1/+1 |
2014-04-04 | sh: don't pass saved userspace state to exception handlers | Bobby Bingham | 2 | -28/+11 |
2014-04-04 | sh: remove unused do_fpu_error | Bobby Bingham | 1 | -18/+0 |
2014-04-04 | sh: push extra copy of r0-r2 for syscall parameters | Bobby Bingham | 4 | -26/+20 |
2014-04-04 | 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-02 | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -9/+0 |
2014-04-02 | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -6/+2 |
2014-04-02 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -17/+1 |
2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -53/+23 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+1 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+5 |
2014-03-23 | Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/... | Mark Brown | 2 | -6/+2 |
2014-03-20 | sh/PCI: Use default pcibios_enable_device() | Bjorn Helgaas | 1 | -5/+0 |
2014-03-14 | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto | 2 | -6/+2 |
2014-03-12 | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman | 11 | -18/+20 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 11 | -18/+20 |
2014-03-12 | sh: Remove Kconfig entries for TMU, CMT and MTU2 | Magnus Damm | 1 | -53/+23 |
2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 11 | -18/+20 |
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 | 11 | -18/+20 |
2014-02-19 | usb: host: remove selects of USB_ARCH_HAS_?HCI | Paul Bolle | 1 | -9/+0 |
2014-02-11 | sched/idle, SH: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 1 | -3/+1 |
2014-02-10 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-10 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -4/+4 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+2 |
2014-01-24 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 3 | -55/+10 |
2014-01-24 | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 1 | -0/+2 |
2014-01-24 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -375/+889 |
2014-01-24 | arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu... | Cody P Schafer | 1 | -14/+4 |
2014-01-24 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |
2014-01-24 | sh: use generic fixmap.h | Mark Salter | 1 | -37/+2 |
2014-01-22 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 1 | -2/+2 |
2014-01-22 | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> | Wanlong Gao | 1 | -0/+1 |
2014-01-20 | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -18/+1 |
2014-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2 | -1/+6 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 1 | -18/+3 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-01-03 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMAN | Mark Salter | 1 | -0/+1 |
2014-01-03 | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms... | Nobuhiro Iwamatsu | 1 | -0/+5 |
2013-12-24 | sh: Don't set plat_sci_port scbrr_algo_id field | Laurent Pinchart | 28 | -108/+0 |
2013-12-24 | sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports | Laurent Pinchart | 2 | -6/+6 |