aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/unistd.h
Commit message (Expand)AuthorAge
* ICS: enable ICS system callsBjoern B. Brandenburg2007-11-19
* LITMUS ABI: Rework syscall interface and expose new FDSO interface.Bjoern B. Brandenburg2007-11-15
* adaptive: introduce service level system callsBjoern B. Brandenburg2007-10-04
* Removed incomplete zone-based implementation.John M. Calandrino2007-04-25
* Added function prototypes for SRP system calls in unistd.h and syscall_table.S.John M. Calandrino2007-04-25
* Merge with git+ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmusJohn M. Calandrino2007-04-23
|\
| * add system calls sys_enter_np() and sys_exit_np()Bjoern B. Brandenburg2007-04-17
* | Fixed priority inheritance issues with PI semaphores. Added regularJohn M. Calandrino2007-04-23
* | Yet another small system-call-related change.John M. Calandrino2007-04-19
* | Made changes in Litmus so that user-space semaphores can work.John M. Calandrino2007-04-19
* | Added system call stubs for user-space semaphores with priorityJohn M. Calandrino2007-04-17
|/
* added edf_common and sched_traceBjoern Brandenburg2007-02-01
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-07
* [PATCH] epoll_pwait()Davide Libenzi2006-10-11
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-27
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-26
* [PATCH] Fix 'make headers_check' on i386David Woodhouse2006-09-16
* [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-30
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-23
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-11
|\
| * [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi2006-04-11
* | [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-11
|/
* [PATCH] sys_sync_file_range()Andrew Morton2006-03-31
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
* [PATCH] lightweight robust futexes: i386Ingo Molnar2006-03-27
* [PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke2006-03-23
* [PATCH] fstatat64 supportUlrich Drepper2006-02-12
* [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-07
* [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-18
* [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-18
* [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-18
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-08
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-06
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-30
* [PATCH] i386: add memory clobbers to syscall macrosAndi Kleen2005-09-12
* [PATCH] inotifyRobert Love2005-07-12
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16