summaryrefslogtreecommitdiffstats
path: root/ipc/compat.c
Commit message (Expand)AuthorAgeFilesLines
* ipc: resolve shadow warningsMark Rustad2014-10-141-46/+46
* ipc, kernel: use Linux headersPaul McQuade2014-06-061-1/+1
* ipc/compat.c: remove sc_semopm macroDavidlohr Bueso2014-04-071-3/+0
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-9/+3
|\
| * compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-021-9/+3
* | ipc/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-061-4/+5
* | ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens2014-03-061-2/+2
|/
* ipc: fix compat msgrcv with negative msgtypMateusz Guzik2014-01-271-1/+1
* ipc: remove braces for single statementsDavidlohr Bueso2014-01-271-9/+9
* ipc: whitespace cleanupManfred Spraul2014-01-271-5/+5
* get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-051-5/+9
* get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-031-92/+66
* merge compat sys_ipc instancesAl Viro2013-03-031-0/+44
* selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-1/+2
* ipc: message queue receive cleanupStanislav Kinsbursky2013-01-041-26/+19
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+1
* ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2012-07-301-4/+4
* ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2012-07-301-1/+1
* ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-301-2/+6
* [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-6/+64
* ipc: initialize structure memory to zero for compat functionsDan Rosenberg2010-10-271-0/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* fix logic error in ipc compat semctl()Alexander Graf2007-07-061-1/+1
* Cap shmmax at INT_MAX in compat shminfoGuy Streeter2007-05-081-0/+4
* [PATCH] Fix the size limit of compat space msgsizesuzuki2006-12-071-16/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-261-1/+1
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-6/+6
* [PATCH] put_compat_shminfo() warning fixJesse Millan2005-07-071-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+687
OpenPOWER on IntegriCloud