summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/intvec_32.S
AgeCommit message (Expand)Author
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf
2015-07-30tile: enable full SECCOMP supportChris Metcalf
2014-03-07tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu
2014-03-07tile: Add support for handling PMC hardwareZhigang Lu
2013-09-27tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-13tile: provide traceability for hypervisor callsChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-08-12tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-23tile: switch to generic sys_execve()Al Viro
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-04-02arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-04arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf
2011-03-01arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf
2010-10-15arch/tile: enable single-step support for TILE-GxChris Metcalf
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-10-14arch/tile: change lower bound on syscall error return to -4095Chris Metcalf
2010-10-14arch/tile: update some comments to clarify register usage.Chris Metcalf
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-09-24arch/tile: remove dead code from intvec_32.SChris Metcalf
2010-08-13arch/tile: extend syscall ABI to set r1 on return as well.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