Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Davidlohr Bueso 3ab08fe204 ipc: remove braces for single statements 11 yıl önce
  Davidlohr Bueso 8001c85810 ipc: standardize code comments 11 yıl önce
  Manfred Spraul 239521f31d ipc: whitespace cleanup 11 yıl önce
  Rafael Aquini 72a8ff2f92 ipc: change kern_ipc_perm.deleted type to bool 11 yıl önce
  Rafael Aquini 0f3d2b0135 ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races 11 yıl önce
  Petr Mladek 78f5009cc3 ipc/sem.c: avoid overflow of semop undo (semadj) value 11 yıl önce
  Manfred Spraul 6e224f9459 ipc/sem.c: synchronize semop and semctl with IPC_RMID 12 yıl önce
  Manfred Spraul 0e8c665699 ipc/sem.c: update sem_otime for all operations 12 yıl önce
  Manfred Spraul d8c633766a ipc/sem.c: synchronize the proc interface 12 yıl önce
  Manfred Spraul 6d07b68ce1 ipc/sem.c: optimize sem_lock() 12 yıl önce
  Manfred Spraul 5e9d527591 ipc/sem.c: fix race in sem_lock() 12 yıl önce
  Davidlohr Bueso 53dad6d3a8 ipc: fix race with LSMs 12 yıl önce
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex 12 yıl önce
  Manfred Spraul 758a6ba39e ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu update 12 yıl önce
  Manfred Spraul d12e1e50e4 ipc/sem.c: replace shared sem_otime with per-semaphore value 12 yıl önce
  Manfred Spraul f269f40ad5 ipc/sem.c: always use only one queue for alter operations 12 yıl önce
  Manfred Spraul 1a82e9e1d0 ipc/sem: separate wait-for-zero and alter tasks into seperate queues 12 yıl önce
  Manfred Spraul f5c936c0f2 ipc/sem.c: cacheline align the semaphore structures 12 yıl önce
  Davidlohr Bueso 9ad66ae65f ipc: remove unused functions 12 yıl önce
  Davidlohr Bueso 7b4cc5d841 ipc: move locking out of ipcctl_pre_down_nolock 12 yıl önce
  Davidlohr Bueso cf9d5d78d0 ipc: close open coded spin lock calls 12 yıl önce
  Manfred Spraul ab465df9dd ipc/sem.c: Fix missing wakeups in do_smart_update_queue() 12 yıl önce
  Rik van Riel de2657f94a ipc,sem: fix semctl(..., GETNCNT) 12 yıl önce
  Rik van Riel ebc2e5e6a4 ipc,sem: fix semctl(..., GETZCNT) 12 yıl önce
  Linus Torvalds 941b0304a7 ipc: simplify rcu_read_lock() in semctl_nolock() 12 yıl önce
  Linus Torvalds c728b9c87b ipc: simplify semtimedop/semctl_main() common error path handling 12 yıl önce
  Linus Torvalds 321310ced2 ipc: move sem_obtain_lock() rcu locking into the only caller 12 yıl önce
  Linus Torvalds fbfd1d2862 ipc: fix double sem unlock in semctl error path 12 yıl önce
  Linus Torvalds 4091fd942e ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers 12 yıl önce
  Linus Torvalds 73b29505c3 ipc: sem_putref() does not need the semaphore lock any more 12 yıl önce