Linus Torvalds
|
b29c8306a3
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 éve |
Andi Kleen
|
83460ec8dc
syscalls.h: use gcc alias instead of assembler aliases for syscalls
|
11 éve |
Tom Zanussi
|
d562aff93b
tracing: Add support for SOFT_DISABLE to syscall events
|
11 éve |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 éve |
Sergei Trofimovich
|
f9597f24c0
syscalls.h: add forward declarations for inplace syscall wrappers
|
12 éve |
Michal Simek
|
dfa9771a7c
microblaze: fix clone syscall
|
12 éve |
Al Viro
|
99e621f796
syscalls.h: slightly reduce the jungles of macros
|
12 éve |
Al Viro
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 éve |
Al Viro
|
2cf0966683
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
|
12 éve |
Al Viro
|
22d1a35da0
make HAVE_SYSCALL_WRAPPERS unconditional
|
12 éve |
Al Viro
|
e1b5bb6d12
consolidate cond_syscall and SYSCALL_ALIAS declarations
|
12 éve |
Al Viro
|
4a0fd5bf0f
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
|
12 éve |
Al Viro
|
07fe6e00f6
get rid of duplicate logics in __SC_....[1-6] definitions
|
12 éve |
Al Viro
|
d64008a8f3
burying unused conditionals
|
12 éve |
Al Viro
|
0aa0203fb4
take sys_rt_sigsuspend() prototype to linux/syscalls.h
|
12 éve |
Al Viro
|
495dfbf767
generic sys_sigaction() and compat_sys_sigaction()
|
12 éve |
Al Viro
|
574c4866e3
consolidate kernel-side struct sigaction declarations
|
12 éve |
Al Viro
|
0a0e8cdf73
old sigsuspend variants in kernel/signal.c
|
12 éve |
Al Viro
|
eaca6eae3e
sanitize rt_sigaction() situation a bit
|
12 éve |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 éve |
Al Viro
|
6bf9adfc90
introduce generic sys_sigaltstack(), switch x86 and um to it
|
12 éve |
Al Viro
|
ae903caae2
Bury the conditionals from kernel_thread/kernel_execve series
|
12 éve |
Linus Torvalds
|
7a684c452e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 éve |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 éve |
Rusty Russell
|
2f3238aebe
module: add flags arg to sys_finit_module()
|
12 éve |
Kees Cook
|
34e1169d99
module: add syscall to load module from fd
|
12 éve |
Al Viro
|
24465a40ba
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
|
12 éve |
Al Viro
|
da3d4c5fa5
get rid of pt_regs argument of do_execve()
|
12 éve |
Al Viro
|
6b94631f9e
consolidate sys_execve() prototype
|
12 éve |
Al Viro
|
a74fb73c12
infrastructure for saner ret_from_kernel_thread semantics
|
12 éve |