aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-10sh: get_user_pages_fast() must flush cacheStas Sergeev
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-06memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar
2014-08-06sh: SH7724 clock fixesDaniel Palmer
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-08-06arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-08-06sh: remove CPU_SUBTYPE_SH7764Richard Weinberger
2014-08-06sh: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-04Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-23sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven
2014-07-18sh: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-17tgt: defconfig cleanupBart Van Assche
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto
2014-06-19sh, perf: Use common PMU interrupt disabled codeVince Weaver
2014-06-19SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSIONPaul Bolle
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas
2014-05-28USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman
2014-05-27USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-21Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/...Olof Johansson
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-05-20sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas