Historial de Commits

Autor SHA1 Mensaje Fecha
  Tetsuo Handa 1d5cfdb076 tree wide: use kvfree() than conditional kfree()/vfree() hace 9 años
  Linus Torvalds b9a5322779 Initialize msg/shm IPC objects before doing ipc_addid() hace 10 años
  Davidlohr Bueso 6157dbbfbf ipc,sysv: return -EINVAL upon incorrect id/seqnum hace 10 años
  Davidlohr Bueso f8b5918495 ipc,sysv: make return -EIDRM when racing with RMID consistent hace 10 años
  Davidlohr Bueso 55b7ae5016 ipc: rename ipc_obtain_object hace 10 años
  Pekka Enberg c859aa8311 ipc/util.c: use kvfree() in ipc_rcu_free() hace 10 años
  Joe Perches 7f032d6ef6 ipc: remove use of seq_printf return value hace 10 años
  Manfred Spraul 0050ee059f ipc/msg: increase MSGMNI, remove scaling hace 10 años
  Rob Jones d66a0520cb ipc/util.c: use __seq_open_private() instead of seq_open() hace 10 años
  Masanari Iida da3dae54e4 Documentation: Docbook: Fix generated DocBook/kernel-api.xml hace 11 años
  Paul McQuade 46c0a8ca3e ipc, kernel: clear whitespace hace 11 años
  Mathias Krause eb66ec44f8 ipc: constify ipc_ops hace 11 años
  Davidlohr Bueso 6d08a2567c ipc: use device_initcall hace 11 años
  Davidlohr Bueso daf948c7d1 ipc: delete seq_max field in struct ipc_ids hace 11 años
  Davidlohr Bueso 8dc5cd04f9 ipc: simplify sysvipc_proc_open() return hace 11 años
  Davidlohr Bueso 95d4eb2822 ipc: remove useless return statement hace 11 años
  Davidlohr Bueso 3ab08fe204 ipc: remove braces for single statements hace 11 años
  Davidlohr Bueso 8001c85810 ipc: standardize code comments hace 11 años
  Manfred Spraul 239521f31d ipc: whitespace cleanup hace 11 años
  Rafael Aquini 72a8ff2f92 ipc: change kern_ipc_perm.deleted type to bool hace 11 años
  Xie XiuQi 206fa94097 ipc/util.c: remove unnecessary work pending test hace 11 años
  Davidlohr Bueso 18ccee263c ipc: update locking scheme comments hace 11 años
  Davidlohr Bueso 53dad6d3a8 ipc: fix race with LSMs hace 12 años
  Davidlohr Bueso 20b8875abc ipc: drop ipc_lock_check hace 12 años
  Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr hace 12 años
  Davidlohr Bueso 05603c44a7 ipc: document general ipc locking scheme hace 12 años
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex hace 12 años
  Davidlohr Bueso 3b1c4ad377 ipc: drop ipcctl_pre_down hace 12 años
  Manfred Spraul 196aa0132f ipc/util.c, ipc_rcu_alloc: cacheline align allocation hace 12 años
  Davidlohr Bueso 7b4cc5d841 ipc: move locking out of ipcctl_pre_down_nolock hace 12 años