index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
intvec_64.S
Age
Commit message (
Expand
)
Author
2014-03-07
tile: Enable NMIs on return from handle_nmi() without errors
Zhigang Lu
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
2013-09-27
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
2013-08-13
tile: provide traceability for hypervisor calls
Chris Metcalf
2013-08-13
tile: improve illegal translation interrupt handling
Chris Metcalf
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2013-02-08
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
tile: switch to generic sys_execve()
Al Viro
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2012-04-02
arch/tile: fix single-stepping over swint1 instructions on tilegx
Chris Metcalf
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf