summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy
2011-08-29sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-08sh: Fix up fallout from cpuidle changes.Paul Mundt
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto
2011-07-11sh: clock-shx3: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7786: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7785: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7757: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7366: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7343: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7366: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7343: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7723: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7724: modify I2C clock settingsKuninori Morimoto
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda
2011-06-20sh: Fix up build fallout from serial merge.Paul Mundt
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds