summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-232-6/+2
|\
| * sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2012-05-212-6/+2
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-4/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-4/+0
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-2316-139/+151
|\ \ \
| * | | sh: Kill off machvec IRQ hinting.Paul Mundt2012-05-212-6/+8
| * | | sh: dma: More legacy cpu dma chainsawing.Paul Mundt2012-05-191-87/+0
| * | | sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2012-05-192-16/+8
| * | | sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt2012-05-191-1/+0
| * | | Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2012-05-181-1/+1
| * | | Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-181-2/+0
| |\ \ \
| | * | | 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-101-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | 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-102-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | sh: Add sh7264 devicePhil Edworthy2012-05-101-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-171-1/+1
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-25/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-25/+0
| | |/ | |/|
* | | sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-081-9/+1
* | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-082-2/+1
|\ \ \
| * | | fork: Remove the weak insanityThomas Gleixner2012-05-081-1/+0
| |/ /
| * | sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu2012-04-271-1/+1
| |/
* | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-081-1/+0
* | sh: Use generic idle thread allocationThomas Gleixner2012-04-261-4/+0
|/
* 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
OpenPOWER on IntegriCloud