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