summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-28sh: Special layout for SH-5 stat.h and user.h.Paul Mundt
2008-01-28sh: Purge dead sh64 headers.Paul Mundt
2008-01-28sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.Paul Mundt
2008-01-28sh: Fix up generic BUG build for SH-5.Paul Mundt
2008-01-28sh: Move PXSEG comments to addrspace.h.Paul Mundt
2008-01-28sh: Set HPAGE_SHIFT for 512MB hugetlb pages.Paul Mundt
2008-01-28sh: Stubs for fpu disabled on SH-5.Paul Mundt
2008-01-28sh: Move quad-word real-address I/O defs to io.h.Paul Mundt
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt
2008-01-28sh: Plug in the SHmedia ELF relocations.Paul Mundt
2008-01-28sh: Tidy up lib64 udelay impl.Paul Mundt
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt
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-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-01-27i2c: Add i2c_new_dummy() utilityDavid Brownell