index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
Commit message (
Expand
)
Author
Age
*
sysvipc: fix the ipc structures initialization
Nadia Derbey
2008-11-19
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
*
message queues: increase range limits
Joe Korty
2008-10-20
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
*
ipc/sem.c: make free_un() static
Adrian Bunk
2008-10-16
*
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
*
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
*
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-07-25
*
ipc: use simple_read_from_buffer()
Akinobu Mita
2008-07-25
*
ipc/sem.c: rewrite undo list locking
Manfred Spraul
2008-07-25
*
ipc/sem.c: convert sem_array.sem_pending to struct list_head
Manfred Spraul
2008-07-25
*
ipc/sem.c: remove unused entries from struct sem_queue
Manfred Spraul
2008-07-25
*
ipc/sem.c: convert undo structures to struct list_head
Manfred Spraul
2008-07-25
*
ipc: get rid of ipc_lock_down()
Nadia Derbey
2008-07-25
*
ipc: call idr_find() without locking in ipc_lock()
Nadia Derbey
2008-07-25
*
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
|
\
|
*
/proc/sysvipc/shm: fix 32-bit truncation of segment sizes
Paul Menage
2008-06-12
|
*
shm: Remove silly double assignment
Neil Horman
2008-06-10
|
*
ipc: only output msgmni value at boot time
Nadia Derbey
2008-06-06
*
|
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
2008-06-05
|
/
*
tiny mq_open optimization
Ulrich Drepper
2008-05-03
*
sysvipc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2008-04-29
*
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
2008-04-29
*
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
2008-04-29
*
IPC: introduce ipc_update_perm()
Pierre Peiffer
2008-04-29
*
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
2008-04-29
*
IPC/semaphores: remove one unused parameter from semctl_down()
Pierre Peiffer
2008-04-29
*
IPC/semaphores: move the rwmutex handling inside semctl_down
Pierre Peiffer
2008-04-29
*
IPC/message queues: introduce msgctl_down
Pierre Peiffer
2008-04-29
*
IPC/shared memory: introduce shmctl_down
Pierre Peiffer
2008-04-29
*
IPC/semaphores: code factorisation
Pierre Peiffer
2008-04-29
*
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-29
*
ipc: do not recompute msgmni anymore if explicitly set by user
Nadia Derbey
2008-04-29
*
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
2008-04-29
*
ipc: invoke the ipcns notifier chain as a work item
Nadia Derbey
2008-04-29
*
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
*
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
2008-04-29
*
ipc: scale msgmni to the amount of lowmem
Nadia Derbey
2008-04-29
*
IPC: use ipc_buildid() directly from ipc_addid()
Pierre Peiffer
2008-04-29
*
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
2008-04-28
*
mempolicy: fixup Fallback for Default Shmem Policy
Lee Schermerhorn
2008-04-28
*
[PATCH] r/o bind mounts: elevate write count for open()s
Dave Hansen
2008-04-19
*
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
2008-04-19
*
mempolicy: fix reference counting bugs
Lee Schermerhorn
2008-03-10
*
Pidns: fix badly converted mqueues pid handling
Pavel Emelyanov
2008-02-08
*
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2008-02-08
*
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
[next]