index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysvipc: fix the ipc structures initialization
Nadia Derbey
2008-11-19
1
-5
/
+9
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
1
-1
/
+1
*
message queues: increase range limits
Joe Korty
2008-10-20
1
-6
/
+14
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+4
*
ipc/sem.c: make free_un() static
Adrian Bunk
2008-10-16
1
-1
/
+1
*
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
1
-5
/
+4
*
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
1
-1
/
+1
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-07-25
2
-18
/
+74
*
ipc: use simple_read_from_buffer()
Akinobu Mita
2008-07-25
1
-18
/
+7
*
ipc/sem.c: rewrite undo list locking
Manfred Spraul
2008-07-25
1
-54
/
+93
*
ipc/sem.c: convert sem_array.sem_pending to struct list_head
Manfred Spraul
2008-07-25
1
-57
/
+35
*
ipc/sem.c: remove unused entries from struct sem_queue
Manfred Spraul
2008-07-25
1
-2
/
+0
*
ipc/sem.c: convert undo structures to struct list_head
Manfred Spraul
2008-07-25
1
-74
/
+89
*
ipc: get rid of ipc_lock_down()
Nadia Derbey
2008-07-25
3
-75
/
+4
*
ipc: call idr_find() without locking in ipc_lock()
Nadia Derbey
2008-07-25
1
-9
/
+0
*
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
2
-17
/
+14
|
\
|
*
/proc/sysvipc/shm: fix 32-bit truncation of segment sizes
Paul Menage
2008-06-12
1
-8
/
+8
|
*
shm: Remove silly double assignment
Neil Horman
2008-06-10
1
-2
/
+0
|
*
ipc: only output msgmni value at boot time
Nadia Derbey
2008-06-06
1
-7
/
+6
*
|
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
2008-06-05
1
-1
/
+1
|
/
*
tiny mq_open optimization
Ulrich Drepper
2008-05-03
1
-2
/
+1
*
sysvipc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-7
/
+6
*
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2008-04-29
1
-0
/
+1
*
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
2008-04-29
3
-9
/
+8
*
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
2008-04-29
5
-119
/
+66
*
IPC: introduce ipc_update_perm()
Pierre Peiffer
2008-04-29
5
-12
/
+17
*
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
2008-04-29
3
-86
/
+46
*
IPC/semaphores: remove one unused parameter from semctl_down()
Pierre Peiffer
2008-04-29
1
-3
/
+3
*
IPC/semaphores: move the rwmutex handling inside semctl_down
Pierre Peiffer
2008-04-29
1
-11
/
+13
*
IPC/message queues: introduce msgctl_down
Pierre Peiffer
2008-04-29
1
-73
/
+89
*
IPC/shared memory: introduce shmctl_down
Pierre Peiffer
2008-04-29
1
-88
/
+72
*
IPC/semaphores: code factorisation
Pierre Peiffer
2008-04-29
1
-30
/
+31
*
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-29
2
-10
/
+44
*
ipc: do not recompute msgmni anymore if explicitly set by user
Nadia Derbey
2008-04-29
1
-2
/
+41
*
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
2008-04-29
3
-2
/
+15
*
ipc: invoke the ipcns notifier chain as a work item
Nadia Derbey
2008-04-29
1
-1
/
+14
*
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
6
-2
/
+120
*
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
2008-04-29
3
-3
/
+13
*
ipc: scale msgmni to the amount of lowmem
Nadia Derbey
2008-04-29
1
-1
/
+36
*
IPC: use ipc_buildid() directly from ipc_addid()
Pierre Peiffer
2008-04-29
4
-13
/
+2
*
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
2008-04-28
1
-3
/
+2
*
mempolicy: fixup Fallback for Default Shmem Policy
Lee Schermerhorn
2008-04-28
1
-2
/
+1
*
[PATCH] r/o bind mounts: elevate write count for open()s
Dave Hansen
2008-04-19
1
-2
/
+14
*
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
2008-04-19
1
-1
/
+4
*
mempolicy: fix reference counting bugs
Lee Schermerhorn
2008-03-10
1
-2
/
+3
*
Pidns: fix badly converted mqueues pid handling
Pavel Emelyanov
2008-02-08
1
-1
/
+1
*
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2008-02-08
1
-2
/
+1
*
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
4
-66
/
+46
[next]