summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt
2011-03-17sh: modify platform_device for sh_eth driverYoshihiro Shimoda
2011-03-17sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11sh: update sh7757lcr_defconfigYoshihiro Shimoda
2011-03-11sh: add platform_device of tmio_mmc and sh_mmcif to sh7757lcrYoshihiro Shimoda
2011-03-11sh: dmaengine support for SH7757Yoshihiro Shimoda
2011-03-11sh: add mmc clock in clock-sh7757Yoshihiro Shimoda
2011-03-11sh: add spi_board_info in sh7757lcrYoshihiro Shimoda
2011-03-11sh: add platform_device for SPIYoshihiro Shimoda
2011-03-11sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757Yoshihiro Shimoda
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-15Merge branch 'sh/st-integration' into sh-latestPaul Mundt
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-02-15Merge branch 'sh/st-integration' into sh/urgentPaul Mundt
2011-02-15sh: Change __nosave_XXX symbols to longFrancesco Virlinzi
2011-02-15sh: Flush executable pages in copy_user_highpageStuart Menefy
2011-02-15sh: Ensure ST40-300 BogoMIPS value is consistentStuart Menefy
2011-02-01Merge branch 'sh/urgent' into sh-latestPaul Mundt
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner
2011-01-28sh: Fix up async PCIe probing on SMP.Paul Mundt
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto
2011-01-26Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...Paul Mundt
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-19sh: Fix sh build failure when CONFIG_SFC=mAurelien Jarno