summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2011-03-141-0/+3
| | * | | net: sh_eth: modify the definitions of registerYoshihiro Shimoda2011-03-141-0/+6
| | |/ /
| * | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
| |\ \ \
| | * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
| |\ \ \ \
| | * | | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| * | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-56/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-319-7/+26
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
| | * | | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| | * | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-31/+0
| | * | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-11/+1
| | * | | | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0
| | | |/ / / | | |/| | |
| * | | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-112-14/+15
| * | | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-112-7/+7
| | |_|/ / | |/| | |
| * | | | Merge branch 'sh/st-integration' into sh/urgentPaul Mundt2011-02-153-2/+13
| |\ \ \ \
* | | | | | sh: update sh7757lcr_defconfigYoshihiro Shimoda2011-03-111-1/+18
* | | | | | sh: add platform_device of tmio_mmc and sh_mmcif to sh7757lcrYoshihiro Shimoda2011-03-111-0/+73
* | | | | | sh: dmaengine support for SH7757Yoshihiro Shimoda2011-03-113-1/+554
* | | | | | sh: add mmc clock in clock-sh7757Yoshihiro Shimoda2011-03-111-1/+6
* | | | | | sh: add spi_board_info in sh7757lcrYoshihiro Shimoda2011-03-111-0/+19
* | | | | | sh: add platform_device for SPIYoshihiro Shimoda2011-03-111-0/+24
* | | | | | sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757Yoshihiro Shimoda2011-03-111-0/+2
* | | | | | sh: Rename cpuidle states to fit general conventionsThomas Renninger2011-03-111-3/+3
* | | | | | Merge branch 'sh/st-integration' into sh-latestPaul Mundt2011-02-155-2/+17
|\ \ \ \ \ \
| * | | | | | sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-152-0/+4
| | |/ / / / | |/| | | |
| * | | | | sh: Change __nosave_XXX symbols to longFrancesco Virlinzi2011-02-151-1/+1
| * | | | | sh: Flush executable pages in copy_user_highpageStuart Menefy2011-02-151-1/+2
| * | | | | sh: Ensure ST40-300 BogoMIPS value is consistentStuart Menefy2011-02-151-0/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2011-02-011-4/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu2011-02-011-3/+8
| * | | | sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu2011-02-011-1/+1
| |/ / /
* | | | sh: Fix up async PCIe probing on SMP.Paul Mundt2011-01-281-0/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...Paul Mundt2011-01-26327-64459/+8146
|\ \ \ \ \ | | |/ / /
| | * | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-269-7/+26
| | |\ \ \ | | | |/ / | | |/| |
| | | * | sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu2011-01-251-3/+3
| | | * | sh: Fix sh build failure when CONFIG_SFC=mAurelien Jarno2011-01-191-0/+1
| | | * | sh: fix MSIOF0 SPI on ecovec: it conflicts with VOUGuennadi Liakhovetski2011-01-181-0/+2
| | | * | sh: support XZ-compressed kernel.Paul Mundt2011-01-145-4/+19
| | | * | sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt2011-01-141-0/+1
| | * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
| | | |/ | | |/|
| * | | sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt2011-01-181-18/+28
| |/ /
| * | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-1/+0
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into idle-testLen Brown2011-01-1256-969/+869
| | |\
| | * | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown2011-01-121-1/+0
| * | | thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
| * | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-1360-158/+947
| |\ \ \
| | * \ \ Merge branch 'sh/alphaproject' into sh-latestPaul Mundt2011-01-137-0/+558
| | |\ \ \
| | | * | | sh: Add support for AP-SH4AD-0A board.Paul Mundt2011-01-135-0/+268
| | | * | | sh: Add support for AP-SH4A-3A board.Paul Mundt2011-01-135-0/+286
OpenPOWER on IntegriCloud