aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/intvec_32.S
Commit message (Expand)AuthorAge
* tile: remove support for TILE64Chris Metcalf2013-09-03
* tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-03
* tilegx: change how we find the kernel stackChris Metcalf2013-08-30
* tile: provide traceability for hypervisor callsChris Metcalf2013-08-13
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-13
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-13
* tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf2013-08-12
* arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-21
* arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
* tile: switch to generic sys_execve()Al Viro2012-10-23
* tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-20
* arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-16
* arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2012-04-02
* tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-13
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-04
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-02
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
* arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-01
* arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-17
* arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-15
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
* arch/tile: change lower bound on syscall error return to -4095Chris Metcalf2010-10-14
* arch/tile: update some comments to clarify register usage.Chris Metcalf2010-10-14
* arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
* arch/tile: remove dead code from intvec_32.SChris Metcalf2010-09-24
* arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf2010-08-13
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-06
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04