summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-19ipc: unify the syscalls codeNadia Derbey
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-19Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy
2007-10-19CPU HOTPLUG: avoid hotadd when proper possible_map isn't specifiedKAMEZAWA Hiroyuki
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman
2007-10-19Control groups: Replace "cont" with "cgrp" and other misc renamingPaul Menage
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov
2007-10-19Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov
2007-10-19Remove unused variables from fs/proc/base.cPavel Emelyanov
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov
2007-10-19Fix tsk->exit_state usageEugene Teo
2007-10-19proc: export a processes resource limits via /proc/pidNeil Horman
2007-10-19remove BITS_TO_TYPE macroJiri Slaby
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby
2007-10-19define global BIT macroJiri Slaby
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19define first set of BIT* macrosJiri Slaby
2007-10-19amba-pl011, rename BIT macroJiri Slaby
2007-10-19s2io, rename BIT macroJiri Slaby
2007-10-19i2c-pxa, rename BIT macro to PXA_BITJiri Slaby
2007-10-19cyber2000fb: checkpatch fixesKrzysztof Helt
2007-10-19cyber2000fb, rename BIT macroJiri Slaby
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19fs/select, remove unused macrosJiri Slaby
2007-10-19Misc: phantom, improved data passingJiri Slaby
2007-10-19Misc: phantom, add comment about openhapticsJiri Slaby
2007-10-19Misc: phantom, synchronize_irq() on suspendJiri Slaby
2007-10-19Fix cpusets update_cpumaskPaul Menage
2007-10-19cpusets: decrustify cpuset mask update codePaul Jackson
2007-10-19cpuset sched_load_balance flagPaul Jackson
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu
2007-10-19pid namespaces: allow signalling cgroup-initSukadev Bhattiprolu
2007-10-19pid namespaces: create a slab-cache for 'struct pid_namespace'Sukadev Bhattiprolu
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov
2007-10-19pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov
2007-10-19pid namespaces: move alloc_pid() lower in copy_process()Pavel Emelyanov
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov