summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19crypto: convert crypto.h to UTF-8John Anthony Kazos Jr
2007-10-19crypto: convert "crypto" subdirectory to UTF-8John Anthony Kazos Jr
2007-10-19fix typos in drivers/block/KconfigPatrick Ringl
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-19NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell
2007-10-19Uninline fork.c/exit.cAlexey Dobriyan
2007-10-19kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski
2007-10-19Linux Kernel Markers - DocumentationMathieu Desnoyers
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers
2007-10-19markers: Add samples subdirMathieu Desnoyers
2007-10-19Linux Kernel MarkersMathieu Desnoyers
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Change struct marker usersMathieu Desnoyers
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri
2007-10-19Add documentation for extended crashkernel syntaxBernhard Walle
2007-10-19Use extended crashkernel command line on shBernhard Walle
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle
2007-10-19Use extended crashkernel command line on i386Bernhard Walle
2007-10-19Extended crashkernel command lineBernhard Walle
2007-10-19IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev
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-19ipc: inline ipc_buildid()Nadia Derbey
2007-10-19ipc: introduce the ipcid_to_idx macroNadia Derbey
2007-10-19Storing ipcs into IDRsNadia Derbey
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey
2007-10-19ipc: remove the ipc_get() routineNadia Derbey
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