aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+1
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-201-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+1
|\
| * x86: Add clock_adjtime for x86Richard Cochran2011-02-021-0/+1
* | x86: Add new syscalls for x86_32Aneesh Kumar K.V2011-03-151-0/+2
|/
* x86: fix up system call numbering nitLinus Torvalds2010-08-101-1/+1
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-0/+1
|\
| * unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-161-0/+1
* | fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+1
* | fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+1
|/
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
* Add generic sys_old_select()Christoph Hellwig2010-03-121-1/+1
* Unify sys_mmap*Al Viro2009-12-111-1/+1
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-301-1/+2
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+1
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+2
|\|
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-021-0/+2
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-131-10/+10
|\|
| * x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-111-10/+10
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-1/+1
|\|
| * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* | performance counters: x86 supportIngo Molnar2008-12-081-0/+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: pipeUlrich 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
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-051-1/+3
* i386: move kernelThomas Gleixner2007-10-111-0/+326