summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-121-7/+0
|\ \
| * | arch/tile: remove dead code from intvec_32.SChris Metcalf2010-09-241-7/+0
* | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-2/+2
|/ /
* | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-151-1/+1
* | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-151-7/+16
* | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-152-13/+16
* | arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-151-2/+3
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf2010-08-131-2/+12
* arch/tile: support backtracing on TILE-GxChris Metcalf2010-08-133-47/+102
* arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf2010-08-131-1/+3
* arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf2010-08-131-14/+19
* arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-131-2/+2
* arch: tile: kernel/proc.c Removed duplicated #includeAndrea Gelmini2010-08-131-1/+0
* arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-161-0/+2
* arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-061-0/+1
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-0620-349/+420
* arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-061-12343/+1015
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-063-2/+799
* arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-063-91/+254
* Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-073-4/+4
* 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-0434-0/+24545
OpenPOWER on IntegriCloud