aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-20[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell1-0/+2
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+2
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall1-0/+2
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-0/+19
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+2
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+0
2005-07-12[PATCH] inotifyRobert Love1-0/+3
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman1-0/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-0/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+86