aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
AgeCommit message (Expand)AuthorFilesLines
2003-07-04[PATCH] ipc semaphore optimizationAndrew Morton1-57/+38
2003-07-01[PATCH] Fix IPC ABI for AMD64Andi Kleen2-2/+2
2003-06-20[PATCH] sysv semundo fixesAndrew Morton2-183/+123
2003-06-02[PATCH] remove 16-bit pid assumption from ipc/sem.cAndrew Morton1-26/+22
2003-05-12[PATCH] semop race fixAndrew Morton2-14/+22
2003-05-09Annotate IPC system calls with user pointer annotationsLinus Torvalds1-7/+11
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton1-1/+1
2003-04-20[PATCH] shm_get_stat-handle-hugetlb-pages.patchAndrew Morton1-11/+19
2003-04-20[PATCH] shmdt() speedupAndrew Morton1-7/+52
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley3-8/+106
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-2/+2
2002-12-21[PATCH] hugetlb: report shared memory attachment countsAndrew Morton1-2/+5
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-14[PATCH] semtimedop - semop() with a timeoutAndrew Morton2-2/+34
2002-12-07Merge conectiva.com.br:/home/BK/includes-2.5.oldArnaldo Carvalho de Melo1-0/+2
2002-12-02[PATCH] memory barrier work in ipc/util.cAndrew Morton1-16/+40
2002-11-26LSM: change if statements into something more readable for the ipc/*, mm/*, a...Greg Kroah-Hartman3-3/+6
2002-11-23MergeGreg Kroah-Hartman4-13/+10
2002-11-23o uaccess.h: remove include sched.h, it only needs thread_info.hArnaldo Carvalho de Melo1-0/+2
2002-11-21[PATCH] Add SMP barrier to ipc's grow_ary()Andrew Morton1-1/+7
2002-11-21[PATCH] shmdt bugfixAndrew Morton1-15/+9
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen3-15/+15
2002-10-31[PATCH] uninlining in ipc/*Andrew Morton2-72/+77
2002-10-31[PATCH] use RCU for IPC lockingAndrew Morton5-111/+220
2002-10-30[PATCH] hugetlbfs backing for SYSV shared memoryAndrew Morton1-45/+82
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman4-13/+10
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley4-1/+34
2002-09-18kbuild: Remove O_TARGET from {kernel,mm,fs,...}/MakefileKai Germaschewski1-7/+0
2002-09-09[PATCH] Designated initializers for shmRusty Russell1-4/+4
2002-07-29[PATCH] remove acct arg from do_munmapHugh Dickins1-1/+1
2002-07-29[PATCH] shmem_file_setup when MAP_NORESERVEHugh Dickins1-1/+1
2002-07-28[PATCH] strict overcommitAndrew Morton1-1/+1
2002-07-23[PATCH] shm_destroy lock hangHugh Dickins1-7/+8
2002-07-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman3-49/+13
2002-07-14[PATCH] ipc_ staticsStephen Rothwell2-5/+5
2002-07-14LSM: move struct shmid_kernel out of ipc/shm.c to include/linux/shm.hGreg Kroah-Hartman2-19/+9
2002-07-14LSM: move the struct msg_msg and struct msg_queue definitions out of the msg....Greg Kroah-Hartman1-30/+4
2002-05-26[PATCH] semctl SUSv2 complianceRusty Russell1-0/+1
2002-04-28[PATCH] 2.5.10 BKL not always released in sem_exit()Chris Wright1-1/+3
2002-04-23[PATCH] 2.5.9 SEM_UNDO patchDave Olien2-36/+214
2002-04-02Fix missing include due to do_exit() BKL movementLinus Torvalds1-0/+1
2002-04-02[PATCH] wrong return codes in ipc shmDave Jones1-2/+5
2002-04-02[PATCH] BKL reduction in do_exitDave Hansen1-0/+4
2002-03-17[PATCH] struct super_block cleanup - shmemBrian Gerst1-0/+1
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-0/+1
2002-02-04v2.5.0.7 -> v2.5.0.8Linus Torvalds1-3/+24
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds1-3/+5
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-2/+15
2002-02-04v2.4.9.9 -> v2.4.9.10Linus Torvalds2-3/+13
2002-02-04v2.4.8.1 -> v2.4.8.2Linus Torvalds1-1/+1
2002-02-04v2.4.4.3 -> v2.4.4.4Linus Torvalds1-7/+14
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds1-4/+6
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds4-6/+6
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds4-4/+4
2002-02-04v2.4.0.3 -> v2.4.0.4Linus Torvalds1-2/+3
2002-02-04Import changesetLinus Torvalds6-0/+3224