aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-25
|\
| * ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-24
* | net: Add sendmmsg socket system callAnton Blanchard2011-05-05
|/
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\
| * posix-timers: Introduce a syscall for clock tuning.Richard Cochran2011-02-02
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\ \
| * | tracing: Compile time initialization for event flags valueLai Jiangshan2011-02-08
| * | tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-07
* | | vfs: Add open by file handle supportAneesh Kumar K.V2011-03-15
* | | vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-15
|/ /
* | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
* | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
|/
* tracing: Remove useless syscall ftrace_event_call declarationFrederic Weisbecker2010-11-18
* tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2010-11-18
* ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2010-10-27
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\
| * rlimits: implement prlimit64 syscallJiri Slaby2010-07-16
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \
| * | fanotify: drop the useless priority argumentEric Paris2010-07-28
| * | fanotify: sys_fanotify_mark declartionEric Paris2010-07-28
| * | fanotify: fanotify_init syscall declarationEric Paris2010-07-28
* | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
|\| |
| * | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-09
| |/
* / tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-28
|/
* sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2010-06-04
* tracing: Move print functions into event classSteven Rostedt2010-05-14
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* tracing: Move raw_init from events to classSteven Rostedt2010-05-14
* tracing: Move fields from event to class structureSteven Rostedt2010-05-14
* tracing: Remove per event trace registeringSteven Rostedt2010-05-14
* tracing: Create class struct for eventsSteven Rostedt2010-05-14
* Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-22
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
|\
| * perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
* | Add generic sys_olduname()Christoph Hellwig2010-03-12
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* | Add generic sys_old_select()Christoph Hellwig2010-03-12
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* | | tracing: Have syscall tracing call its own init functionSteven Rostedt2010-01-06
| |/ |/|
* | tracing/syscalls: Fix typo in SYSCALL_DEFINE0Lai Jiangshan2009-12-30
|/
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-14
|\
| * Unify sys_mmap*Al Viro2009-12-11