Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f225212ccd9783c0d2317a29b2fc9d20be1ca5b
/
include
/
linux
/
syscalls.h
99e621f
syscalls.h: slightly reduce the jungles of macros
by Al Viro
· 12 years ago
e1fd1f4
get rid of union semop in sys_semctl(2) arguments
by Al Viro
· 12 years ago
2cf0966
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
by Al Viro
· 12 years ago
22d1a35
make HAVE_SYSCALL_WRAPPERS unconditional
by Al Viro
· 12 years ago
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
by Al Viro
· 12 years ago
4a0fd5b
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
by Al Viro
· 12 years ago
07fe6e0
get rid of duplicate logics in __SC_....[1-6] definitions
by Al Viro
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
0aa0203
take sys_rt_sigsuspend() prototype to linux/syscalls.h
by Al Viro
· 12 years ago
495dfbf
generic sys_sigaction() and compat_sys_sigaction()
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
0a0e8cd
old sigsuspend variants in kernel/signal.c
by Al Viro
· 12 years ago
eaca6ea
sanitize rt_sigaction() situation a bit
by Al Viro
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6bf9adf
introduce generic sys_sigaltstack(), switch x86 and um to it
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
2f3238a
module: add flags arg to sys_finit_module()
by Rusty Russell
· 12 years ago
34e1169
module: add syscall to load module from fd
by Kees Cook
· 12 years ago
24465a4
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
by Al Viro
· 12 years ago
da3d4c5
get rid of pt_regs argument of do_execve()
by Al Viro
· 12 years ago
6b94631
consolidate sys_execve() prototype
by Al Viro
· 12 years ago
a74fb73
infrastructure for saner ret_from_kernel_thread semantics
by Al Viro
· 12 years ago
d97b46a
syscalls, x86: add __NR_kcmp syscall
by Cyrill Gorcunov
· 12 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
faf3090
sys_poll: fix incorrect type for 'timeout' parameter
by Linus Torvalds
· 13 years ago
a218d0f
switch open and mkdir syscalls to umode_t
by Al Viro
· 13 years ago
1bc9422
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
by Al Viro
· 13 years ago
df0a428
switch mq_open() to umode_t
by Al Viro
· 13 years ago
49f0a07
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
by Al Viro
· 13 years ago
8208a22
switch sys_mknodat(2) to umode_t
by Al Viro
· 13 years ago
fcf6340
Cross Memory Attach
by Christopher Yeoh
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 13 years ago
618e724
ns: Declare sys_setns in syscalls.h
by Eric W. Biederman
· 13 years ago
228e548
net: Add sendmmsg socket system call
by Anton Blanchard
· 14 years ago
b7ed78f
introduce sys_syncfs to sync a single file system
by Sage Weil
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a926021
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
becfd1f
vfs: Add open by file handle support
by Aneesh Kumar K.V
· 14 years ago
990d6c2
vfs: Add name to file handle conversion support
by Aneesh Kumar K.V
· 14 years ago
f4d5c02
tracing: Compile time initialization for event flags value
by Lai Jiangshan
· 14 years ago
ba97697
tracing/syscalls: Don't add events for unmapped syscalls
by Ian Munsie
· 14 years ago
3d56e33
tracing: Replace syscall_meta_data struct array with pointer array
by Steven Rostedt
· 14 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 14 years ago
f1f1d5e
posix-timers: Introduce a syscall for clock tuning.
by Richard Cochran
· 14 years ago
423478c
tracing: Remove useless syscall ftrace_event_call declaration
by Frederic Weisbecker
· 14 years ago
53cf810b
tracing: Allow syscall trace events for non privileged users
by Frederic Weisbecker
· 14 years ago
4abf986
ptrace: change signature of sys_ptrace() and friends
by Namhyung Kim
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 14 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
08ae893
fanotify: drop the useless priority argument
by Eric Paris
· 14 years ago
bbaa416
fanotify: sys_fanotify_mark declartion
by Eric Paris
· 15 years ago
11637e4
fanotify: fanotify_init syscall declaration
by Eric Paris
· 15 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
c022a0a
rlimits: implement prlimit64 syscall
by Jiri Slaby
· 15 years ago
44a54f7
tracing: Add alignment to syscall metadata declarations
by Steven Rostedt
· 14 years ago
c9642c4
tracing: Use a global field list for all syscall exit events
by Li Zefan
· 14 years ago
485d527
sys_personality: change sys_personality() to accept "unsigned int" instead of u_long
by Oleg Nesterov
· 14 years ago
80decc7
tracing: Move print functions into event class
by Steven Rostedt
· 15 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 15 years ago
0405ab8
tracing: Move raw_init from events to class
by Steven Rostedt
· 15 years ago
2e33af0
tracing: Move fields from event to class structure
by Steven Rostedt
· 15 years ago
2239291
tracing: Remove per event trace registering
by Steven Rostedt
· 15 years ago
8f08201
tracing: Create class struct for events
by Steven Rostedt
· 15 years ago
ae6be51
Fix up prototype for sys_ipc breakage
by Linus Torvalds
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
97d5a22
perf: Drop the obsolete profile naming for trace events
by Frederic Weisbecker
· 15 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
86c38a3
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
by Jeff Mahoney
· 15 years ago
61405fe
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
0fa0eda
tracing: Remove show_format and related macros from TRACE_EVENT
by Lai Jiangshan
· 15 years ago
c7ef3a9
tracing: Have syscall tracing call its own init function
by Steven Rostedt
· 15 years ago
e96dc96
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
by Lai Jiangshan
· 15 years ago
07b139c
perf events: Remove CONFIG_EVENT_PROFILE
by Li Zefan
· 15 years ago
cc0104e
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 15 years ago
e00bf2e
tracing: Change event->profile_count to be int type
by Li Zefan
· 15 years ago
87d9b4e
tracing: Extract duplicate ftrace_raw_init_event_foo()
by Li Zefan
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
6b62fe0
tracing/syscalls: Make syscall events print callbacks static
by Frederic Weisbecker
· 15 years ago
3bbe84e
trace_syscalls: Simplify syscall profile
by Lai Jiangshan
· 15 years ago
a1301da
trace_syscalls: Remove duplicate init_enter_##sname()
by Lai Jiangshan
· 15 years ago
c252f65
trace_syscalls: Add syscall_nr field to struct syscall_metadata
by Lai Jiangshan
· 15 years ago
fcc1943
trace_syscalls: Remove enter_id exit_id
by Lai Jiangshan
· 15 years ago
31c16b1
trace_syscalls: Set event_enter_##sname->data to its metadata
by Lai Jiangshan
· 15 years ago
bf56a4e
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
by Lai Jiangshan
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
d7a4b41
Merge commit 'linus/master' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
4fd8da8
fs: change sys_truncate length parameter type
by Heiko Carstens
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
e5e25cf
tracing: Factorize the events profile accounting
by Frederic Weisbecker
· 15 years ago
Next »