Helge Deller
|
6a6e2a14bb
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
|
8 years ago |
John David Anglin
|
6ed518328d
parisc: Ensure consistent state when switching to kernel stack at syscall entry
|
8 years ago |
John David Anglin
|
f4125cfdb3
parisc: Avoid trashing sr2 and sr3 in LWS code
|
8 years ago |
Helge Deller
|
fc79168a7c
parisc: Add syscall tracepoint support
|
9 years ago |
Dmitry V. Levin
|
f0b22d1bb2
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
|
9 years ago |
Helge Deller
|
910cd32e55
parisc: Fix and enable seccomp filter support
|
9 years ago |
Helge Deller
|
98e8b6c9ac
parisc: Fix ptrace syscall number and return value modification
|
9 years ago |
Helge Deller
|
337685e556
parisc: Use long branch to do_syscall_trace_exit
|
9 years ago |
John David Anglin
|
1b59ddfcf1
parisc: Use double word condition in 64bit CAS operation
|
10 years ago |
Guy Martin
|
8920649120
parisc: Implement new LWS CAS supporting 64 bit operations.
|
11 years ago |
John David Anglin
|
c776cd89fc
parisc: Improve LWS-CAS performance
|
11 years ago |
Helge Deller
|
61dbbaeb86
parisc: provide macro to create exception table entries
|
11 years ago |
Helge Deller
|
dde397981c
parisc: document the parisc gateway page
|
12 years ago |
Helge Deller
|
6a45716abb
parisc: fix partly 16/64k PAGE_SIZE boot
|
12 years ago |
Al Viro
|
52ab532ea7
parisc: fix ptrace breakage
|
12 years ago |
Al Viro
|
64482bd8ef
parisc: decide whether to go to slow path (tracesys) based on thread flags
|
13 years ago |
Al Viro
|
00df111e7e
parisc: fix double restarts
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
John David Anglin
|
f4c0346c6f
parisc: LWS fixes for syscall.S
|
15 years ago |
Kyle McMartin
|
2798af1abb
parisc: split syscall_trace into two halves
|
16 years ago |
Kyle McMartin
|
5837d42f8a
parisc: add missing TI_TASK macro in syscall.S
|
16 years ago |
Kyle McMartin
|
d6b58772dc
parisc: tracehook_report_syscall
|
16 years ago |
Helge Deller
|
c84c3a698f
parisc: document light weight syscall ABI
|
16 years ago |
Kyle McMartin
|
dfcf753bd3
Revert "parisc: fix trivial section name warnings"
|
17 years ago |
Helge Deller
|
bd3bb8c15b
parisc: fix trivial section name warnings
|
17 years ago |
Kyle McMartin
|
873d50e2e5
[PARISC] Remove hardcoded uses of PAGE_SIZE
|
18 years ago |
Sam Ravnborg
|
1c59357109
[PARISC] Kill off ASM_PAGE_SIZE use
|
18 years ago |
Kyle McMartin
|
3bb457af4f
[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
|
18 years ago |
Kyle McMartin
|
376e210b71
[PARISC] fix "reduce size of task_struct on 64-bit machines" fallout
|
18 years ago |
Aurelien Jarno
|
b5e8b733a1
[PARISC] Disable LWS debugging
|
18 years ago |