summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
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-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/torval...Paul 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/greg...Linus Torvalds1-0/+1
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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/r...Thomas 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
2011-01-11sh: Stub out legacy PCC pgprot encoding for X2 TLBs.Paul Mundt1-7/+1
2011-01-11sh: constify prefetch pointers.Paul Mundt1-2/+4
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt5-3/+5
2011-01-11sh: Add a machvec callback for early memblock reservations.Paul Mundt1-0/+1
2011-01-11sh: Move init_landisk_IRQ to header fileNobuhiro Iwamatsu1-1/+3
2011-01-11sh: Fix IRQ macro in header of landiskNobuhiro Iwamatsu1-1/+1
2011-01-11sh: Kill off deprecated ctrl_in/out I/O routines.Paul Mundt1-51/+0
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+3
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt9-348/+261
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-21/+17
2011-01-06Merge branch 'misc' into develRussell King1-21/+17
2011-01-06Merge branch 'smp' into miscRussell King11-169/+50
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt1-1/+2
2011-01-05sh: correct definitions to access stack pointersRoel Kluin3-4/+4
2010-12-24sh: Tidy up SH-4A unaligned load support.Paul Mundt1-112/+52
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt3-2/+6
2010-12-17sh: mach-sdk7786: Handle baseboard NMI source selection.Paul Mundt1-0/+8
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO1-1/+2
2010-12-13Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt1-1/+1
2010-12-01Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt1-1/+1
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt1-1/+1
2010-11-30Merge branch 'sh/urgent' into sh-latestPaul Mundt2-2/+8