aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds4-2/+40
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: 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/torvalds/linux into sh-latestPaul 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/lenb/linux-idle-2.6Linus 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/lethal/sh-3.xLinus Torvalds41-419/+316
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-8/+7
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus 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/jikos/trivialLinus 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/kernel/git/tip/linux-2.6-tipLinus 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
2011-07-11sh: clock-sh7785: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-62/+16
2011-07-11sh: clock-sh7757: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-27/+8
2011-07-11sh: clock-sh7366: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-16/+6
2011-07-11sh: clock-sh7343: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-21/+7
2011-07-11sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-32/+11
2011-07-11sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-62/+17
2011-07-11sh: clock-sh7366: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7343: modify I2C clock settingsKuninori Morimoto1-2/+3
2011-07-11sh: clock-sh7723: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7724: modify I2C clock settingsKuninori Morimoto1-2/+3
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-3/+3
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+2
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra2-0/+30