aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn1-26/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-4/+0
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto1-0/+8
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-06-08sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA1-9/+12
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt1-2/+4
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt1-0/+1
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu1-0/+1
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linusPaul Mundt6-16/+26
2011-05-28Merge branch 'setns'Linus Torvalds2-2/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman2-2/+4
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+0
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-0/+1
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger1-2/+4
2011-05-25sh: mmu_gather reworkPeter Zijlstra1-11/+17
2011-05-25sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski3-0/+3
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-1/+0
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger1-3/+0
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt2-2/+4
2011-03-31Fix common misspellingsLucas De Marchi5-8/+8
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-64/+5
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt1-1/+1
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-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2011-03-22sh: Conver to asm-generic/sizes.h.Paul Mundt1-62/+1
2011-03-22sh: wire up sys_syncfs.Paul Mundt2-2/+4
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2-2/+8
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt5-73/+29
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-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: dmaengine support for SH7757Yoshihiro Shimoda2-0/+37
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-15sh: Change __nosave_XXX symbols to longFrancesco Virlinzi1-1/+1
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into core/lockingThomas Gleixner1-0/+1
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-31/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-11/+1
2011-01-27rwsem: Cleanup includesThomas Gleixner1-5/+0
2011-01-14sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt1-0/+1
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm1-1/+1
2011-01-11sh: Fix up legacy PTEA space attribute mapping.Paul Mundt2-2/+15