aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy7-33/+60
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy5-20/+27
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy8-123/+557
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt9-76/+63
2008-01-28rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt6-0/+42
2008-01-28sh: CCR1->CCR renaming for SH-2 parts.Paul Mundt2-7/+2
2008-01-28sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt1-13/+9
2008-01-28sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy1-0/+2
2008-01-28sh: SH-2A FPU support.Paul Mundt3-1/+6
2008-01-28sh: Add SH7263 CPU support.Paul Mundt2-2/+2
2008-01-28sh: Add SH7203 CPU support.Paul Mundt3-4/+2
2008-01-28sh: syscall audit support.Yuichi Nakamura1-0/+2
2008-01-28sh: Fix up bug trap handler build for sh32.Paul Mundt1-1/+2
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt4-43/+45
2008-01-28sh: Get the SH-5 PCI support building.Paul Mundt1-1/+4
2008-01-28sh: Add SH-5 subtypes to check_bugs() for utsname.Paul Mundt1-3/+10
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt2-91/+1
2008-01-28sh: Kill off the last of the sh64 headers.Paul Mundt8-305/+5
2008-01-28sh: Add onchip remap prototypes, kill old sh64 io.h.Paul Mundt2-197/+16
2008-01-28sh: Fix up user_fpu_struct typo for SH-5.Paul Mundt1-1/+1
2008-01-28sh: Special layout for SH-5 stat.h and user.h.Paul Mundt2-1/+69
2008-01-28sh: Purge dead sh64 headers.Paul Mundt78-2873/+0
2008-01-28sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.Paul Mundt1-1/+1
2008-01-28sh: Fix up generic BUG build for SH-5.Paul Mundt1-5/+0
2008-01-28sh: Move PXSEG comments to addrspace.h.Paul Mundt2-16/+8
2008-01-28sh: Set HPAGE_SHIFT for 512MB hugetlb pages.Paul Mundt1-0/+2
2008-01-28sh: Stubs for fpu disabled on SH-5.Paul Mundt1-0/+5
2008-01-28sh: Move quad-word real-address I/O defs to io.h.Paul Mundt1-0/+5
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt3-7/+26
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt1-10/+2
2008-01-28sh: Plug in the SHmedia ELF relocations.Paul Mundt1-1/+29
2008-01-28sh: Tidy up lib64 udelay impl.Paul Mundt1-2/+6
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt4-697/+511
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt1-5/+12
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt3-375/+380
2008-01-28sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt3-215/+218
2008-01-28sh: Plug in SH-5 ffz()/__ffs() bitops.Paul Mundt1-0/+26
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt1-2/+2
2008-01-28sh: Move vsyscall_init() defs up one level.Paul Mundt2-6/+6
2008-01-28sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt1-0/+1
2008-01-28sh: Fix up VMALLOC_START for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2-35/+20
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt1-2/+13
2008-01-28sh: timer.h stub for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt1-0/+13
2008-01-28sh: More SH-5 cpuinfo tidying.Paul Mundt4-5/+12
2008-01-28sh: Consolidate slab/kmalloc minalign values.Paul Mundt2-12/+14
2008-01-28sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt3-561/+578
2008-01-28sh: SH-5 also uses the ASID cache.Paul Mundt1-6/+2
2008-01-28sh: Split out system.h in to _32 and _64 variants.Paul Mundt4-279/+144