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