| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf | 2012-10-23 | 1 | -12/+1 |
* | tile: switch to generic sys_execve() | Al Viro | 2012-10-23 | 1 | -1/+0 |
* | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf | 2012-10-20 | 1 | -0/+15 |
* | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf | 2012-05-16 | 1 | -13/+28 |
* | arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally | Chris Metcalf | 2012-04-02 | 1 | -4/+20 |
* | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files | Chris Metcalf | 2011-10-13 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls | Chris Metcalf | 2011-05-04 | 1 | -35/+26 |
* | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf | 2011-05-02 | 1 | -97/+17 |
* | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 2011-03-10 | 1 | -3/+13 |
* | arch/tile: fix some comments and whitespace | Chris Metcalf | 2011-03-10 | 1 | -2/+2 |
* | arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls | Chris Metcalf | 2011-03-01 | 1 | -49/+5 |
* | arch/tile: handle rt_sigreturn() more cleanly | Chris Metcalf | 2010-12-17 | 1 | -3/+21 |
* | arch/tile: enable single-step support for TILE-Gx | Chris Metcalf | 2010-10-15 | 1 | -1/+6 |
* | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf | 2010-10-15 | 1 | -31/+36 |
* | arch/tile: change lower bound on syscall error return to -4095 | Chris Metcalf | 2010-10-14 | 1 | -1/+1 |
* | arch/tile: update some comments to clarify register usage. | Chris Metcalf | 2010-10-14 | 1 | -0/+2 |
* | arch/tile: Use <asm-generic/syscalls.h> | Chris Metcalf | 2010-10-14 | 1 | -14/+9 |
* | arch/tile: remove dead code from intvec_32.S | Chris Metcalf | 2010-09-24 | 1 | -7/+0 |
* | arch/tile: extend syscall ABI to set r1 on return as well. | Chris Metcalf | 2010-08-13 | 1 | -2/+12 |
* | arch/tile: Add driver to enable access to the user dynamic network. | Chris Metcalf | 2010-07-06 | 1 | -2/+4 |
* | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 1 | -0/+2006 |