Age | Commit message (Expand) | Author |
2013-09-03 | tile: remove support for TILE64 | Chris Metcalf |
2013-09-03 | tile: parameterize VA and PA space more cleanly | Chris Metcalf |
2013-09-03 | tile: don't assume user privilege is zero | Chris Metcalf |
2013-08-30 | tilegx: change how we find the kernel stack | Chris Metcalf |
2013-08-13 | tile: implement gettimeofday() via vDSO | Chris Metcalf |
2013-08-13 | tile: avoid recursive backtrace faults | Chris Metcalf |
2013-08-13 | tile: fast-path unaligned memory access for tilegx | Chris Metcalf |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro |
2012-10-23 | tile: switch to generic sys_execve() | Al Viro |
2012-10-20 | Drop struct pt_regs * argument in compat_sys_execve() | Al Viro |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | arch/tile: fix hardwall for tilegx and generalize for idn and ipi | Chris Metcalf |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2011-05-19 | arch/tile: support signal "exception-trace" hook | Chris Metcalf |
2011-05-02 | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf |
2010-11-24 | drivers/net/tile/: on-chip network drivers for the tile architecture | Chris Metcalf |
2010-10-15 | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf |
2010-09-15 | arch/tile: Save and restore extra user state for tilegx | Chris Metcalf |
2010-07-06 | arch/tile: catch up on various minor cleanups. | Chris Metcalf |
2010-07-06 | arch/tile: Add driver to enable access to the user dynamic network. | Chris Metcalf |
2010-06-04 | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf |