summaryrefslogtreecommitdiffstats
path: root/fs/compat.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-011-1/+1
* [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-201-2/+2
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-191-37/+223
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-191-6/+42
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-2/+2
* [PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown2006-01-091-4/+18
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-051-1/+1
* [PATCH] Fix error handling with put_compat_statfs()David Gibson2005-11-221-8/+8
* [PATCH] Remove compat ioctl semaphoreAndi Kleen2005-11-201-7/+0Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-301-1/+0Star
* [COMPAT]: Fixup compat_do_execve()David S. Miller2005-09-151-0/+4
* Preempt-safe RCU file usageLinus Torvalds2005-09-101-0/+2
* Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds2005-09-101-1/+3
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-081-0/+10
* [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk2005-09-081-90/+0Star
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-081-8/+8
* [PATCH] inotifyRobert Love2005-07-131-4/+8
* [PATCH] NFS4: Don't use __user with compat_uptr_tDavid Howells2005-04-281-3/+3
* [PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells2005-04-181-0/+74
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1950