Chris Metcalf
|
1bb50cad45
arch/tile: move user_exit() to early kernel entry sequence
|
9 年之前 |
Chris Metcalf
|
583b24a210
arch/tile: adopt prepare_exit_to_usermode() model from x86
|
10 年之前 |
Chris Metcalf
|
a0ddef81f4
tile: enable full SECCOMP support
|
10 年之前 |
Zhigang Lu
|
ba67823163
tile: Enable NMIs on return from handle_nmi() without errors
|
11 年之前 |
Zhigang Lu
|
8e3441ebab
tile: Add support for handling PMC hardware
|
11 年之前 |
Chris Metcalf
|
3f725c5b92
tile: ensure interrupts disabled for preempt_schedule_irq()
|
12 年之前 |
Chris Metcalf
|
d7c9661115
tile: remove support for TILE64
|
12 年之前 |
Chris Metcalf
|
acbde1db29
tile: parameterize VA and PA space more cleanly
|
12 年之前 |
Chris Metcalf
|
35f059761c
tilegx: change how we find the kernel stack
|
12 年之前 |
Chris Metcalf
|
9ae0983847
tile: provide traceability for hypervisor calls
|
12 年之前 |
Chris Metcalf
|
bc1a298f4e
tile: support CONFIG_PREEMPT
|
12 年之前 |
Chris Metcalf
|
2f9ac29eec
tile: fast-path unaligned memory access for tilegx
|
12 年之前 |
Chris Metcalf
|
b63ea7121c
tile: fix comment bug in sys_cmpxchg description
|
12 年之前 |
Simon Marchi
|
ef18272453
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
|
12 年之前 |
Chris Metcalf
|
6b14e4198c
arch/tile: eliminate pt_regs trampolines for syscalls
|
12 年之前 |
Al Viro
|
530550651f
tile: switch to generic sys_execve()
|
12 年之前 |
Chris Metcalf
|
0f8b983812
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
|
12 年之前 |
Chris Metcalf
|
fc327e268f
arch/tile: fix up some issues in calling do_work_pending()
|
13 年之前 |
Chris Metcalf
|
e1d5c01950
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
|
13 年之前 |
Chris Metcalf
|
d52104b29a
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
|
14 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Chris Metcalf
|
df29ccb6c0
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
|
14 年之前 |
Chris Metcalf
|
313ce674d3
arch/tile: support TIF_NOTIFY_RESUME
|
14 年之前 |
Chris Metcalf
|
76c567fbba
arch/tile: support 4KB page size as well as 64KB
|
14 年之前 |
Chris Metcalf
|
5fb682b064
arch/tile: fix some comments and whitespace
|
14 年之前 |
Chris Metcalf
|
b2ce2bdaf9
arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls
|
14 年之前 |
Chris Metcalf
|
81711cee93
arch/tile: handle rt_sigreturn() more cleanly
|
14 年之前 |
Chris Metcalf
|
233325b949
arch/tile: enable single-step support for TILE-Gx
|
15 年之前 |
Chris Metcalf
|
a78c942df6
arch/tile: parameterize system PLs to support KVM port
|
15 年之前 |
Chris Metcalf
|
a4dbc5ee52
arch/tile: change lower bound on syscall error return to -4095
|
15 年之前 |