John David Anglin
|
86d4d068df
parisc: Revert "Release spinlocks using ordered store"
|
6 years ago |
Linus Torvalds
|
dad4f140ed
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
|
6 years ago |
John David Anglin
|
d27dfa13b9
parisc: Release spinlocks using ordered store
|
6 years ago |
Matthew Wilcox
|
3d0186bb06
Update email address
|
7 years ago |
Helge Deller
|
54c770da99
parisc: Update comments in syscall.S regarding wide userland
|
7 years ago |
Helge Deller
|
b6fc0cccb6
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
|
7 years ago |
John David Anglin
|
7797167ffd
parisc: Remove ordered stores from syscall.S
|
7 years ago |
John David Anglin
|
fedb8da963
parisc: Define mb() and add memory barriers to assembler unlock sequences
|
7 years ago |
John David Anglin
|
05f016d2ca
parisc: Fix validity check of pointer size argument in new CAS implementation
|
7 years ago |
John David Anglin
|
374b3bf8e8
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
|
7 years ago |
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 |