aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-20fix up security_socket_getpeersec_* documentationGravatar Serge Hallyn 1-2/+15
2007-10-20powerpc: Remove obsolete prototypeGravatar Julio M. Merino Vidal 1-2/+0
2007-10-19Spelling fix: explicitlyGravatar Jean Delvare 2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 2-3/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Gravatar Robert P. J. Day 5-5/+5
2007-10-19crypto: convert crypto.h to UTF-8Gravatar John Anthony Kazos Jr 1-1/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 7-29/+199
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 2-2/+5
2007-10-19Linux Kernel Markers - SamplesGravatar Mathieu Desnoyers 1-1/+0
2007-10-19Linux Kernel MarkersGravatar Mathieu Desnoyers 3-1/+148
2007-10-19Hook up group scheduler with control groupsGravatar Srivatsa Vaddagiri 1-0/+6
2007-10-19Use extended crashkernel command line on ia64Gravatar Bernhard Walle 1-1/+1
2007-10-19Extended crashkernel command lineGravatar Bernhard Walle 1-0/+2
2007-10-19virtualization of sysv msg queues is incompleteGravatar Kirill Korotaev 1-0/+2
2007-10-19ipc: store ipcs into IDRsGravatar Nadia Derbey 4-3/+1
2007-10-19hotplug cpu: migrate a task within its cpusetGravatar Cliff Wickman 1-0/+5
2007-10-19Use helpers to obtain task pid in printksGravatar Pavel Emelyanov 2-3/+3
2007-10-19Isolate the explicit usage of signal->pgrpGravatar Pavel Emelyanov 2-5/+17
2007-10-19remove BITS_TO_TYPE macroGravatar Jiri Slaby 2-2/+2
2007-10-19define global BIT macroGravatar Jiri Slaby 6-12/+1
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 3-25/+26
2007-10-19define first set of BIT* macrosGravatar Jiri Slaby 4-34/+33
2007-10-19forbid asm/bitops.h direct inclusionGravatar Jiri Slaby 25-0/+102
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 17-20/+18
2007-10-19Misc: phantom, improved data passingGravatar Jiri Slaby 1-1/+5
2007-10-19Fix cpusets update_cpumaskGravatar Paul Menage 1-0/+58
2007-10-19cpuset sched_load_balance flagGravatar Paul Jackson 1-0/+2
2007-10-19Uninline the task_xid_nr_ns() callsGravatar Pavel Emelyanov 1-20/+4
2007-10-19Uninline find_pid etc set of functionsGravatar Pavel Emelyanov 1-3/+2
2007-10-19Isolate some explicit usage of task->tgidGravatar Pavel Emelyanov 1-0/+6
2007-10-19pid namespaces: remove the struct pid unneeded fieldsGravatar Pavel Emelyanov 2-6/+0
2007-10-19Uninline find_task_by_xxx set of functionsGravatar Pavel Emelyanov 1-9/+6
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 1-1/+3
2007-10-19pid namespaces: destroy pid namespace on init's deathGravatar Sukadev Bhattiprolu 1-0/+1
2007-10-19pid namespaces: initialize the namespace's proc_mntGravatar Pavel Emelyanov 1-0/+12
2007-10-19pid namespaces: allow cloning of new namespaceGravatar Pavel Emelyanov 1-0/+1
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesGravatar Pavel Emelyanov 2-11/+11
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespaceGravatar Pavel Emelyanov 2-1/+5
2007-10-19pid namespaces: helpers to find the task by its numerical idsGravatar Pavel Emelyanov 2-4/+43
2007-10-19pid namespaces: helpers to obtain pid numbersGravatar Pavel Emelyanov 2-11/+121
2007-10-19pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidGravatar Pavel Emelyanov 1-1/+1
2007-10-19pid namespaces: add support for pid namespaces hierarchyGravatar Pavel Emelyanov 1-0/+2
2007-10-19pid namespaces: introduce struct upidGravatar Sukadev Bhattiprolu 2-0/+22
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Gravatar Pavel Emelyanov 1-1/+3
2007-10-19pid namespaces: introduce MS_KERNMOUNT flagGravatar Pavel Emelyanov 1-1/+3
2007-10-19workqueue: debug flushing deadlocks with lockdepGravatar Johannes Berg 2-3/+54
2007-10-19Make access to task's nsproxy lighterGravatar Pavel Emelyanov 1-9/+34
2007-10-19pid namespaces: define is_global_init() and is_container_init()Gravatar Serge E. Hallyn 1-2/+10
2007-10-19pid namespaces: rename child_reaper() functionGravatar Sukadev Bhattiprolu 1-1/+1
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperGravatar Sukadev Bhattiprolu 1-0/+5