| Commit message (Expand) | Author | Age |
* | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller | 2006-12-13 |
* | [PATCH] cciss: map out more memory for config table | Mike Miller | 2006-12-13 |
* | [PATCH] sx: fix non-PCI build | Jiri Slaby | 2006-12-13 |
* | [PATCH] mxser_new: fix non-PCI build | Jiri Slaby | 2006-12-13 |
* | [PATCH] isicom: fix build with PCI disabled | Randy Dunlap | 2006-12-13 |
* | [PATCH] w1: Fix for kconfig entry typo | Evgeniy Polyakov | 2006-12-13 |
* | [PATCH] KVM: Fix vmx hardware_enable() on macbooks | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit | Michael Riepe | 2006-12-13 |
* | [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa | Avi Kivity | 2006-12-13 |
* | [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly | NeilBrown | 2006-12-13 |
* | [PATCH] vt: fix comments to not refer to kill_proc | Eric W. Biederman | 2006-12-13 |
* | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Move find_vmx_entry() to vmx.c | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric | Uri Lublin | 2006-12-13 |
* | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 2006-12-13 |
* | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt | 2006-12-13 |
* | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 2006-12-13 |
* | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Clean up AMD SVM debug registers load and unload | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Put KVM in a new Virtualization menu | Avi Kivity | 2006-12-13 |
* | [PATCH] KVM: Add missing include | Anthony Liguori | 2006-12-13 |
* | [PATCH] tty: export get_current_tty | Heiko Carstens | 2006-12-13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-12-12 |
|\ |
|
| * | Merge ../linus | Dave Jones | 2006-12-12 |
| |\ |
|
| * | | [AGPGART] VIA and SiS AGP chipsets are x86-only | Matthew Wilcox | 2006-12-12 |
| * | | [AGPGART] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap | 2006-12-12 |
| * | | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. | Dave Jones | 2006-11-03 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-12-12 |
|\ \ \ |
|
| * | | | IPoIB: Make sure struct ipoib_neigh.queue is always initialized | Roland Dreier | 2006-12-12 |
| * | | | IB/iser: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | IB/srp: Use new verbs IB DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | IPoIB: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | IB/core: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | IB/ipath: Implement new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
| * | | | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 |
| * | | | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 2006-12-12 |
| * | | | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 2006-12-12 |
| * | | | RDMA/cma: Report connect info with connect events | Sean Hefty | 2006-12-12 |
| * | | | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 2006-12-12 |
| * | | | IB/ipath: Fix IRQ for PCI Express HCAs | Roland Dreier | 2006-12-12 |
| * | | | RDMA/amso1100: Fix memory leak in c2_qp_modify() | Krishna Kumar | 2006-12-12 |
| * | | | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 |
| * | | | IB/ipath: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 |
| * | | | IB/fmr: ib_flush_fmr_pool() may wait too long | Roland Dreier | 2006-12-12 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-12-12 |
|\ \ \ |
|
| * | | | Jon needs a new shift key. | Dave Jones | 2006-12-12 |
| * | | | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 |
| * | | | e100: replace kmalloc with kcalloc | Yan Burman | 2006-12-12 |
| * | | | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 2006-12-12 |