aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-04-06sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31sh: fix build error in board-sh7757lcr.cYoshihiro Shimoda
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-31sh: landisk: Remove whitespaceNobuhiro Iwamatsu
2011-03-31sh: landisk: Remove mv_nr_irqsNobuhiro Iwamatsu
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29sh: Convert to new function namesThomas Gleixner
2011-03-29sh: Use the proper accessor functionsThomas Gleixner
2011-03-29Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt
2011-03-25sh: fix SDHI IO address-rangeGuennadi Liakhovetski
2011-03-25sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski
2011-03-25sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-23sh: Fix ptrace hw_breakpoint handlingDavid Engraf
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy
2011-03-23sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-22sh: Conver to asm-generic/sizes.h.Paul Mundt
2011-03-22sh: wire up sys_syncfs.Paul Mundt
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