| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 | 1 | -0/+1 |
|\ |
|
| * | Staging: add TAINT_CRAP for all drivers/staging code | Greg Kroah-Hartman | 2008-10-11 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-17 | 5 | -2/+63 |
|\ \ |
|
| * | | block: remove __generic_unplug_device() from exports | Jens Axboe | 2008-10-17 | 1 | -1/+0 |
| * | | blktrace: add support for driver data | Stefan Raspl | 2008-10-17 | 1 | -0/+32 |
| * | | block: fix nr_phys_segments miscalculation bug | FUJITA Tomonori | 2008-10-17 | 1 | -0/+7 |
| * | | softirq: Add support for triggering softirq work on softirqs. | David S. Miller | 2008-10-17 | 2 | -1/+24 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-17 | 8 | -17/+70 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SCSI] iscsi_tcp: return a descriptive error value during connection errors | Mike Christie | 2008-10-13 | 1 | -0/+1 |
| * | | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2008-10-13 | 1 | -1/+1 |
| * | | [SCSI] iscsi class: fix endpoint id handling | Mike Christie | 2008-10-13 | 1 | -1/+1 |
| * | | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 2008-10-13 | 3 | -1/+16 |
| * | | [SCSI] block: separate failfast into multiple bits. | Mike Christie | 2008-10-13 | 2 | -12/+29 |
| * | | [SCSI] fc class: Add support for new transport errors | Mike Christie | 2008-10-13 | 1 | -3/+3 |
| * | | [SCSI] scsi: add transport host byte errors (v3) | Mike Christie | 2008-10-13 | 1 | -0/+5 |
| * | | [SCSI] fc class: unblock target after calling terminate callback (take 2) | Mike Christie | 2008-10-13 | 1 | -1/+5 |
| * | | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 2008-10-13 | 2 | -0/+11 |
* | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-17 | 5 | -21/+18 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' | Trond Myklebust | 2008-10-15 | 5 | -21/+18 |
| |\ \ \ |
|
| | * | | | NFS: Fix the resolution problem with nfs_inode_attrs_need_update() | Trond Myklebust | 2008-10-15 | 2 | -7/+4 |
| | * | | | RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. | Tom Talpey | 2008-10-10 | 1 | -3/+0 |
| | * | | | RPC/RDMA: add data types and new FRMR memory registration enum. | Tom Talpey | 2008-10-10 | 1 | -0/+1 |
| | * | | | NFS: Save padding bytes in struct nfs4_setclientid | Trond Myklebust | 2008-10-08 | 1 | -1/+1 |
| | * | | | NFS: SETCLIENTID truncates client ID and netid | Chuck Lever | 2008-10-08 | 1 | -4/+4 |
| | * | | | NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds | Richard Kennedy | 2008-10-08 | 1 | -1/+1 |
| | * | | | NFS: Allow concurrent inode revalidation | Trond Myklebust | 2008-10-07 | 1 | -5/+4 |
| | * | | | NFS: Add options for finer control of the lookup cache | Trond Myklebust | 2008-10-07 | 1 | -0/+4 |
| | * | | | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust | 2008-10-07 | 1 | -1/+0 |
* | | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-17 | 9 | -62/+736 |
|\ \ \ \ \ |
|
| * | | | | | KVM: ia64: Add intel iommu support for guests. | Xiantao Zhang | 2008-10-15 | 1 | -1/+1 |
| * | | | | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang | 2008-10-15 | 2 | -0/+8 |
| * | | | | | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs | Xiantao Zhang | 2008-10-15 | 1 | -0/+2 |
| * | | | | | KVM: Move device assignment logic to common code | Xiantao Zhang | 2008-10-15 | 2 | -0/+3 |
| * | | | | | KVM: Device Assignment: Map mmio pages into VT-d page table | Weidong Han | 2008-10-15 | 1 | -2/+0 |
| * | | | | | KVM: MMU: speed up mmu_unsync_walk | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 |
| * | | | | | KVM: MMU: out of sync shadow core | Marcelo Tosatti | 2008-10-15 | 2 | -0/+4 |
| * | | | | | KVM: x86: trap invlpg | Marcelo Tosatti | 2008-10-15 | 1 | -0/+2 |
| * | | | | | KVM: MMU: sync roots on mmu reload | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 |
| * | | | | | KVM: MMU: mode specific sync_page | Marcelo Tosatti | 2008-10-15 | 1 | -0/+2 |
| * | | | | | KVM: Device Assignment with VT-d | Ben-Ami Yassour | 2008-10-15 | 3 | -20/+58 |
| * | | | | | VT-d: Changes to support KVM | Kay, Allen M | 2008-10-15 | 3 | -0/+536 |
| * | | | | | x86: Move FEATURE_CONTROL bits to msr-index.h | Sheng Yang | 2008-10-15 | 1 | -0/+3 |
| * | | | | | KVM: x86: do not execute halted vcpus | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 |
| * | | | | | KVM: Add statistics for guest irq injections | Avi Kivity | 2008-10-15 | 1 | -0/+1 |
| * | | | | | KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR | Avi Kivity | 2008-10-15 | 1 | -11/+2 |
| * | | | | | KVM: remove unused field from the assigned dev struct | Ben-Ami Yassour | 2008-10-15 | 1 | -1/+0 |
| * | | | | | KVM: Reduce stack usage in kvm_pv_mmu_op() | Dave Hansen | 2008-10-15 | 1 | -0/+10 |
| * | | | | | KVM: pci device assignment | Ben-Ami Yassour | 2008-10-15 | 2 | -0/+35 |
| * | | | | | x86: paravirt: factor out cpu_khz to common code | Glauber Costa | 2008-10-15 | 1 | -0/+1 |
| * | | | | | KVM: Add irq ack notifier list | Avi Kivity | 2008-10-15 | 1 | -0/+7 |