Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | KVM: VMX: Allow single-stepping when uninterruptible | Jan Kiszka | 2009-03-24 | 1 | -0/+10 | |
| * | KVM: New guest debug interface | Jan Kiszka | 2009-03-24 | 14 | -101/+179 | |
| * | KVM: VMX: Support for injecting software exceptions | Jan Kiszka | 2009-03-24 | 2 | -16/+22 | |
| * | KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set | Alexander Graf | 2009-03-24 | 1 | -16/+42 | |
| * | KVM: SVM: Allow setting the SVME bit | Alexander Graf | 2009-03-24 | 1 | -0/+8 | |
| * | KVM: SVM: Allow read access to MSR_VM_VR | Joerg Roedel | 2009-03-24 | 1 | -0/+3 | |
| * | KVM: SVM: Add VMEXIT handler and intercepts | Alexander Graf | 2009-03-24 | 1 | -0/+293 | |
| * | KVM: SVM: Add VMRUN handler | Alexander Graf | 2009-03-24 | 3 | -2/+165 | |
| * | KVM: SVM: Add VMLOAD and VMSAVE handlers | Alexander Graf | 2009-03-24 | 1 | -2/+58 | |
| * | KVM: SVM: Implement hsave | Alexander Graf | 2009-03-24 | 3 | -1/+16 | |
| * | KVM: SVM: Implement GIF, clgi and stgi | Alexander Graf | 2009-03-24 | 2 | -5/+45 | |
| * | KVM: SVM: Add helper functions for nested SVM | Alexander Graf | 2009-03-24 | 1 | -0/+85 | |
| * | KVM: SVM: Move EFER and MSR constants to generic x86 code | Alexander Graf | 2009-03-24 | 5 | -8/+12 | |
| * | KVM: SVM: Clean up VINTR setting | Alexander Graf | 2009-03-24 | 1 | -5/+15 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-03-26 | 55 | -636/+1190 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----------------. \ | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-24 | 50 | -621/+1145 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier | 2009-03-04 | 1 | -16/+0 | |
| | | | | | | | | | | * | | IB: Remove sysfs files before unregistering device | Roland Dreier | 2009-02-25 | 2 | -1/+6 | |
| | | | | | | | | | * | | | RDMA/nes: Handle MPA Reject message properly | Faisal Latif | 2009-03-06 | 2 | -191/+399 | |
| | | | | | | | | | * | | | RDMA/nes: Improve use of PBLs | Don Wood | 2009-03-06 | 1 | -57/+134 | |
| | | | | | | | | | * | | | RDMA/nes: Remove LLTX | Faisal Latif | 2009-03-06 | 3 | -84/+63 | |
| | | | | | | | | | * | | | RDMA/nes: Inform hardware that asynchronous event has been handled | Don Wood | 2009-03-06 | 2 | -0/+3 | |
| | | | | | | | | | * | | | RDMA/nes: Fix tmp_addr compilation warning | Chien Tung | 2009-03-06 | 1 | -4/+0 | |
| | | | | | | | | | * | | | RDMA/nes: Report correct vendor_id and vendor_part_id | Chien Tung | 2009-03-06 | 1 | -0/+8 | |
| | | | | | | | | | * | | | RDMA/nes: Update copyright to new legal entity and year | Chien Tung | 2009-03-06 | 12 | -12/+12 | |
| | | | | | | | | | * | | | RDMA/nes: Account for freed PBL after HW operation | Don Wood | 2009-03-06 | 1 | -28/+42 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * / / | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 | 1 | -6/+19 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin | 2009-03-18 | 1 | -2/+3 | |
| | | | | | | | * | | | mlx4_core: Add link type autosensing | Yevgeny Petrilin | 2009-03-18 | 8 | -51/+277 | |
| | | | | | | | * | | | mlx4_core: Don't perform SET_PORT command for Ethernet ports | Yevgeny Petrilin | 2009-03-11 | 1 | -8/+5 | |
| | | | | | | | * | | | mlx4_core: Add device IDs for MT25458 10GigE devices | Jack Morgenstein | 2009-02-27 | 1 | -0/+2 | |
| | | | | | | | * | | | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 | 1 | -7/+20 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * / / | IB/sa_query: Fix AH leak due to update_sm_ah() race | Jack Morgenstein | 2009-03-03 | 1 | -0/+2 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp | Ralph Campbell | 2009-03-03 | 1 | -6/+6 | |
| | | | | | * | | | IB/mad: initialize mad_agent_priv before putting on lists | Ralph Campbell | 2009-02-27 | 1 | -11/+10 | |
| | | | | | * | | | IB/mad: Fix null pointer dereference in local_completions() | Ralph Campbell | 2009-02-27 | 1 | -3/+4 | |
| | | | | | * | | | IB/mad: Fix RMPP header RRespTime manipulation | Ramachandra K | 2009-02-27 | 1 | -1/+1 | |
| | | | | | |/ / | ||||||
| | | | | * / / | IB/iser: Remove hard setting of path MTU | Or Gerlitz | 2009-02-27 | 1 | -7/+0 | |
| | | | | |/ / | ||||||
| | | | * / / | IPoIB: In unicast_arp_send(), only free newly-created paths | Jack Morgenstein | 2009-02-17 | 1 | -2/+7 | |
| | | | |/ / | ||||||
| | | * | | | IB/ipath: Really run work in ipath_release_user_pages_on_close() | Roland Dreier | 2009-02-22 | 1 | -4/+4 | |
| | | * | | | IB/ipath: Fix memory leak in init_shadow_tids() error path | Roland Dreier | 2009-02-22 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | * / / | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-17 | 18 | -126/+124 | |
| | |/ / | ||||||
| * | | | RDMA/cxgb3: Enforce required firmware | Steve Wise | 2009-03-24 | 2 | -0/+20 | |
| * | | | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise | 2009-02-16 | 1 | -2/+2 | |
| * | | | RDMA/cxgb3: Connection termination fixes | Steve Wise | 2009-02-10 | 4 | -7/+20 | |
| * | | | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise | 2009-02-10 | 1 | -6/+3 | |
| |/ / | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-03-26 | 15 | -111/+397 | |
|\ \ \ | ||||||
| * | | | [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount | Steve French | 2009-03-18 | 2 | -1/+4 | |
| * | | | [CIFS] Rename compose_mount_options to cifs_compose_mount_options. | Steve French | 2009-03-18 | 2 | -20/+19 | |
| * | | | [CIFS] work around bug in Samba server handling for posix open | Steve French | 2009-03-12 | 3 | -3/+16 |