aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-19Merge remote-tracking branch 'lsk/v3.14/topic/gcov' into linux-linaro-lsk-v3.14Mark Brown
2015-03-19gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.14/topic/gcovRiku Voipio
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-07-01Merge tag 'v3.14.10' into linux-linaro-lsk-v3.14Mark Brown
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-05Merge branch 'v3.14/topic/arm64-ftrace' into linux-linaro-lsk-v3.14Alex Shi
2014-06-04ftrace: make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-05-06sh: fix format string bug in stack tracerMatt Fleming
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-23sh: use generic fixmap.hMark Salter
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-21arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao
2014-01-20Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook
2013-12-18sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15sh: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-11-13sh64: kernel: remove useless variable 'regs'Chen Gang
2013-11-13sh64: kernel: use 'usp' instead of 'fn'Chen Gang