summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-231-0/+2
| * | | sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-232-0/+12
| * | | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt2011-03-231-2/+1
| * | | sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14
| * | | sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-222-63/+2
| * | | sh: wire up sys_syncfs.Paul Mundt2011-03-224-2/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-3/+3
|\ \ \ \
| * | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1
| * | | | mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
| * | | | mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
| |/ / /
* | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-22/+0
* | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* | | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+3
| |/ / |/| |
* | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-222-8/+10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-182-10/+2
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-162-10/+2
| |\ \ | | |/ | |/|
| | * ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-262-6/+2
| | * ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-212-4/+0
* | | sh: Convert to generic show_interrupts.Paul Mundt2011-03-172-59/+3
* | | sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2011-03-174-2/+14
* | | sh: modify platform_device for sh_eth driverYoshihiro Shimoda2011-03-173-0/+15
* | | sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda2011-03-171-0/+93
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-176-74/+30
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-0/+10
| |\ \ \
| | * | | net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2011-03-141-0/+1
| | * | | 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