Age | Commit message (Expand) | Author | Files | Lines |
2014-03-23 | Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/... | Mark Brown | 2 | -6/+2 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
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 |
2013-12-24 | sh: Declare SCIF register base and IRQ as resources | Laurent Pinchart | 28 | -261/+883 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2 | -18/+1 |
2013-12-19 | sh: always link in helper functions extracted from libgcc | Geert Uytterhoeven | 1 | -1/+1 |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-12-16 | Merge tag 'v3.13-rc4' into next | Dmitry Torokhov | 15 | -53/+59 |
2013-12-04 | clk: Add common __clk_get(), __clk_put() implementations | Sylwester Nawrocki | 1 | -0/+2 |
2013-11-26 | Input: tsc2007 - add device tree support. | Denis Carikli | 1 | -1/+1 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+2 |
2013-11-19 | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | sh: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -1/+4 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2 | -6/+2 |
2013-11-13 | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 5 | -5/+25 |