summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-1816-103/+122
|\
| * sh: legacy PCI evt2irq migration.Paul Mundt2012-05-182-11/+14
| * sh: cpu dma evt2irq migration.Paul Mundt2012-05-183-50/+57
| * sh: sdk7780 evt2irq migration.Paul Mundt2012-05-181-2/+3
| * sh: landisk evt2irq migration.Paul Mundt2012-05-181-9/+10
| * sh: hp6xx evt2irq migration.Paul Mundt2012-05-181-3/+4
| * sh: mach-se evt2irq migration.Paul Mundt2012-05-187-26/+34
| * sh: edosk7760 evt2irq migration.Paul Mundt2012-05-181-2/+0
* | sh64: Kill off unused fixed I/O mapping window.Paul Mundt2012-05-142-4/+1
* | sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2012-05-141-1/+1
* | sh: Support thread fault code encoding.Paul Mundt2012-05-141-10/+36
* | sh64: Provide EXPEVT helper.Paul Mundt2012-05-141-0/+14
* | sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-141-0/+2
| |
| \
*-. \ Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-102-1/+203
|\ \ \ | | |/ | |/|
| | * sh: Add pinmux for sh7269Phil Edworthy2012-05-101-0/+201
| | * sh: Add sh7269 devicePhil Edworthy2012-05-101-1/+2
* | | sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2012-05-102-0/+46
* | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-103-2/+178
|\ \ \ | | |/ | |/|
| * | sh: Add pinmux for sh7264Phil Edworthy2012-05-101-0/+176
| * | sh: Add sh7264 devicePhil Edworthy2012-05-101-1/+1
| |/
| * sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu2012-04-271-1/+1
* | sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt2012-04-191-3/+0
| |
| \
*-. \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-191-0/+27
|\ \ \ | | |/ | |/|
| | * sh: initial stack protector support.Filippo Arcidiacono2012-04-191-0/+27
| |/
* | Merge branch 'sh/kgdb' into sh-latestPaul Mundt2012-04-171-16/+14
|\ \
| * | sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt2012-04-111-3/+8
| * | sh: kgdb: Individual register get/set support.Paul Mundt2012-04-101-13/+6
| |/
* | sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-173-1/+312
|/
* 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-306-181/+170
|\ \
| * | sh: Support I/O space swapping where needed.Paul Mundt2012-03-292-15/+59
| * | 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: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu2012-03-281-17/+5
| * | sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu2012-03-281-7/+3
| * | 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
| | |/ | |/|
OpenPOWER on IntegriCloud