summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-2/+7
|\
| * x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-1910-92/+44
|\ \
| * | [XFS] cleanup fid types messChristoph Hellwig2007-10-198-60/+33
| * | [XFS] fixups after behavior removal merge into mainline gitChristoph Hellwig2007-10-192-32/+11
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1911-71/+48
|\ \
| * | [NET]: Fix possible dev_deactivate race conditionHerbert Xu2007-10-181-3/+23
| * | [INET]: Justification for local port range robustness.Anton Arapov2007-10-186-9/+11
| * | [PACKET]: Kill unused pg_vec_endpage() functionPatrick McHardy2007-10-181-5/+0
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-181-46/+9
| |\ \
| | * | [PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville2007-10-181-46/+9
| * | | [NET]: QoS/Sched as menuconfigRandy Dunlap2007-10-181-7/+3
| * | | [NET]: Fix bug in sk_filter race cures.Olof Johansson2007-10-181-1/+2
| | |/ | |/|
* | | NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell2007-10-191-0/+1
* | | Uninline fork.c/exit.cAlexey Dobriyan2007-10-192-13/+13
* | | kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski2007-10-191-1/+1
* | | Linux Kernel Markers - DocumentationMathieu Desnoyers2007-10-191-0/+81
* | | Linux Kernel Markers - SamplesMathieu Desnoyers2007-10-196-1/+164
* | | markers: Add samples subdirMathieu Desnoyers2007-10-193-0/+16
* | | Linux Kernel MarkersMathieu Desnoyers2007-10-197-1/+710
* | | Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-1938-420/+73
* | | Change struct marker usersMathieu Desnoyers2007-10-194-23/+25
* | | Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-193-0/+137
* | | Add documentation for extended crashkernel syntaxBernhard Walle2007-10-192-0/+33
* | | Use extended crashkernel command line on shBernhard Walle2007-10-192-26/+33
* | | Use extended crashkernel command line on ppc64Bernhard Walle2007-10-191-27/+27
* | | Use extended crashkernel command line on ia64Bernhard Walle2007-10-193-44/+50
* | | Use extended crashkernel command line on x86_64Bernhard Walle2007-10-193-35/+34
* | | Use extended crashkernel command line on i386Bernhard Walle2007-10-193-28/+46
* | | Extended crashkernel command lineBernhard Walle2007-10-192-0/+168
* | | IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer2007-10-194-11/+18
* | | virtualization of sysv msg queues is incompleteKirill Korotaev2007-10-192-11/+12
* | | IPC: cleanup some code and wrong comments about semundo list managmentPierre Peiffer2007-10-191-40/+6
* | | ipc: remove unneeded parametersNadia Derbey2007-10-194-17/+12
* | | fix idr_find() lockingNadia Derbey2007-10-195-70/+198
* | | ipc: fix wrong commentsNadia Derbey2007-10-195-45/+118
* | | ipc: inline ipc_buildid()Nadia Derbey2007-10-192-6/+5
* | | ipc: introduce the ipcid_to_idx macroNadia Derbey2007-10-192-2/+4
* | | Storing ipcs into IDRsNadia Derbey2007-10-194-18/+46
* | | ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey2007-10-195-136/+152
* | | ipc: remove the ipc_get() routineNadia Derbey2007-10-193-23/+13
* | | ipc: unify the syscalls codeNadia Derbey2007-10-195-139/+215
* | | ipc: store ipcs into IDRsNadia Derbey2007-10-199-313/+331
* | | Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy2007-10-191-2/+3
* | | CPU HOTPLUG: avoid hotadd when proper possible_map isn't specifiedKAMEZAWA Hiroyuki2007-10-191-0/+9
* | | hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-194-3/+33
* | | Control groups: Replace "cont" with "cgrp" and other misc renamingPaul Menage2007-10-191-247/+247
* | | Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-192-2/+2
* | | Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov2007-10-191-1/+1
* | | Remove unused variables from fs/proc/base.cPavel Emelyanov2007-10-191-4/+1
OpenPOWER on IntegriCloud