summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-01-08HID: mousepoll parameter makes no sense for generic HIDJiri Kosina
2007-01-08HID: tiny patch to remove a kmalloc castAhmed S. Darwish
2007-01-08HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiverAdrian Drzewiecki
2007-01-08i915: Fix a DRM_ERROR that should be DRM_DEBUG.=?utf-8?q?Michel_D=C3=A4nzer?=
2007-01-07IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein
2007-01-07RDMA/ucma: Don't report events with invalid user contextSean Hefty
2007-01-07RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty
2007-01-07RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise
2007-01-07Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik
2007-01-07qeth: fix uaccess handling and get rid of unused variableHeiko Carstens
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik
2007-01-07qla3xxx: Add delay to NVRAM register access.Ron Mercer
2007-01-07qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer
2007-01-07Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik
2007-01-07IB/iser: Return error code when PDUs may not be sentErez Zilber
2007-01-06ixgb: Write RA register high word first, increment versionAaron Salter
2007-01-06ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg
2007-01-06ixgb: Fix early TSO completionJesse Brandeburg
2007-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-01-06Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-01-05[PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson
2007-01-05[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk
2007-01-05[PATCH] hpt37x: Two important bug fixesAlan
2007-01-05[PATCH] pata_optidma: typo in KconfigAlexey Dobriyan
2007-01-05[PATCH] KVM: Simplify test for interrupt windowDor Laor
2007-01-05[PATCH] KVM: Simplify mmu_alloc_roots()Ingo Molnar
2007-01-05[PATCH] KVM: Make loading cr3 more robustIngo Molnar
2007-01-05[PATCH] KVM: MMU: Add missing dirty bitAvi Kivity
2007-01-05[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()Avi Kivity
2007-01-05[PATCH] KVM: Add missing 'break'Avi Kivity
2007-01-05[PATCH] KVM: Avoid oom on cr3 switchIngo Molnar
2007-01-05[PATCH] KVM: Initialize vcpu->kvm a little earlierAvi Kivity
2007-01-05[PATCH] KVM: Improve reporting of vmwrite errorsAvi Kivity
2007-01-05[PATCH] KVM: MMU: add audit code to check mappings, etc are correctAvi Kivity
2007-01-05[PATCH] KVM: MMU: Destroy mmu while we still have a vcpu leftAvi Kivity
2007-01-05[PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pteAvi Kivity
2007-01-05[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspaceAvi Kivity
2007-01-05[PATCH] KVM: MMU: Replace atomic allocations by preallocated objectsAvi Kivity
2007-01-05[PATCH] KVM: MMU: Free pages on kvm destructionAvi Kivity
2007-01-05[PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a...Avi Kivity
2007-01-05[PATCH] KVM: MMU: Fix cmpxchg8b emulationAvi Kivity
2007-01-05[PATCH] KVM: MMU: Never free a shadow page actively serving as a rootAvi Kivity
2007-01-05[PATCH] KVM: MMU: Page table write flood protectionAvi Kivity
2007-01-05[PATCH] KVM: MMU: If an empty shadow page is not empty, report more infoAvi Kivity
2007-01-05[PATCH] KVM: MMU: Ensure freed shadow pages are cleanAvi Kivity
2007-01-05[PATCH] KVM: MMU: <ove is_empty_shadow_page() above kvm_mmu_free_page()Avi Kivity
2007-01-05[PATCH] KVM: MMU: Handle misaligned accesses to write protected guest page ta...Avi Kivity
2007-01-05[PATCH] KVM: MMU: Remove release_pt_page_64()Avi Kivity
2007-01-05[PATCH] KVM: MMU: Remove invlpg interceptionAvi Kivity