summaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2010-10-271-1/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+1
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-10/+10
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-0/+4
|\
| * rlimits: implement prlimit64 syscallJiri Slaby2010-07-161-0/+4
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-0/+4
|\ \
| * | fanotify: drop the useless priority argumentEric Paris2010-07-281-2/+1
| * | fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+3
| * | fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+2
* | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-2/+4
|\ \ \ | |/ /
| * | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-091-2/+4
| |/
* | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-281-2/+0
|/
* sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2010-06-041-1/+1
* tracing: Move print functions into event classSteven Rostedt2010-05-141-14/+4
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-2/+8
* tracing: Move raw_init from events to classSteven Rostedt2010-05-141-2/+0
* tracing: Move fields from event to class structureSteven Rostedt2010-05-141-6/+8
* tracing: Remove per event trace registeringSteven Rostedt2010-05-141-25/+4
* tracing: Create class struct for eventsSteven Rostedt2010-05-141-2/+4
* Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-221-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-181-12/+12
|\
| * perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-101-12/+12
* | Add generic sys_olduname()Christoph Hellwig2010-03-121-0/+4
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+2
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-0/+3
* | Add generic sys_old_select()Christoph Hellwig2010-03-121-0/+2
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-2/+2
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-131-1/+1
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-281-2/+2
* | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-251-2/+4
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-061-2/+0
* | | tracing: Have syscall tracing call its own init functionSteven Rostedt2010-01-061-2/+2
| |/ |/|
* | tracing/syscalls: Fix typo in SYSCALL_DEFINE0Lai Jiangshan2009-12-301-1/+1
|/
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-141-0/+4
|\
| * Unify sys_mmap*Al Viro2009-12-111-0/+4
* | tracing: Change event->profile_count to be int typeLi Zefan2009-12-131-2/+0
* | tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-131-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+4
|\
| * net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+4
* | tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker2009-12-021-2/+2
* | trace_syscalls: Simplify syscall profileLai Jiangshan2009-12-011-27/+4
* | trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan2009-12-011-28/+2
* | trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan2009-12-011-2/+2
* | trace_syscalls: Remove enter_id exit_idLai Jiangshan2009-12-011-2/+0
* | trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan2009-12-011-2/+4
* | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan2009-12-011-2/+2
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-21/+12
|\ \ | |/
| * fs: change sys_truncate length parameter typeHeiko Carstens2009-09-231-2/+1
| * Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-3/+3
| |\
| | * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
OpenPOWER on IntegriCloud