summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2011-11-01sh: Add default uImage rule for sh7757lcrNobuhiro Iwamatsu1-0/+1
2011-11-01sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcrNobuhiro Iwamatsu1-1/+1
2011-10-28sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boardsYoshihiro Shimoda4-4/+4
2011-10-28sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda1-1/+9
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman5-8/+31
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang11-17/+13
2011-10-28sh: drop unused Kconfig symbolPaul Bolle1-4/+0
2011-10-28Merge branches 'sh/core' and 'sh/kexec' into sh-latestPaul Mundt2-3/+7
2011-10-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-25/+0
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda1-25/+0
2011-09-28sh: modify prototype in sh_eth.hYoshihiro Shimoda1-1/+1
2011-09-05sh: Fix implicit declaration of function numa_node_idNobuhiro Iwamatsu1-0/+1
2011-09-05sh: kexec: Register crashk_resSimon Horman1-3/+6
2011-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-2/+2
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+40
2011-08-29Merge branch 'sh/stable-updates' into sh-latestPaul Mundt2-0/+38
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda1-0/+1
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy1-0/+35
2011-08-29sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy1-0/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-2/+2
2011-08-08sh: ecovec: add renesas_usbhs DMAEngine supportKuninori Morimoto1-0/+4
2011-08-08sh: Fix up fallout from cpuidle changes.Paul Mundt1-1/+1
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-2/+5
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown1-1/+1
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2011-08-03cpuidle: stop depending on pm_idleLen Brown1-2/+4
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker1-1/+1
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds41-419/+316
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+7
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds12-12/+12
2011-07-27[media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski1-8/+7
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-3/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma7-7/+6
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-12/+12
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds1-26/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-16/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-14/+45
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn1-26/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle12-12/+12
2011-07-11Merge branch 'master' into for-nextJiri Kosina15-80/+227
2011-07-11SH: static should be at beginning of declarationJesper Juhl5-7/+7
2011-07-11SH: static should be at beginning of declarationJesper Juhl5-7/+7
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto14-41/+0
2011-07-11sh: clock-shx3: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-52/+14
2011-07-11sh: clock-sh7786: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-92/+22