Al Viro
|
7eddd99c28
s390: switch to generic old sigaction()
|
12 years ago |
Al Viro
|
e181ee4cd7
s390: switch to generic old sigsuspend
|
12 years ago |
Al Viro
|
e214125aa8
s390: switch to generic sigaltstack
|
12 years ago |
Linus Torvalds
|
c7708fac5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
12 years ago |
Al Viro
|
24465a40ba
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
|
12 years ago |
Heiko Carstens
|
b01a37a749
s390/traps: preinitialize program check table
|
12 years ago |
Al Viro
|
65f22a906e
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
|
13 years ago |
Martin Schwidefsky
|
27f6b41662
s390/vtimer: rework virtual timer interface
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Heiko Carstens
|
fde15c3a3a
[S390] irq: external interrupt code passing
|
13 years ago |
Martin Schwidefsky
|
4c1051e37a
[S390] rework idle code
|
13 years ago |
Martin Schwidefsky
|
8b646bd759
[S390] rework smp code
|
13 years ago |
Martin Schwidefsky
|
aa33c8cbba
[S390] cleanup trap handling
|
13 years ago |
Martin Schwidefsky
|
638ad34a88
[S390] sparse: fix sparse warnings about missing prototypes
|
13 years ago |
Martin Schwidefsky
|
fdb204d1a7
[S390] cleanup program check handler prototypes
|
14 years ago |
Martin Schwidefsky
|
5e9a26928f
[S390] ptrace cleanup
|
14 years ago |
Martin Schwidefsky
|
f6649a7e5a
[S390] cleanup lowcore access from external interrupts
|
14 years ago |
Martin Schwidefsky
|
1e54622e04
[S390] cleanup lowcore access from program checks
|
14 years ago |
Sebastian Ott
|
7af048dc76
[S390] s390: fix build error (sys_execve)
|
15 years ago |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 years ago |
Heiko Carstens
|
3a11037035
[S390] sys_personality: follow u_long to unsigned int conversion
|
15 years ago |
Christoph Hellwig
|
e28cbf2293
improve sys_newuname() for compat architectures
|
15 years ago |
Christoph Hellwig
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 years ago |
Christoph Hellwig
|
a4679373cf
Add generic sys_old_mmap()
|
15 years ago |
Christoph Hellwig
|
5d0e52830e
Add generic sys_old_select()
|
15 years ago |
Heiko Carstens
|
3e86a8c617
[S390] Convert sys_execve to function with parameters.
|
16 years ago |
Heiko Carstens
|
2d70ca23f8
[S390] Convert sys_clone to function with parameters.
|
16 years ago |
Heiko Carstens
|
26689452f5
[CVE-2009-0029] s390 specific system call wrappers
|
16 years ago |
Heiko Carstens
|
1134723e96
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
|
16 years ago |
Heiko Carstens
|
f47d52afd3
[S390] remove code for oldselect system call
|
16 years ago |