1. 1a5c134 sem: Move struct sem and struct sem_array into ipc/sem.c by Eric W. Biederman · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. e54d02b ipc: sem: Make sem_array timestamps y2038 safe by Deepa Dinamani · 7 years ago
  5. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  6. 2cd648c include/linux/sem.h: correctly document sem_ctime by Manfred Spraul · 7 years ago
  7. 1a23395 ipc/sem.c: remove sem_base, embed struct sem by Manfred Spraul · 7 years ago
  8. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  9. 60f3e00 sysv,ipc: cacheline align kern_ipc_perm by Davidlohr Bueso · 8 years ago
  10. 9de5ab8 ipc/sem: add hysteresis by Manfred Spraul · 8 years ago
  11. 5864a2f ipc/sem.c: fix complex_count vs. simple op race by Manfred Spraul · 8 years ago
  12. d12e1e5 ipc/sem.c: replace shared sem_otime with per-semaphore value by Manfred Spraul · 11 years ago
  13. 1a82e9e ipc/sem: separate wait-for-zero and alter tasks into seperate queues by Manfred Spraul · 11 years ago
  14. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  15. f567a18 include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled by Manfred Spraul · 13 years ago
  16. e57940d ipc/sem.c: remove private structures from public header file by Manfred Spraul · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 31a7c47 ipc/sem.c: cacheline align the ipc spinlock for semaphores by Manfred Spraul · 15 years ago
  19. b97e820 ipc/sem.c: add a per-semaphore pending list by Manfred Spraul · 15 years ago
  20. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 16 years ago
  21. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 16 years ago
  22. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 16 years ago
  23. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 16 years ago
  24. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  25. 8ffbc75 Don't include <asm/atomic.h> from user-visible part of linux/sem.h by David Woodhouse · 19 years ago
  26. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  27. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago