summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* utimensat implementationUlrich Drepper2007-05-081-1/+2
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-98/+0
* [PATCH] epoll_pwait()Davide Libenzi2006-10-111-1/+2
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-39/+0
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-1/+2
* [PATCH] Fix 'make headers_check' on i386David Woodhouse2006-09-161-2/+2
* [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-2/+2
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-1/+2
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-1/+2
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-1/+2
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-2/+2
|\
| * [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi2006-04-111-2/+2
* | [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
|/
* [PATCH] sys_sync_file_range()Andrew Morton2006-03-311-1/+2
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-1/+2
* [PATCH] lightweight robust futexes: i386Ingo Molnar2006-03-271-1/+3
* [PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke2006-03-231-15/+21
* [PATCH] fstatat64 supportUlrich Drepper2006-02-111-1/+1
* [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-071-1/+2
* [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-181-1/+3
* [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-181-0/+1
* [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-181-1/+14
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-1/+2
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-1/+1
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0
* [PATCH] i386: add memory clobbers to syscall macrosAndi Kleen2005-09-121-6/+6
* [PATCH] inotifyRobert Love2005-07-121-1/+4
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-1/+3
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+466
OpenPOWER on IntegriCloud