aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-01-27
|\
| * [Blackfin] arch: remove old I2C BF54x porting.Bryan Wu2008-01-27
| * [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-27
| * [Blackfin] arch: GPIO API cleanup and anomaly updateMichael Hennerich2008-01-22
| * [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-22
| * [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-27
| * [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-22
| * [Blackfin] arch: update to latest anomaly sheetsMike Frysinger2007-12-24
| * [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-24
| * [Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt2007-12-23
| * [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang2008-01-27
| * [Blackfin] arch: Clean up dump_bfin_memRobin Getz2007-12-23
| * [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-23
| * [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2007-12-21
| * [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-27
* | i2c: Add i2c_new_dummy() utilityDavid Brownell2008-01-27
* | i2c: Stop using the redundant client listDavid Brownell2008-01-27
* | i2c-pxa: Add polling transferMike Rapoport2008-01-27
* | i2c: Discard unused driver IDsJean Delvare2008-01-27
* | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-27
* | i2c: Drop redundant i2c_driver.listJean Delvare2008-01-27
* | i2c: Drop redundant i2c_adapter.listJean Delvare2008-01-27
* | i2c: Change prototypes of refcounting functionsJean Delvare2008-01-27
* | i2c: Use the driver model reference countingJean Delvare2008-01-27
* | i2c: Constify client address dataMark M. Hoffman2008-01-27