summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-161-0/+2
* arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-066-32/+7
* arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-061-0/+1
* tile: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-061-0/+8
* tile: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-07-061-1/+0
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-0656-679/+798
* arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf2010-07-065-114/+120
* arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf2010-07-061-4/+3
* arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-063-12527/+1017
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-067-6/+874
* arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-069-154/+435
* Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-074-25/+5
* arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-051-2/+1
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04199-0/+49495
OpenPOWER on IntegriCloud