aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 5-16/+16
2011-03-29sh: Convert to new function namesGravatar Thomas Gleixner 14-52/+52
2011-03-29sh: Use the proper accessor functionsGravatar Thomas Gleixner 1-2/+1
2011-03-25sh: fix SDHI IO address-rangeGravatar Guennadi Liakhovetski 5-8/+8
2011-03-25sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGravatar Guennadi Liakhovetski 5-5/+5
2011-03-25sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGravatar Guennadi Liakhovetski 1-3/+3
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+5
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Gravatar Linus Torvalds 11-98/+39
2011-03-25mmc: Add MMC_PROGRESS_*Gravatar Simon Horman 1-4/+5
2011-03-24sh: Fix build alloc_thread_info_node functionGravatar Nobuhiro Iwamatsu 1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 2-8/+10
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Gravatar Olaf Hering 1-22/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesGravatar Akinobu Mita 1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEGravatar Akinobu Mita 1-0/+3
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmGravatar Stephen Wilson 1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structGravatar Stephen Wilson 1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structGravatar Stephen Wilson 1-1/+1
2011-03-23sh: Fix ptrace hw_breakpoint handlingGravatar David Engraf 1-0/+2
2011-03-23sh: Fix ptrace fpu state initialisationGravatar Phil Edworthy 2-0/+12
2011-03-23sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Gravatar Paul Mundt 1-2/+1
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsGravatar Paul Mundt 1-29/+14
2011-03-22mm: NUMA aware alloc_thread_info_node()Gravatar Eric Dumazet 2-8/+10
2011-03-22sh: Conver to asm-generic/sizes.h.Gravatar Paul Mundt 2-63/+2
2011-03-22sh: wire up sys_syncfs.Gravatar Paul Mundt 4-2/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 2-10/+2
2011-03-17sh: Convert to generic show_interrupts.Gravatar Paul Mundt 2-59/+3
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Gravatar Paul Mundt 4-2/+14
2011-03-17sh: modify platform_device for sh_eth driverGravatar Yoshihiro Shimoda 3-0/+15
2011-03-17sh: add GETHER's platform_device in board-sh7757lcrGravatar Yoshihiro Shimoda 1-0/+93
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 6-74/+30
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-0/+10
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2011-03-16Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 2-10/+2
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-56/+0
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoGravatar Yoshihiro Shimoda 1-0/+1
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEGravatar Yoshihiro Shimoda 1-0/+3
2011-03-14net: sh_eth: modify the definitions of registerGravatar Yoshihiro Shimoda 1-0/+6
2011-03-11futex: Sanitize futex ops argument typesGravatar Michel Lespinasse 2-14/+15
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIGravatar Michel Lespinasse 2-7/+7
2011-03-11sh: update sh7757lcr_defconfigGravatar Yoshihiro Shimoda 1-1/+18
2011-03-11sh: add platform_device of tmio_mmc and sh_mmcif to sh7757lcrGravatar Yoshihiro Shimoda 1-0/+73
2011-03-11sh: dmaengine support for SH7757Gravatar Yoshihiro Shimoda 3-1/+554
2011-03-11sh: add mmc clock in clock-sh7757Gravatar Yoshihiro Shimoda 1-1/+6
2011-03-11sh: add spi_board_info in sh7757lcrGravatar Yoshihiro Shimoda 1-0/+19
2011-03-11sh: add platform_device for SPIGravatar Yoshihiro Shimoda 1-0/+24
2011-03-11sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757Gravatar Yoshihiro Shimoda 1-0/+2