summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-134-171/+113
|\
| * locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * locking,arch,sh: Fold atomic_opsPeter Zijlstra2014-08-143-170/+112
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-091-1/+0
|\ \
| * | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-1/+0
* | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-4/+2
|\ \ \ | |/ / |/| |
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-4/+2
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\ \ \ \
| * \ \ \ Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-141-0/+2
| |\ \ \ \
| * | | | | sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
| | |/ / / | |/| | |
* | | | | sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
| |/ / / |/| | |
* | | | sh: get_user_pages_fast() must flush cacheStas Sergeev2014-09-101-0/+2
|/ / /
* | | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
* | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
|/ /
* | sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-221-0/+3
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-115-86/+88
|\ \
| * | sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-154-69/+69
| * | dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-091-17/+19
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-092-97/+64
|\ \ \
| * | | sh: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-97/+64
* | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-082-20/+0
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-068-15/+22
|\ \ \ \
| * | | | memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-2/+3
| * | | | sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-061-0/+11
| * | | | sh: SH7724 clock fixesDaniel Palmer2014-08-061-1/+3
| * | | | arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
| * | | | arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
| * | | | sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-063-6/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-1/+1
|\ \ \ \
| * | | | SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSIONPaul Bolle2014-06-191-1/+1
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-061-1/+0
|\ \ \ \ \
| * | | | | tgt: defconfig cleanupBart Van Assche2014-07-171-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-061-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-08-041-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-281-0/+2
| | |/ /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-8/+7
|\ \ \ \
| * \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-281-1/+2
| |\ \ \ \ | | |/ / /
| * | | | sh, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-8/+7
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \ \
| * | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/ / /
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-043-23/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | sh: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-23/+2
| * | | sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
| |/ /
* | | sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven2014-07-231-1/+2
|/ /
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
OpenPOWER on IntegriCloud