summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
o/kernel/commit/ipc/sem.c?id=016d7132f246a05e6e34ccba157fa278a96c45ae'>IPC: get rid of the use *_setbuf structure.Pierre Peiffer 2008-04-29IPC/semaphores: remove one unused parameter from semctl_down()Pierre Peiffer 2008-04-29IPC/semaphores: move the rwmutex handling inside semctl_downPierre Peiffer 2008-04-29IPC/semaphores: code factorisationPierre Peiffer 2008-04-29IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer 2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer 2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer 2008-02-08IPC/semaphores: consolidate SEM_STAT and IPC_STAT commandsPierre Peiffer 2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov 2008-02-06IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer 2007-10-19IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer 2007-10-19IPC: cleanup some code and wrong comments about semundo list managmentPierre Peiffer 2007-10-19ipc: remove unneeded parametersNadia Derbey 2007-10-19fix idr_find() lockingNadia Derbey 2007-10-19ipc: fix wrong commentsNadia Derbey 2007-10-19Storing ipcs into IDRsNadia Derbey 2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey 2007-10-19ipc: unify the syscalls codeNadia Derbey 2007-10-19ipc: store ipcs into IDRsNadia Derbey 2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov