aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAge
...
* sh: Move PXSEG comments to addrspace.h.Paul Mundt2008-01-27
* sh: Set HPAGE_SHIFT for 512MB hugetlb pages.Paul Mundt2008-01-27
* sh: Stubs for fpu disabled on SH-5.Paul Mundt2008-01-27
* sh: Move quad-word real-address I/O defs to io.h.Paul Mundt2008-01-27
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-27
* sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2008-01-27
* sh: Plug in the SHmedia ELF relocations.Paul Mundt2008-01-27
* sh: Tidy up lib64 udelay impl.Paul Mundt2008-01-27
* sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt2008-01-27
* sh: Move over the SH-5 entry.S.Paul Mundt2008-01-27
* sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt2008-01-27
* sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt2008-01-27
* sh: Plug in SH-5 ffz()/__ffs() bitops.Paul Mundt2008-01-27
* sh: Add SH-5 support to the consistent DMA impl.Paul Mundt2008-01-27
* sh: Move vsyscall_init() defs up one level.Paul Mundt2008-01-27
* sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt2008-01-27
* sh: Fix up VMALLOC_START for SH-5.Paul Mundt2008-01-27
* sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2008-01-27
* sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-27
* sh: timer.h stub for SH-5.Paul Mundt2008-01-27
* sh: Move in the SH-5 signal trampoline impl.Paul Mundt2008-01-27
* sh: More SH-5 cpuinfo tidying.Paul Mundt2008-01-27
* sh: Consolidate slab/kmalloc minalign values.Paul Mundt2008-01-27
* sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt2008-01-27
* sh: SH-5 also uses the ASID cache.Paul Mundt2008-01-27
* sh: Split out system.h in to _32 and _64 variants.Paul Mundt2008-01-27
* sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2008-01-27
* sh: Split out processor.h in to _32 and _64 variants.Paul Mundt2008-01-27
* sh: SH-5 pt_regs.Paul Mundt2008-01-27
* sh: Move in the SH-5 mmu_context headers.Paul Mundt2008-01-27
* sh: SH-5 byteorder routines.Paul Mundt2008-01-27
* sh: SH-5 version of current_thread_info().Paul Mundt2008-01-27
* sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt2008-01-27
* sh: Split out asm/string.h for sh32 and sh64.Paul Mundt2008-01-27
* sh: Add SH-5 support to io.h.Paul Mundt2008-01-27
* sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2008-01-27
* sh: Correct SH-5 instruction size value.Paul Mundt2008-01-27
* sh: Add cache definitions for SH-5.Paul Mundt2008-01-27
* sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt2008-01-27
* sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt2008-01-27
* sh: Fix up fixmap location for SH-5.Paul Mundt2008-01-27
* sh: Add SH-5 support to asm/module.h.Paul Mundt2008-01-27
* sh: Split out cache status bits per-CPU family.Paul Mundt2008-01-27
* sh: Split out PXSEG segmentation per-CPU family.Paul Mundt2008-01-27
* sh: Force __access_ok() to obey address space limit.Paul Mundt2008-01-10
* sh: Fix argument page dcache flushing regression.Carmelo Amoroso2008-01-06
* sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher2007-11-18
* sh: remove dead config symbols from SH codeJiri Olsa2007-11-08
* Merge branch 'page_colouring_despair'Paul Mundt2007-11-08
|\
| * sh: Kill off __{copy,clear}_user_page().Paul Mundt2007-11-06