aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-10/+2
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt2-59/+3
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt4-2/+14
2011-03-17sh: modify platform_device for sh_eth driverYoshihiro Shimoda3-0/+15
2011-03-17sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda1-0/+93
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt6-74/+30
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+10
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai2-10/+2
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-56/+0
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda1-0/+1
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda1-0/+3
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda1-0/+6
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse2-14/+15
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2-7/+7
2011-03-11sh: update sh7757lcr_defconfigYoshihiro Shimoda1-1/+18
2011-03-11sh: add platform_device of tmio_mmc and sh_mmcif to sh7757lcrYoshihiro Shimoda1-0/+73
2011-03-11sh: dmaengine support for SH7757Yoshihiro Shimoda3-1/+554
2011-03-11sh: add mmc clock in clock-sh7757Yoshihiro Shimoda1-1/+6
2011-03-11sh: add spi_board_info in sh7757lcrYoshihiro Shimoda1-0/+19
2011-03-11sh: add platform_device for SPIYoshihiro Shimoda1-0/+24
2011-03-11sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757Yoshihiro Shimoda1-0/+2
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger1-3/+3
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-15Merge branch 'sh/st-integration' into sh-latestPaul Mundt5-2/+17
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2-0/+4
2011-02-15Merge branch 'sh/st-integration' into sh/urgentPaul Mundt3-2/+13
2011-02-15sh: Change __nosave_XXX symbols to longFrancesco Virlinzi1-1/+1
2011-02-15sh: Flush executable pages in copy_user_highpageStuart Menefy1-1/+2
2011-02-15sh: Ensure ST40-300 BogoMIPS value is consistentStuart Menefy1-0/+10
2011-02-01Merge branch 'sh/urgent' into sh-latestPaul Mundt1-4/+9
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu1-3/+8
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu1-1/+1
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into core/lockingThomas Gleixner9-7/+26
2011-01-28sh: Fix up async PCIe probing on SMP.Paul Mundt1-0/+2
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-31/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-11/+1
2011-01-27rwsem: Cleanup includesThomas Gleixner1-5/+0
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2-6/+2
2011-01-26Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' into sh-latestPaul Mundt327-64459/+8146
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-7/+26
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu1-3/+3
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2-4/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-19sh: Fix sh build failure when CONFIG_SFC=mAurelien Jarno1-0/+1
2011-01-18sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt1-18/+28