aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-171/+113
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 1-1/+0
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Gravatar Geert Uytterhoeven 1-1/+0
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-4/+2
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Gravatar Pranith Kumar 1-1/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 2-0/+2
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverGravatar abdoulaye berthe 1-4/+2
2014-09-14Merge 3.17-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-0/+2
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Gravatar Peter Zijlstra 1-0/+1
2014-09-10sh: get_user_pages_fast() must flush cacheGravatar Stas Sergeev 1-0/+2
2014-09-09sh/uapi: Add definition of TIOC[SG]RS485Gravatar Ricardo Ribalda Delgado 1-0/+2
2014-08-29flush_icache_range: export symbol to fix build errorsGravatar Pranith Kumar 1-0/+1
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoGravatar Vivek Goyal 1-2/+0
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGravatar Geert Uytterhoeven 1-0/+3
2014-08-14locking,arch,sh: Fold atomic_opsGravatar Peter Zijlstra 3-170/+112
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 5-86/+88
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-97/+64
2014-08-08kexec: load and relocate purgatory at kernel load timeGravatar Vivek Goyal 1-0/+2
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaGravatar Andy Lutomirski 2-20/+0
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Gravatar Linus Torvalds 8-15/+22
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+0
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+2
2014-08-06memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEGravatar Wang Nan 1-2/+3
2014-08-06sh: fix build error by adding generic ioport_{map/unmap}()Gravatar Pranith Kumar 1-0/+11
2014-08-06sh: SH7724 clock fixesGravatar Daniel Palmer 1-1/+3
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROGravatar Fabian Frederick 1-3/+1
2014-08-06arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROGravatar Fabian Frederick 1-3/+1
2014-08-06sh: remove CPU_SUBTYPE_SH7764Gravatar Richard Weinberger 3-6/+3
2014-08-06sh: Use get_signal() signal_setup_done()Gravatar Richard Weinberger 2-97/+64
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-8/+7
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 3-23/+5
2014-08-04Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextGravatar Mark Brown 1-0/+2
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Gravatar Ingo Molnar 1-1/+2
2014-07-23sh: also try passing -m4-nofpu for SH2A buildsGravatar Geert Uytterhoeven 1-1/+2
2014-07-18sh: ftrace: Remove check of obsolete variable function_trace_stopGravatar Steven Rostedt (Red Hat) 2-23/+2
2014-07-18sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeGravatar Steven Rostedt (Red Hat) 1-0/+3
2014-07-17tgt: defconfig cleanupGravatar Bart Van Assche 1-1/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-07-15sh: dma: Use defines instead of hardcoded numbersGravatar Geert Uytterhoeven 4-69/+69
2014-07-09dmaengine: shdma: Add more register documentationGravatar Geert Uytterhoeven 1-17/+19
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferGravatar Kuninori Morimoto 1-0/+2
2014-06-19sh, perf: Use common PMU interrupt disabled codeGravatar Vince Weaver 1-8/+7
2014-06-19SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSIONGravatar Paul Bolle 1-1/+1
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-9/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLGravatar Fabian Frederick 1-1/+0
2014-06-04sh: Replace __get_cpu_var usesGravatar Christoph Lameter 5-23/+23