aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\
| * sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-25
| * sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-25
| * sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski2011-03-25
* | sh: Convert to new function namesThomas Gleixner2011-03-29
* | sh: Use the proper accessor functionsThomas Gleixner2011-03-29
|/
* Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-24
|\
| * mmc: Add MMC_PROGRESS_*Simon Horman2011-03-24
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-03-24
|\ \
| * | sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu2011-03-24
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-24
| |\|
| * | sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-23
| * | sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-23
| * | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt2011-03-23
| * | sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-23
| * | sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-22
| * | sh: wire up sys_syncfs.Paul Mundt2011-03-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\ \ \
| * | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
| * | | mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-23
| * | | mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-23
| |/ /
* | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-23
| |/ |/|
* | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-18
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-16
| |\
| | * ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-26
| | * ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-21
* | | sh: Convert to generic show_interrupts.Paul Mundt2011-03-17
* | | sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2011-03-17
* | | sh: modify platform_device for sh_eth driverYoshihiro Shimoda2011-03-17
* | | sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda2011-03-17
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-17
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
| |\ \ \
| | * | | net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2011-03-14
| | * | | net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2011-03-14
| | * | | net: sh_eth: modify the definitions of registerYoshihiro Shimoda2011-03-14
| | |/ /
| * | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
| |\ \ \
| | * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
| * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
| |\ \ \ \
| | * | | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
| * | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-31
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
| | * | | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27
| | * | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27
| | * | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-27