aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20fix up security_socket_getpeersec_* documentationSerge Hallyn1-2/+15
2007-10-20powerpc: Remove obsolete prototypeJulio M. Merino Vidal1-2/+0
2007-10-19Spelling fix: explicitlyJean Delvare2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-3/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day5-5/+5
2007-10-19crypto: convert crypto.h to UTF-8John Anthony Kazos Jr1-1/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-29/+199
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-2/+5
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers1-1/+0
2007-10-19Linux Kernel MarkersMathieu Desnoyers3-1/+148
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+6
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle1-1/+1
2007-10-19Extended crashkernel command lineBernhard Walle1-0/+2
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev1-0/+2
2007-10-19ipc: store ipcs into IDRsNadia Derbey4-3/+1
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman1-0/+5
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov2-3/+3
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov2-5/+17
2007-10-19remove BITS_TO_TYPE macroJiri Slaby2-2/+2
2007-10-19define global BIT macroJiri Slaby6-12/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby3-25/+26
2007-10-19define first set of BIT* macrosJiri Slaby4-34/+33
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby25-0/+102
2007-10-19remove asm/bitops.h includesJiri Slaby17-20/+18
2007-10-19Misc: phantom, improved data passingJiri Slaby1-1/+5
2007-10-19Fix cpusets update_cpumaskPaul Menage1-0/+58
2007-10-19cpuset sched_load_balance flagPaul Jackson1-0/+2
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov1-20/+4
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov1-3/+2
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov1-0/+6
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2-6/+0
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov1-9/+6
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+3
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu1-0/+1
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov1-0/+12
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov1-0/+1
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2-11/+11
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2-1/+5
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2-4/+43
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov2-11/+121
2007-10-19pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov1-1/+1
2007-10-19pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov1-0/+2
2007-10-19pid namespaces: introduce struct upidSukadev Bhattiprolu2-0/+22
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc treesPavel Emelyanov1-1/+3
2007-10-19pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov1-1/+3
2007-10-19workqueue: debug flushing deadlocks with lockdepJohannes Berg2-3/+54
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov1-9/+34
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-2/+10
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu1-1/+1
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu1-0/+5