summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2011-11-21sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-06-08sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt
2011-05-31sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger
2011-05-25sh: mmu_gather reworkPeter Zijlstra
2011-05-25sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-22sh: Conver to asm-generic/sizes.h.Paul Mundt
2011-03-22sh: wire up sys_syncfs.Paul Mundt
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-14net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda
2011-03-14net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse