aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds3-1/+39
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-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-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds32-412/+293
2011-07-26atomic: use <linux/atomic.h>Arun Sharma4-4/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-5/+5
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-7/+38
2011-07-11Merge branch 'master' into for-nextJiri Kosina4-33/+121
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto13-39/+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
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra3-6/+6
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt1-3/+3
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt1-28/+28
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda1-16/+16
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda1-12/+12
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt1-0/+50
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda1-0/+50
2011-06-20sh: Fix up build fallout from serial merge.Paul Mundt3-1/+3
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt1-0/+40
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto1-0/+40
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt19-15/+191
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt19-15/+189
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-5/+5
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2-0/+2
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linusPaul Mundt3-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-0/+2
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1