summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
AgeCommit message (Expand)AuthorLines
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-157/+113
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-11/+0
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt-15/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-373/+484
2012-03-28Delete all instances of asm/system.hDavid Howells-8/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells-1/+0
2012-03-28Disintegrate asm/system.h for SHDavid Howells-372/+492
2012-03-28sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt-80/+40
2012-03-28sh: Avoid exporting unimplemented syscalls.Paul Mundt-62/+63
2012-03-28sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu-1/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-6/+0
2012-03-12sh: sh header sh_clk_ops renameMagnus Damm-1/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas-2/+0
2012-02-23sh/PCI: get rid of device resource fixupsBjorn Helgaas-5/+1
2012-02-14sh: Remove unnecessary posix_types.h type overridesH. Peter Anvin-9/+0
2012-01-27Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt-2/+8
2012-01-25sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring-11/+0
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+8
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris-2/+8
2012-01-13sh: Defer to asm-generic/device.h.Paul Mundt-4/+4
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt-76/+0
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt-10/+6
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-2/+2
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers-2/+2
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo-4/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0
2011-11-18sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt-74/+0
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt-1/+0
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt-1/+0
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt-9/+0
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-1/+3
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-1/+1
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-1/+4
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt-2/+6
2011-11-04sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu-0/+5
2011-10-28sh: kexec: Add PHYSICAL_STARTSimon Horman-0/+10
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda-25/+0
2011-09-28sh: modify prototype in sh_eth.hYoshihiro Shimoda-1/+1
2011-08-03sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker-1/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-1/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma-3/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-3/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger-2/+0
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn-26/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle-1/+1