aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-11/+17
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-0/+6
2011-11-06cpuidle: Single/Global registration of idle statesGravatar Deepthi Dharwar 1-7/+11
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Gravatar Deepthi Dharwar 1-5/+7
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-8/+6
2011-11-03[media] sh: migor: remove unused ov772x buswidth flagGravatar Guennadi Liakhovetski 1-3/+1
2011-11-03[media] sh: ap3rxa: remove redundant soc-camera platform data fieldsGravatar Guennadi Liakhovetski 1-5/+1
2011-11-03[media] sh: convert ap325rxa to mediabus flagsGravatar Guennadi Liakhovetski 1-0/+4
2011-11-01sh: Add default uImage rule for sh7757lcrGravatar Nobuhiro Iwamatsu 1-0/+1
2011-11-01sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcrGravatar Nobuhiro Iwamatsu 1-1/+1
2011-10-31sh: Add export.h to arch/sh specific files as required.Gravatar Paul Gortmaker 5-0/+5
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesGravatar Paul Gortmaker 1-0/+1
2011-10-28sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boardsGravatar Yoshihiro Shimoda 4-4/+4
2011-10-28sh: add parameters for EHCI and RIIC in clock-sh7757.cGravatar Yoshihiro Shimoda 1-1/+9
2011-10-28sh: kexec: Add PHYSICAL_STARTGravatar Simon Horman 5-8/+31
2011-10-28SH: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 11-17/+13
2011-10-28sh: drop unused Kconfig symbolGravatar Paul Bolle 1-4/+0
2011-10-28Merge branches 'sh/core' and 'sh/kexec' into sh-latestGravatar Paul Mundt 2-3/+7
2011-10-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 1-25/+0
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Gravatar Yoshihiro Shimoda 1-25/+0
2011-09-28sh: modify prototype in sh_eth.hGravatar Yoshihiro Shimoda 1-1/+1
2011-09-05sh: Fix implicit declaration of function numa_node_idGravatar Nobuhiro Iwamatsu 1-0/+1
2011-09-05sh: kexec: Register crashk_resGravatar Simon Horman 1-3/+6
2011-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 2-2/+2
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-2/+40
2011-08-29Merge branch 'sh/stable-updates' into sh-latestGravatar Paul Mundt 2-0/+38
2011-08-29sh: fix the compile error in setup-sh7757.cGravatar Yoshihiro Shimoda 1-0/+1
2011-08-29sh: Add unaligned memory access for PC relative intructionsGravatar Phil Edworthy 1-0/+35
2011-08-29sh: Fix unaligned memory access for branches without delay slotsGravatar Phil Edworthy 1-0/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 2-2/+2
2011-08-08sh: ecovec: add renesas_usbhs DMAEngine supportGravatar Kuninori Morimoto 1-0/+4
2011-08-08sh: Fix up fallout from cpuidle changes.Gravatar Paul Mundt 1-1/+1
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 2-2/+5
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()Gravatar David Brown 1-1/+1
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+4
2011-08-03cpuidle: stop depending on pm_idleGravatar Len Brown 1-2/+4
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredGravatar Paul Gortmaker 1-1/+1
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Gravatar Linus Torvalds 41-419/+316
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+7
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 12-12/+12
2011-07-27[media] V4L: soc-camera: remove soc-camera bus and devices on itGravatar Guennadi Liakhovetski 1-8/+7
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-3/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-4/+4
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 7-7/+6
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-2/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 7-12/+12
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxGravatar Linus Torvalds 1-26/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-35/+0