summaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt
2008-01-28sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Plug in SH-5 ffz()/__ffs() bitops.Paul Mundt
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt
2008-01-28sh: Move vsyscall_init() defs up one level.Paul Mundt
2008-01-28sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt
2008-01-28sh: Fix up VMALLOC_START for SH-5.Paul Mundt
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt
2008-01-28sh: timer.h stub for SH-5.Paul Mundt
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt
2008-01-28sh: More SH-5 cpuinfo tidying.Paul Mundt
2008-01-28sh: Consolidate slab/kmalloc minalign values.Paul Mundt
2008-01-28sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: SH-5 also uses the ASID cache.Paul Mundt
2008-01-28sh: Split out system.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: SH-5 pt_regs.Paul Mundt
2008-01-28sh: Move in the SH-5 mmu_context headers.Paul Mundt
2008-01-28sh: SH-5 byteorder routines.Paul Mundt
2008-01-28sh: SH-5 version of current_thread_info().Paul Mundt
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt
2008-01-28sh: Add SH-5 support to io.h.Paul Mundt
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt
2008-01-28sh: Correct SH-5 instruction size value.Paul Mundt
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt
2008-01-28sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt
2008-01-28sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt
2008-01-28sh: Fix up fixmap location for SH-5.Paul Mundt
2008-01-28sh: Add SH-5 support to asm/module.h.Paul Mundt
2008-01-28sh: Split out cache status bits per-CPU family.Paul Mundt
2008-01-28sh: Split out PXSEG segmentation per-CPU family.Paul Mundt
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt
2008-01-07sh: Fix argument page dcache flushing regression.Carmelo Amoroso
2007-11-19sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher
2007-11-08sh: remove dead config symbols from SH codeJiri Olsa
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt
2007-11-07sh: Add a dummy vga.h.Paul Mundt
2007-11-07sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt
2007-11-07sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt
2007-10-30sh: Provide a __read_mostly section wrapper.Paul Mundt
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt
2007-10-30sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.Paul Mundt