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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-27
[PATCH] ipcns: fix !CONFIG_IPC_NS behavior
Serge E. Hallyn
1
-0
/
+7
2007-03-06
[PATCH] mqueue: nested locking annotation
Peter Zijlstra
1
-1
/
+2
2007-03-01
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
1
-6
/
+26
2007-03-01
[PATCH] make ipc/shm.c:shm_nopage() static
Adrian Bunk
1
-2
/
+2
2007-02-20
[PATCH] shm: make sysv ipc shared memory use stacked files
Eric W. Biederman
1
-85
/
+155
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
2
-0
/
+184
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
3
-6
/
+6
2007-02-12
[PATCH] ipc: save the ipc namespace while reading proc files
Eric W. Biederman
1
-13
/
+45
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-11
/
+10
2007-01-23
[PATCH] correct sys_shmget allocation check
Guy Streeter
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert ipc
Josef Sipek
2
-16
/
+16
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-07
[PATCH] Fix the size limit of compat space msgsize
suzuki
2
-27
/
+40
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-1
/
+6
2006-11-04
Revert unintentional "volatile" changes in ipc/msg.c
Linus Torvalds
1
-1
/
+1
2006-11-03
[PATCH] Fix ipc entries removal
Pavel Emelianov
5
-1
/
+16
2006-10-03
Michal Wronski: update contact info
Michal Wronski
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+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 - shm
Kirill Korotaev
1
-86
/
+168
2006-10-02
[PATCH] IPC namespace - sem
Kirill Korotaev
1
-71
/
+130
2006-10-02
[PATCH] IPC namespace - msg
Kirill Korotaev
1
-51
/
+106
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
2
-13
/
+143
2006-10-02
[PATCH] update mq_notify to use a struct pid
Cedric Le Goater
1
-12
/
+15
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-4
/
+1
2006-07-31
[PATCH] ipc/msg.c: clean up coding style
Ingo Molnar
1
-184
/
+205
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-1
/
+1
2006-06-23
[PATCH] remove unused o_flags from do_shmat
Hugh Dickins
1
-3
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-4
/
+4
2006-06-20
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
1
-0
/
+22
2006-06-20
[PATCH] update of IPC audit record cleanup
Linda Knippers
3
-8
/
+11
2006-05-01
[PATCH] Rework of IPC auditing
Steve Grubb
4
-6
/
+42
2006-04-17
[PATCH] IPC: access to unmapped vmalloc area in grow_ary()
Alexey Kuznetsov
1
-2
/
+1
2006-04-17
[PATCH] shmat: stop mprotect from giving write permission to a readonly attac...
Hugh Dickins
1
-0
/
+2
2006-04-02
BUG_ON() Conversion in ipc/shm.c
Eric Sesterhenn
1
-8
/
+7
2006-04-01
BUG_ON() Conversion in ipc/util.c
Eric Sesterhenn
1
-4
/
+2
2006-03-28
[PATCH] mqueue comment typo fix
Serge E. Hallyn
1
-1
/
+1
2006-03-26
[PATCH] one ipc/sem.c->mutex.c converstion too many..
Manfred Spraul
1
-1
/
+1
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
7
-56
/
+65
2006-03-26
BUG_ON() Conversion in ipc/sem.c
Eric Sesterhenn
1
-4
/
+2
[next]