Age | Commit message (Expand) | Author | Files | Lines |
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-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1384 |