summaryrefslogtreecommitdiff
path: root/include
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-27Merge 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
2008-01-27i2c: Stop using the redundant client listDavid Brownell
2008-01-27i2c-pxa: Add polling transferMike Rapoport
2008-01-27i2c: Discard unused driver IDsJean Delvare
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-27i2c: Drop redundant i2c_driver.listJean Delvare
2008-01-27i2c: Drop redundant i2c_adapter.listJean Delvare
2008-01-27i2c: Change prototypes of refcounting functionsJean Delvare
2008-01-27i2c: Use the driver model reference countingJean Delvare
2008-01-27i2c: Constify client address dataMark M. Hoffman
2008-01-27i2c: some overdue driver removalAdrian Bunk
2008-01-27i2c: the scheduled I2C RTC driver removalAdrian Bunk
2008-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-01-26ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz
2008-01-26ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz