aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix FDPIC binary loaderThomas Schwinge2013-01-211-2/+2
* sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-211-0/+5
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-4/+0
* sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2011-06-161-0/+8
* sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-141-1/+0
* sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA2011-06-081-9/+12
* sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt2011-05-311-2/+4
* sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt2011-05-311-0/+1
* sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu2011-05-311-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-316-16/+26
|\
| * Merge branch 'setns'Linus Torvalds2011-05-282-2/+4
| |\
| | * ns: Wire up the setns system callEric W. Biederman2011-05-282-2/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-1/+0
| |\ \
| | * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0
| * | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-0/+1
| * | | sh: convert to asm-generic ptrace.hMike Frysinger2011-05-261-2/+4
| | |/ | |/|
| * | sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
* | | sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-253-0/+3
|/ /
* | sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-231-3/+0
* | sh: wire up sys_sendmmsg.Paul Mundt2011-05-232-2/+4
|/
* Fix common misspellingsLucas De Marchi2011-03-315-8/+8
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-03-243-64/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-241-1/+1
| |\
| * | sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-221-62/+1
| * | sh: wire up sys_syncfs.Paul Mundt2011-03-222-2/+4
* | | 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
| |/ |/|
* | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
|/
* sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2011-03-172-2/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-175-73/+29
|\
| * 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 '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-311-0/+1
| | |\ \ \ | | | |/ /
| | * | | 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
| | |_|/ | |/| |
* | | | sh: dmaengine support for SH7757Yoshihiro Shimoda2011-03-112-0/+37
|/ / /
* | | sh: Change __nosave_XXX symbols to longFrancesco Virlinzi2011-02-151-1/+1
| |/ |/|
* | sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt2011-01-141-0/+1
|/
* sh: sh7372 SH4AL-DSP probe supportMagnus Damm2011-01-131-1/+1