aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11sh: Wire up recvmmsg syscall.Paul Mundt2-2/+4
2009-12-09Merge 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 pagesIlya 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-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt1-0/+8
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt1-0/+4
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt1-3/+10
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-4/+22
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt1-1/+5
2009-10-13net: allow sh_eth to get mac address through platform dataMagnus Damm1-0/+1
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt1-2/+9
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt2-42/+13
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt1-0/+47
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt1-0/+16
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinderPaul Mundt1-0/+16
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming1-0/+47
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming1-0/+1
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming1-0/+15
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt1-1/+1