aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-99/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-87/+6
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+3
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen1-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen1-0/+1
2006-09-16[PATCH] Fix 'make headers_check' on x86_64David Woodhouse1-8/+8
2006-08-30[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen1-5/+6
2006-06-23[PATCH] sys_move_pages: x86_64 supportChristoph Lameter1-1/+3
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/+3
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen1-1/+3
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-1/+3
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+3
2006-03-27[PATCH] lightweight robust futexes: x86_64Ingo Molnar1-1/+5
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen1-2/+8
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper1-1/+28
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-1/+3
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso1-1/+2
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-2/+0
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love1-2/+8
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-1/+5
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman1-1/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-1/+1
2005-04-16[PATCH] x86_64: Remove duplicated syscall entry.Andi Kleen1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+797