aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi16-19/+19
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds5-16/+16
2011-03-29sh: Convert to new function namesThomas Gleixner14-52/+52
2011-03-29sh: Use the proper accessor functionsThomas Gleixner1-2/+1
2011-03-25sh: fix SDHI IO address-rangeGuennadi Liakhovetski5-8/+8
2011-03-25sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski5-5/+5
2011-03-25sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski1-3/+3
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+5
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-98/+39
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman1-4/+5
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt2-8/+10
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-22/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+3
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23sh: Fix ptrace hw_breakpoint handlingDavid Engraf1-0/+2
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy2-0/+12
2011-03-23sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt1-2/+1
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt1-29/+14
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet2-8/+10
2011-03-22sh: Conver to asm-generic/sizes.h.Paul Mundt2-63/+2
2011-03-22sh: wire up sys_syncfs.Paul Mundt4-2/+6
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