summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)AuthorFilesLines
2010-01-19sh64: wire up sys_accept4.Paul Mundt1-1/+2
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt1-2/+3
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt1-0/+10
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt3-2/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds3-2/+2
2009-12-17sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt1-2/+4
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-6/+16
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-15locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-16/+16
2009-12-15locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8
2009-12-15locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-13/+13
2009-12-15locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-15locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-4/+4
2009-12-14sh: Stub in P3 ioremap support for nommu parts.Paul Mundt1-0/+1
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt1-2/+8
2009-12-14sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming1-2/+3
2009-12-12sh: move machtypes.h to include/generatedSam Ravnborg2-2/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11sh: Wire up recvmmsg syscall.Paul Mundt2-2/+4
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds31-576/+445
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe1-1/+1
2009-11-30sh: Break out SuperH PFC codeMagnus Damm1-81/+1
2009-11-30sh: Move KEYSC header fileMagnus Damm1-14/+0
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-11-25sh: Fix up the FPU emulation build.Paul Mundt1-0/+1
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy3-14/+19
2009-11-24sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy1-1/+7
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt27-469/+417
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO1-0/+3
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-11-12sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt1-4/+0
2009-11-12sh: Use the generic I/O port base for slowdown.Paul Mundt1-9/+3
2009-11-09Merge branch 'sh/stable-updates'Paul Mundt1-1/+1
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm1-0/+5
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm1-0/+15
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm1-0/+3
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm1-0/+27
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm1-0/+4
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm1-0/+11
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt1-2/+29
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt1-0/+5
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt1-13/+7
2009-10-27sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov1-1/+58
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt1-8/+40
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2-183/+27
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2-7/+6
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt5-212/+58
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt1-11/+0