summaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann2009-07-071-0/+2
* syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO2009-06-171-2/+1Star
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-121-1/+1
* perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-021-2/+2
* Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-181-0/+1
|\
| * syscalls.h add the missing sys_pipe2 declarationArnd Bergmann2009-05-121-0/+1
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-2/+2
|\|
| * Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer2009-04-211-1/+1
| * tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-091-1/+1
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-2/+62
|\|
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-2/+58
| |\
| | * tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-131-2/+58
| * | Make non-compat preadv/pwritev use native register sizeLinus Torvalds2009-04-041-2/+2
| * | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-031-0/+4
| |/
* | perfcounters: provide expansion room in the ABIPaul Mackerras2009-03-041-1/+1
* | perfcounters: fix a few minor cleanliness issuesPaul Mackerras2009-02-261-6/+3Star
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-131-14/+14
|\|
| * syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
* | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-0/+5
|\|
| * alpha: use syscall wrappersIvan Kokshaysky2009-01-301-0/+5
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-52/+117
|\|
| * [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-141-0/+1
| * [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-141-0/+7
| * [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+6
| * [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-141-0/+62
| * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-0/+2
| * [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-141-40/+39Star
| * [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-141-12/+0Star
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-1/+1
|\|
| * inotify: fix type errors in interfacesMichael Kerrisk2009-01-051-1/+1
* | perf counters: restructure the APIIngo Molnar2008-12-111-4/+8
* | perf counters: clean up 'raw' type APIThomas Gleixner2008-12-111-5/+3Star
* | performance counters: core codeThomas Gleixner2008-12-081-0/+6
|/
* reintroduce accept4Ulrich Drepper2008-11-201-2/+1Star
* sys_paccept definition missing __user annotationHarvey Harrison2008-07-261-1/+1
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-241-1/+1
* flag parameters: inotify_initUlrich Drepper2008-07-241-0/+1
* flag parameters: dup2Ulrich Drepper2008-07-241-0/+1
* flag parameters: epoll_createUlrich Drepper2008-07-241-0/+1
* flag parameters: eventfdUlrich Drepper2008-07-241-0/+1
* flag parameters: signalfdUlrich Drepper2008-07-241-0/+1
* flag parameters: pacceptUlrich Drepper2008-07-241-0/+2
* remove the v850 portAdrian Bunk2008-07-241-1/+1
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-14/+16
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+5
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-1/+1
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-181-0/+1
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+2
* signal/timer/event: eventfd coreDavide Libenzi2007-05-111-0/+1