aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* module: add syscall to load module from fdKees Cook2012-12-131-0/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-311-0/+3
* Cross Memory AttachChristopher Yeoh2011-10-311-0/+4
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+0
* ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee2011-05-201-0/+7
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
* vfs: Add open by file handle supportAneesh Kumar K.V2011-03-151-0/+2
* vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-0/+3
* powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-231-0/+1
* fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+1
* fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+3
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+2
|\
| * net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+2
* | sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman2009-11-061-1/+0
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-241-1/+1
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* | net: fix CONFIG_NET=n build on sparc64Andrew Morton2009-09-211-0/+1
|/
* Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-0/+1
|\
| * [CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens2009-01-141-0/+1
* | performance counters: core codeThomas Gleixner2008-12-081-0/+3
|/
* reintroduce accept4Ulrich Drepper2008-11-191-1/+1
* Configure out AIO supportThomas Petazzoni2008-10-161-0/+5
* Configure out file locking featuresThomas Petazzoni2008-09-291-0/+1
* signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar2008-07-251-0/+1
* flag parameters: fix compile error of sys_epoll_create1Wang Chen2008-07-251-0/+1
* flag parameters: inotify_initUlrich 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/+1
* Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto2008-07-221-0/+1
* timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+5
* [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-231-0/+1
* [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.David S. Miller2007-10-301-0/+4
* kernel/sys_ni.c: add dummy sys_ni_syscall() prototypeAdrian Bunk2007-10-171-0/+4
* diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-161-0/+1
* compat signalfd and timerfd are cond syscallsHeiko Carstens2007-05-121-0/+2
* signal/timer/event: eventfd coreDavide Libenzi2007-05-111-0/+1
* signal/timer/event: timerfd coreDavide Libenzi2007-05-111-0/+1
* signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+3
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-031-0/+1
* [PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap2006-10-161-0/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+5
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+1
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-0/+1
* [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi2006-04-111-0/+12
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-271-0/+4
* [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2006-02-201-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-091-0/+2
|\
| * [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-081-0/+2