summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-06sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto
2011-11-24sh: sh7722: fix Oops: remove empty clock entriesGuennadi Liakhovetski
2011-11-24sh: sh7723.h: bugfix: remove unused clock indexKuninori Morimoto
2011-11-24sh: sh7724.h: bugfix: remove unused clock indexKuninori Morimoto
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-18sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt
2011-11-04sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda
2011-09-28sh: modify prototype in sh_eth.hYoshihiro Shimoda
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