summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-10/+18
|\
| * SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-10/+18
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-304-157/+113
|\ \
| * | sh: Support I/O space swapping where needed.Paul Mundt2012-03-291-15/+10
| * | sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt2012-03-283-80/+40
| * | sh: Avoid exporting unimplemented syscalls.Paul Mundt2012-03-282-62/+63
| * | sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu2012-03-281-1/+0
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-292-9/+0
|\ \ \
| * | | sh: Remove unnecessary posix_types.h type overridesH. Peter Anvin2012-02-142-9/+0
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-11/+0
|\ \ \ \
| * | | | sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-251-11/+0
| |/ / /
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2829-373/+484
|\ \ \ \ | |_|/ / |/| | |
| * | | Delete all instances of asm/system.hDavid Howells2012-03-281-8/+0
| * | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| * | | Disintegrate asm/system.h for SHDavid Howells2012-03-2829-372/+492
| | |/ | |/|
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\ \ \
| * | | sh: sh header sh_clk_ops renameMagnus Damm2012-03-121-1/+1
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-6/+0
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-5/+1
| |/
| |
| \
*-. \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-272-2/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-172-2/+8
| |\ \ | | |/ | |/|
| | * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-2/+8
* | | sh: Defer to asm-generic/device.h.Paul Mundt2012-01-131-4/+4
|/ /
* | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-122-76/+0
|\ \
| * | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-181-74/+0
| * | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-181-1/+0
| * | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-181-1/+0
* | | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-122-10/+6
|\ \ \ | |/ / | | / | |/ |/|
| * sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-181-9/+0
| * sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-1/+3
| * sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-1/+1
| * sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-1/+4
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-2/+2
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | |/
* | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-4/+0
|/ /
* | sh: Wire up process_vm syscalls.Paul Mundt2011-11-112-2/+6
* | sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-041-0/+5
|/
* sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-0/+10
* net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda2011-09-281-25/+0
* sh: modify prototype in sh_eth.hYoshihiro Shimoda2011-09-281-1/+1
* sh: Fix conflicting definitions of ptrace_triggeredPaul Gortmaker2011-08-031-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-3/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-4/+4
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+2
OpenPOWER on IntegriCloud