aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt1-0/+17
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt3-269/+272
2008-01-28sh: SH-5 pt_regs.Paul Mundt1-6/+22
2008-01-28sh: Move in the SH-5 mmu_context headers.Paul Mundt5-271/+173
2008-01-28sh: SH-5 byteorder routines.Paul Mundt1-15/+30
2008-01-28sh: SH-5 version of current_thread_info().Paul Mundt1-2/+4
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt4-93/+188
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt3-131/+136
2008-01-28sh: Add SH-5 support to io.h.Paul Mundt1-16/+22
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2-16/+6
2008-01-28sh: Correct SH-5 instruction size value.Paul Mundt1-1/+3
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt1-53/+8
2008-01-28sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt1-0/+6
2008-01-28sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt1-2/+2
2008-01-28sh: Fix up fixmap location for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Add SH-5 support to asm/module.h.Paul Mundt1-0/+4
2008-01-28sh: Split out cache status bits per-CPU family.Paul Mundt5-5/+20
2008-01-28sh: Split out PXSEG segmentation per-CPU family.Paul Mundt5-23/+39
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds31-130/+366
2008-01-27i2c: Add i2c_new_dummy() utilityDavid Brownell1-0/+6
2008-01-27i2c: Stop using the redundant client listDavid Brownell1-3/+5
2008-01-27i2c-pxa: Add polling transferMike Rapoport1-0/+6
2008-01-27i2c: Discard unused driver IDsJean Delvare1-60/+0
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-4/+4
2008-01-27i2c: Drop redundant i2c_driver.listJean Delvare1-1/+0
2008-01-27i2c: Drop redundant i2c_adapter.listJean Delvare1-1/+0
2008-01-27i2c: Change prototypes of refcounting functionsJean Delvare1-5/+2
2008-01-27i2c: Use the driver model reference countingJean Delvare1-3/+0
2008-01-27i2c: Constify client address dataMark M. Hoffman2-58/+44
2008-01-27i2c: some overdue driver removalAdrian Bunk2-12/+0