aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386/unistd.h
AgeCommit message (Expand)Author
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi
2007-05-08utimensat implementationUlrich Drepper
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse
2006-08-30[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton
2006-04-11[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar
2006-03-23[PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-09-12[PATCH] i386: add memory clobbers to syscall macrosAndi Kleen
2005-07-12[PATCH] inotifyRobert Love
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds