aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Gravatar Naoya Horiguchi 1-5/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-11/+2
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 13-15/+0
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 41-3403/+417
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-8/+15
2014-05-28Merge branch 'pci/misc' into nextGravatar Bjorn Helgaas 1-5/+0
2014-05-28USB: remove CONFIG_USB_DEBUG from defconfig filesGravatar Greg Kroah-Hartman 5-5/+0
2014-05-27USB: delete CONFIG_USB_DEVICEFS from defconfigGravatar Naoki MATSUMOTO 10-10/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionGravatar Hanjun Guo 1-5/+0
2014-05-21Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/...Gravatar Olof Johansson 41-3403/+417
2014-05-21ftrace: Make CALLER_ADDRx macros more genericGravatar AKASHI Takahiro 1-9/+1
2014-05-20sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Gravatar Bjorn Helgaas 1-3/+15
2014-05-11sh: Switch to new style MTU2 deviceGravatar Laurent Pinchart 9-433/+72
2014-05-11sh: Switch to new style TMU deviceGravatar Laurent Pinchart 30-2486/+239
2014-05-11sh: Switch to new style CMT deviceGravatar Laurent Pinchart 19-484/+106
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsGravatar Linus Torvalds 1-0/+8
2014-04-18arch,sh: Convert smp_mb__*()Gravatar Peter Zijlstra 2-11/+2
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2014-04-12Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-0/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 7-13/+13
2014-04-03Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 11-78/+34
2014-04-03arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGravatar Geert Uytterhoeven 1-3/+0
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGravatar Geert Uytterhoeven 1-1/+1
2014-04-03arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeGravatar Kuninori Morimoto 1-1/+1
2014-04-03sh: don't pass saved userspace state to exception handlersGravatar Bobby Bingham 2-28/+11
2014-04-03sh: remove unused do_fpu_errorGravatar Bobby Bingham 1-18/+0
2014-04-03sh: push extra copy of r0-r2 for syscall parametersGravatar Bobby Bingham 4-26/+20
2014-04-03sh: fix format string bug in stack tracerGravatar Matt Fleming 1-1/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-4/+1
2014-04-01get rid of DEBUG_WRITECOUNTGravatar Al Viro 1-1/+0
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-9/+0
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-6/+2
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+0
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-17/+1
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-53/+23
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+5
2014-03-23Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Gravatar Mark Brown 2-6/+2
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLGravatar AKASHI Takahiro 1-0/+1
2014-03-19sh/PCI: Use default pcibios_enable_device()Gravatar Bjorn Helgaas 1-5/+0
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsGravatar Kuninori Morimoto 2-6/+2
2014-03-12Merge 3.14-rc6 into usb-nextGravatar Greg Kroah-Hartman 11-18/+20
2014-03-12Merge branch 'irq/for-gpio' into irq/coreGravatar Thomas Gleixner 11-18/+20
2014-03-11sh: Remove Kconfig entries for TMU, CMT and MTU2Gravatar Magnus Damm 1-53/+23
2014-03-11Merge branch 'sched/urgent' into sched/coreGravatar Ingo Molnar 11-18/+20
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initGravatar Jiri Slaby 1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Gravatar Jiri Slaby 1-3/+0