index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
sem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
IPC: fix error case when idr-cache is empty in ipcget()
Pierre Peiffer
1
-2
/
+2
2007-10-19
IPC: cleanup some code and wrong comments about semundo list managment
Pierre Peiffer
1
-40
/
+6
2007-10-19
ipc: remove unneeded parameters
Nadia Derbey
1
-6
/
+4
2007-10-19
fix idr_find() locking
Nadia Derbey
1
-14
/
+30
2007-10-19
ipc: fix wrong comments
Nadia Derbey
1
-0
/
+14
2007-10-19
Storing ipcs into IDRs
Nadia Derbey
1
-6
/
+17
2007-10-19
ipc: integrate ipc_checkid() into ipc_lock()
Nadia Derbey
1
-37
/
+33
2007-10-19
ipc: unify the syscalls code
Nadia Derbey
1
-47
/
+29
2007-10-19
ipc: store ipcs into IDRs
Nadia Derbey
1
-46
/
+65
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-4
/
+4
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
1
-3
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-11-03
[PATCH] Fix ipc entries removal
Pavel Emelianov
1
-0
/
+1
2006-10-02
[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc
Matt Helsley
1
-4
/
+1
2006-10-02
[PATCH] IPC namespace - sem
Kirill Korotaev
1
-71
/
+130
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-20
[PATCH] update of IPC audit record cleanup
Linda Knippers
1
-3
/
+5
2006-05-01
[PATCH] Rework of IPC auditing
Steve Grubb
1
-1
/
+10
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-4
/
+2
2006-03-26
[PATCH] sem2mutex: ipc, id.sem
Ingo Molnar
1
-16
/
+18
2006-03-26
BUG_ON() Conversion in ipc/sem.c
Eric Sesterhenn
1
-4
/
+2
2006-03-20
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
1
-3
/
+2
2006-01-15
correct email address of Manfred Spraul
Christian Kujau
1
-1
/
+1
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2005-12-24
Fix silly typo ("smb" vs "smp")
Linus Torvalds
1
-1
/
+1
2005-12-24
[PATCH] add missing memory barriers to ipc/sem.c
Manfred Spraul
1
-0
/
+2
2005-09-07
[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface
Mike Waychison
1
-50
/
+23
2005-08-05
[PATCH] Fix semundo lock leakage
Ingo Molnar
1
-7
/
+3
2005-06-23
[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop
Manfred Spraul
1
-6
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1384