aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-16arch/tile: check kmalloc() resultKulikov Vasiliy1-0/+2
2010-07-06arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf1-0/+1
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf20-349/+420
2010-07-06arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf1-12343/+1015
2010-07-06arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf3-2/+799
2010-07-06arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf3-91/+254
2010-06-07Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf3-4/+4
2010-06-05arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf1-2/+1
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf34-0/+24545