summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf-1/+1
2015-05-11tile: improve stack backtraceChris Metcalf-2/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+2
2013-09-03tile: remove support for TILE64Chris Metcalf-16/+0
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf-1/+1
2013-09-03tile: don't assume user privilege is zeroChris Metcalf-2/+2
2013-08-30tilegx: change how we find the kernel stackChris Metcalf-14/+33
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf-3/+3
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf-0/+2
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf-0/+7
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar-1/+1
2012-11-28kill stray kernel_thread() garbageAl Viro-2/+0
2012-10-23tile: switch to generic sys_execve()Al Viro-0/+1
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro-0/+3
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-4/+13
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf-4/+13
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf-7/+0
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf-0/+2
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf-1/+0
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf-0/+10
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf-4/+7
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf-0/+12
2010-07-06arch/tile: catch up on various minor cleanups.Chris Metcalf-18/+6
2010-07-06arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf-3/+14
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf-0/+339