aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAge
* fs: change sys_truncate length parameter typeHeiko Carstens2009-09-23
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
|/
* tracing/filters: Defer pred allocationLi Zefan2009-08-31
* tracing/syscalls: Add filtering supportLi Zefan2009-08-19
* tracing/syscalls: Add fields format for exit eventsLi Zefan2009-08-19
* tracing: Add fields format definition for syscall eventsFrederic Weisbecker2009-08-11
* tracing: Add perf counter support for syscalls tracingJason Baron2009-08-11
* tracing: Add individual syscalls tracepoint id supportJason Baron2009-08-11
* tracing: Add trace events for each syscall entry/exitJason Baron2009-08-11
* signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann2009-07-07
* syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO2009-06-16
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-12
* perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-02
* Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-18
|\
| * syscalls.h add the missing sys_pipe2 declarationArnd Bergmann2009-05-12
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\|
| * Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer2009-04-21
| * tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\
| | * tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
| * | Make non-compat preadv/pwritev use native register sizeLinus Torvalds2009-04-04
| * | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
| |/
* | perfcounters: provide expansion room in the ABIPaul Mackerras2009-03-04
* | perfcounters: fix a few minor cleanliness issuesPaul Mackerras2009-02-26
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
|\|
| * syscall define: fix uml compile bugHeiko Carstens2009-02-11
* | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\|
| * alpha: use syscall wrappersIvan Kokshaysky2009-01-29
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
|\|
| * [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-14
| * [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-14
| * [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-14
| * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
| * [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
| * [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-14
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
|\|
| * inotify: fix type errors in interfacesMichael Kerrisk2009-01-05
* | perf counters: restructure the APIIngo Molnar2008-12-11
* | perf counters: clean up 'raw' type APIThomas Gleixner2008-12-11
* | performance counters: core codeThomas Gleixner2008-12-08
|/
* reintroduce accept4Ulrich Drepper2008-11-19
* sys_paccept definition missing __user annotationHarvey Harrison2008-07-25
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24
* flag parameters: dup2Ulrich Drepper2008-07-24
* flag parameters: epoll_createUlrich Drepper2008-07-24