aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-1/+2
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-08utimensat implementationUlrich Drepper1-1/+2
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-98/+0
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-1/+2
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-39/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+3
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-1/+2
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse1-2/+2
2006-08-30[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen1-2/+2
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-1/+2
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-1/+2
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-1/+2
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+2
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton1-1/+1
2006-04-11[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi1-2/+2
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-1/+2
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+2
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar1-1/+3
2006-03-23[PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke1-15/+21
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-1/+1
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI1-1/+2
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse1-1/+3
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells1-0/+1
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper1-1/+14
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-1/+2
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton1-1/+1
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-09-12[PATCH] i386: add memory clobbers to syscall macrosAndi Kleen1-6/+6
2005-07-12[PATCH] inotifyRobert Love1-1/+4
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-1/+3
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+466