summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt3-11/+20
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt2-0/+4
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-11/+17
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-7/+11
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-5/+7
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy1-4/+12
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker3-0/+3
2011-10-28sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda1-1/+9
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman1-1/+1
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-28Merge branches 'sh/core' and 'sh/kexec' into sh-latestPaul Mundt2-3/+7
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-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/...Linus 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/let...Linus 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/jik...Linus 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/kern...Linus 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