summaryrefslogtreecommitdiff
path: root/arch/tile
Commit message (Expand)AuthorAge
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-16
|\
| * arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-15
| * arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-15
| * arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-15
| * arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-15
| * arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-15
* | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-15
|\
| * arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf2010-08-15
| * arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf2010-08-15
| * arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf2010-08-15
| * arch/tile: Rename the hweight() implementations to __arch_hweight()Chris Metcalf2010-08-13
| * Merge branch 'master' into for-linusChris Metcalf2010-08-13
| |\
| * | arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf2010-08-13
| * | arch/tile: Various cleanups.Chris Metcalf2010-08-13
| * | arch/tile: support backtracing on TILE-GxChris Metcalf2010-08-13
| * | arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf2010-08-13
| * | arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf2010-08-13
| * | arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-13
| * | arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini2010-08-13
| * | arch: tile: kernel/proc.c Removed duplicated #includeAndrea Gelmini2010-08-13
| * | arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf2010-08-11
| * | tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori2010-08-11
* | | defconfig reductionSam Ravnborg2010-08-14
| |/ |/|
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
|/
* arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-16
* arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-06
* arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-06
* tile: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-06
* tile: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-07-06
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-06
* arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf2010-07-06
* arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf2010-07-06
* arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-06
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-06
* arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-06
* Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07
* arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-05
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04