Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b6d640c2286d16b15a21a4475c896cdce6a0bbe0
/
include
/
linux
/
syscalls.h
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
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
8e254c1
tracing/filters: Defer pred allocation
by Li Zefan
· 15 years ago
bd1a5c8
tracing: Ftrace dynamic ftrace_event_call support
by Masami Hiramatsu
· 15 years ago
540b7b8
tracing/syscalls: Add filtering support
by Li Zefan
· 15 years ago
10a5b66
tracing/syscalls: Add fields format for exit events
by Li Zefan
· 15 years ago
dc4ddb4
tracing: Add fields format definition for syscall events
by Frederic Weisbecker
· 15 years ago
f4b5ffc
tracing: Add perf counter support for syscalls tracing
by Jason Baron
· 15 years ago
64c12e0
tracing: Add individual syscalls tracepoint id support
by Jason Baron
· 15 years ago
fb34a08
tracing: Add trace events for each syscall entry/exit
by Jason Baron
· 15 years ago
7afdbf2
signals: declare sys_rt_tgsigqueueinfo in syscalls.h
by Arnd Bergmann
· 15 years ago
cc6f267
syscalls.h: remove duplicated declarations for sys_pipe2
by Masatake YAMATO
· 15 years ago
974802e
perf_counter: Add forward/backward attribute ABI compatibility
by Peter Zijlstra
· 15 years ago
0d48696
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
by Peter Zijlstra
· 15 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 15 years ago
ecf4667
syscalls.h add the missing sys_pipe2 declaration
by Arnd Bergmann
· 15 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
8b9cf76
Fix SYSCALL_ALIAS for older MIPS assembler
by Thomas Bogendoerfer
· 16 years ago
47788c5
tracing/syscalls: use a dedicated file header
by Frederic Weisbecker
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
601cc11
Make non-compat preadv/pwritev use native register size
by Linus Torvalds
· 16 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 16 years ago
bed1ffc
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
by Frederic Weisbecker
· 16 years ago
2743a5b
perfcounters: provide expansion room in the ABI
by Paul Mackerras
· 16 years ago
f3dfd26
perfcounters: fix a few minor cleanliness issues
by Paul Mackerras
· 16 years ago
e9c4ffb
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
6c59796
syscall define: fix uml compile bug
by Heiko Carstens
· 16 years ago
95fd484
Merge commit 'v2.6.29-rc4' into perfcounters/core
by Ingo Molnar
· 16 years ago
e5d9a90
alpha: use syscall wrappers
by Ivan Kokshaysky
· 16 years ago
7783549
Merge commit 'v2.6.29-rc2' into perfcounters/core
by Ingo Molnar
· 16 years ago
2b66421
[CVE-2009-0029] System call wrappers part 33
by Heiko Carstens
· 16 years ago
d4e8204
[CVE-2009-0029] System call wrappers part 32
by Heiko Carstens
· 16 years ago
Next »