summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity2006-12-131-43/+8
* [PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity2006-12-131-0/+4
* [PATCH] KVM: Add missing includeAnthony Liguori2006-12-131-0/+1
* [PATCH] tty: export get_current_ttyHeiko Carstens2006-12-131-0/+1
* [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton2006-12-131-2/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-12-1219-152/+362
|\
| * [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122
| * [IA64] enable trap code on slot 1Tony Luck2006-12-124-17/+42
| * [IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck2006-12-121-2/+2
| * [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-123-27/+54
| * [IA64] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
| * [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3
| * [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
| * [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms2006-12-121-2/+5
| * [IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms2006-12-121-4/+10
| * [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-127-25/+73
| * [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan2006-12-121-2/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-12-122-2/+27
|\ \
| * \ Merge ../linusDave Jones2006-12-128932-284200/+485611
| |\ \
| * | | [AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox2006-12-121-2/+2
| * | | [AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-121-1/+1
| * | | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones2006-11-031-0/+25
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-1236-354/+2146
|\ \ \ \
| * | | | IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-121-2/+1
| * | | | IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-63/+61
| * | | | IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-122-34/+49
| * | | | IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-41/+38
| * | | | IB/core: Use the new verbs DMA mapping functionsRalph Campbell2006-12-123-55/+53
| * | | | IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell2006-12-126-7/+201
| * | | | IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell2006-12-121-0/+253
| * | | | RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-125-4/+1092
| * | | | RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-123-16/+222
| * | | | RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-123-24/+63
| * | | | RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-122-72/+101
| * | | | RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2006-12-122-6/+1
| * | | | IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier2006-12-121-1/+1
| * | | | RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar2006-12-121-5/+8
| * | | | IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-122-6/+1
| * | | | IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-127-18/+9
| * | | | IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier2006-12-121-10/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-1227-100/+68
|\ \ \ \
| * | | | Fix inotify maintainers entryCal Peake2006-12-121-2/+4
| * | | | Fix typo in new debug options.Dave Jones2006-12-121-1/+1
| * | | | Jon needs a new shift key.Dave Jones2006-12-121-1/+1
| * | | | fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day2006-12-121-2/+1
| * | | | configfs.h: Remove dead macro definitions.Robert P. J. Day2006-12-121-25/+0
| * | | | kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-1214-49/+49
| * | | | e100: replace kmalloc with kcallocYan Burman2006-12-121-2/+1
| * | | | um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1
| * | | | fix typo in net/ipv4/ip_fragment.cPeter Zijlstra2006-12-121-1/+1