aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+1
2013-03-03merge compat sys_ipc instancesAl Viro1-1/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro1-0/+1
2012-12-14module: add syscall to load module from fdKees Cook1-0/+1
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov1-0/+3
2011-10-31Cross Memory AttachChristopher Yeoh1-0/+4
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+0
2011-05-20ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee1-0/+7
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-0/+2
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V1-0/+2
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+3
2010-09-23powerpc: define a compat_sys_recv cond_syscallStephen Rothwell1-0/+1
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris1-0/+1
2010-07-28fanotify: fanotify_init syscall declarationEric Paris1-0/+3
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-11-06sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman1-1/+0
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+2
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-09-21net: fix CONFIG_NET=n build on sparc64Andrew Morton1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-0/+1
2009-01-14[CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens1-0/+1
2008-12-08performance counters: core codeThomas Gleixner1-0/+3
2008-11-19reintroduce accept4Ulrich Drepper1-1/+1
2008-10-16Configure out AIO supportThomas Petazzoni1-0/+5
2008-09-29Configure out file locking featuresThomas Petazzoni1-0/+1
2008-07-25signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFDIngo Molnar1-0/+1
2008-07-25flag parameters: fix compile error of sys_epoll_create1Wang Chen1-0/+1
2008-07-24flag parameters: inotify_initUlrich 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/+1
2008-07-22Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto1-0/+1
2008-02-05timerfd: new timerfd APIDavide Libenzi1-2/+5
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras1-0/+1
2007-10-30[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.David S. Miller1-0/+4
2007-10-17kernel/sys_ni.c: add dummy sys_ni_syscall() prototypeAdrian Bunk1-0/+4
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov1-0/+1
2007-05-12compat signalfd and timerfd are cond syscallsHeiko Carstens1-0/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+3
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+1
2006-10-16[PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap1-0/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+5
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-0/+1
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macrosHyok S. Choi1-0/+12
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar1-0/+4