aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-2/+2
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers1-2/+2
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-4/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt2-2/+6
2011-11-04sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu1-0/+5
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman1-0/+10
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda1-25/+0
2011-09-28sh: modify prototype in sh_eth.hYoshihiro Shimoda1-1/+1
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker1-1/+1
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds2-0/+17
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-3/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn1-26/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-4/+0
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt1-0/+8
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto1-0/+8
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt2-0/+17
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt2-0/+17
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