summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-181-1/+1
* tile: improve stack backtraceChris Metcalf2015-05-111-2/+0
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
* tile: remove support for TILE64Chris Metcalf2013-09-031-16/+0
* tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-031-1/+1
* tile: don't assume user privilege is zeroChris Metcalf2013-09-031-2/+2
* tilegx: change how we find the kernel stackChris Metcalf2013-08-301-14/+33
* tile: implement gettimeofday() via vDSOChris Metcalf2013-08-131-3/+3
* tile: avoid recursive backtrace faultsChris Metcalf2013-08-131-0/+2
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-131-0/+7
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* kill stray kernel_thread() garbageAl Viro2012-11-281-2/+0
* tile: switch to generic sys_execve()Al Viro2012-10-231-0/+1
* Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-201-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-251-4/+13
|\
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-251-4/+13
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
|/
* arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-191-7/+0
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-021-0/+2
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-101-1/+0
* drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-241-0/+10
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-4/+7
* arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-151-0/+12
* arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-061-18/+6
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-061-3/+14
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+339