summaryrefslogtreecommitdiff
path: root/include/linux/syscalls.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-03preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann1-0/+4
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker1-2/+58
2009-03-04perfcounters: provide expansion room in the ABIPaul Mackerras1-1/+1
2009-02-26perfcounters: fix a few minor cleanliness issuesPaul Mackerras1-6/+3
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar1-14/+14
2009-02-12syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar1-0/+5
2009-01-30alpha: use syscall wrappersIvan Kokshaysky1-0/+5
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-52/+117
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens1-0/+1
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens1-0/+7
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+6
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens1-0/+62
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-0/+2
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-40/+39
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens1-12/+0
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-1/+1
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk1-1/+1
2008-12-11perf counters: restructure the APIIngo Molnar1-4/+8
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner1-5/+3
2008-12-08performance counters: core codeThomas Gleixner1-0/+6
2008-11-20reintroduce accept4Ulrich Drepper1-2/+1
2008-07-26sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+2
2008-07-24remove the v850 portAdrian Bunk1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells1-14/+16
2008-04-19include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi1-2/+5
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-1/+1
2007-07-18sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+2
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell1-0/+2
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+4
2006-10-11[PATCH] __user annotations: futexAl Viro1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-0/+2
2006-09-29[PATCH] sys_getcpu() prototype annotatedAl Viro1-1/+1
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-0/+2
2006-06-28[PATCH] pi-futex: futex code cleanupsIngo Molnar1-2/+2
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+5
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-0/+5