aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* sh64: wire up sys_accept4.Paul Mundt2010-01-191-1/+2
* sh: unwire sys_recvmmsg.Paul Mundt2010-01-191-2/+3
* sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-291-0/+10
* Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-243-2/+2
|\
| * Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-173-2/+2
| |\
| | * sh: move machtypes.h to include/generatedSam Ravnborg2009-12-122-2/+1
| | * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt2009-12-171-2/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-164-6/+16
|\ \
| * | sh: Stub in P3 ioremap support for nommu parts.Paul Mundt2009-12-141-0/+1
| * | sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-141-2/+8
| * | sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming2009-12-141-2/+3
| * | sh: Wire up recvmmsg syscall.Paul Mundt2009-12-112-2/+4
| |/
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-8/+8
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-13/+13
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-0931-576/+445
|\
| * sh: Break out SuperH PFC codeMagnus Damm2009-11-301-81/+1
| * sh: Move KEYSC header fileMagnus Damm2009-11-301-14/+0
| * sh: Fix up the FPU emulation build.Paul Mundt2009-11-251-0/+1
| * sh: Minor optimisations to FPU handlingStuart Menefy2009-11-243-14/+19
| * sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2009-11-241-1/+7
| * Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-2427-469/+417
| |\
| | * sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2009-11-121-4/+0
| | * sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-121-9/+3
| | * Merge branch 'sh/stable-updates'Paul Mundt2009-11-091-1/+1
| | |\
| | * | sh: Add R-standby sleep mode supportMagnus Damm2009-10-301-0/+5
| | * | sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-301-0/+15
| | * | sh: Keep track of allowed sleep modesMagnus Damm2009-10-301-0/+3
| | * | sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-301-0/+27
| | * | sh: Allow boards to register memory pre/post sleep codeMagnus Damm2009-10-301-0/+4
| | * | sh: Add notifiers chains for cpu/board codeMagnus Damm2009-10-301-0/+11
| | * | sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2009-10-281-2/+29
| | * | sh: Fix up dma_is_consistent().Paul Mundt2009-10-271-0/+5
| | * | sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-271-13/+7
| | * | sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2009-10-271-1/+58
| | * | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-261-8/+40
| | * | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-202-183/+27
| | * | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
| | * | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-175-212/+58
| | * | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-161-11/+0
| | * | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-161-0/+8
| | * | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-161-0/+4
| | * | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-141-3/+10
| | * | sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-4/+22
| | * | sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt2009-10-141-1/+5
| | * | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-131-2/+9