aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-251-0/+1
|\
| * ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-241-0/+1
* | net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
|/
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-211-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+2
|\
| * posix-timers: Introduce a syscall for clock tuning.Richard Cochran2011-02-021-0/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-151-4/+6
|\ \
| * | tracing: Compile time initialization for event flags valueLai Jiangshan2011-02-081-4/+4
| * | tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-071-0/+2
* | | vfs: Add open by file handle supportAneesh Kumar K.V2011-03-151-0/+3
* | | vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-1/+4
|/ /
* | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-031-9/+9
* | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-021-4/+6
|/
* tracing: Remove useless syscall ftrace_event_call declarationFrederic Weisbecker2010-11-181-4/+0
* tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2010-11-181-2/+4
* 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