aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev2-11/+12
2007-10-19IPC: cleanup some code and wrong comments about semundo list managmentPierre Peiffer1-40/+6
2007-10-19ipc: remove unneeded parametersNadia Derbey4-17/+12
2007-10-19fix idr_find() lockingNadia Derbey5-70/+198
2007-10-19ipc: fix wrong commentsNadia Derbey5-45/+118
2007-10-19ipc: inline ipc_buildid()Nadia Derbey2-6/+5
2007-10-19ipc: introduce the ipcid_to_idx macroNadia Derbey2-2/+4
2007-10-19Storing ipcs into IDRsNadia Derbey4-18/+46
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey5-136/+152
2007-10-19ipc: remove the ipc_get() routineNadia Derbey3-23/+13
2007-10-19ipc: unify the syscalls codeNadia Derbey5-139/+215
2007-10-19ipc: store ipcs into IDRsNadia Derbey9-313/+331
2007-10-19Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy1-2/+3
2007-10-19CPU HOTPLUG: avoid hotadd when proper possible_map isn't specifiedKAMEZAWA Hiroyuki1-0/+9
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman4-3/+33
2007-10-19Control groups: Replace "cont" with "cgrp" and other misc renamingPaul Menage1-247/+247
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2-2/+2
2007-10-19Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov1-1/+1
2007-10-19Remove unused variables from fs/proc/base.cPavel Emelyanov1-4/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan37-157/+163
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov47-90/+97
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov5-9/+21
2007-10-19Fix tsk->exit_state usageEugene Teo3-4/+3
2007-10-19proc: export a processes resource limits via /proc/pidNeil Horman1-0/+75
2007-10-19remove BITS_TO_TYPE macroJiri Slaby2-2/+2
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby1-42/+40
2007-10-19define global BIT macroJiri Slaby18-38/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby110-327/+410
2007-10-19define first set of BIT* macrosJiri Slaby4-34/+33
2007-10-19amba-pl011, rename BIT macroJiri Slaby1-13/+13
2007-10-19s2io, rename BIT macroJiri Slaby3-366/+366
2007-10-19i2c-pxa, rename BIT macro to PXA_BITJiri Slaby1-27/+27
2007-10-19cyber2000fb: checkpatch fixesKrzysztof Helt1-103/+105
2007-10-19cyber2000fb, rename BIT macroJiri Slaby1-22/+22
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby25-0/+102
2007-10-19remove asm/bitops.h includesJiri Slaby57-60/+58
2007-10-19fs/select, remove unused macrosJiri Slaby1-5/+0
2007-10-19Misc: phantom, improved data passingJiri Slaby2-19/+81
2007-10-19Misc: phantom, add comment about openhapticsJiri Slaby1-0/+1
2007-10-19Misc: phantom, synchronize_irq() on suspendJiri Slaby1-0/+2
2007-10-19Fix cpusets update_cpumaskPaul Menage5-5/+243
2007-10-19cpusets: decrustify cpuset mask update codePaul Jackson1-30/+20
2007-10-19cpuset sched_load_balance flagPaul Jackson4-21/+492
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov2-20/+28
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov3-4/+15
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov8-14/+20
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov3-7/+0
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov12-38/+41
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov32-144/+241
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu3-1/+65