aboutsummaryrefslogtreecommitdiff
path: root/include/linux/syscalls.h
AgeCommit message (Expand)Author
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker
2009-03-04perfcounters: provide expansion room in the ABIPaul Mackerras
2009-02-26perfcounters: fix a few minor cleanliness issuesPaul Mackerras
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-02-11syscall define: fix uml compile bugHeiko Carstens
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-01-29alpha: use syscall wrappersIvan Kokshaysky
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner
2008-12-08performance counters: core codeThomas Gleixner
2008-11-19reintroduce accept4Ulrich Drepper
2008-07-25sys_paccept definition missing __user annotationHarvey Harrison
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-24remove the v850 portAdrian Bunk
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-05timerfd: new timerfd APIDavide Libenzi
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-09-29[PATCH] sys_getcpu() prototype annotatedAl Viro
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar