aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Merge branch 'stable/xen-pciback-0.6.3' into stable/driversGravatar Konrad Rzeszutek Wilk 15-0/+4505
2011-07-19xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...Gravatar Konrad Rzeszutek Wilk 6-72/+166
2011-07-19xen/pciback: Remove the DEBUG option.Gravatar Konrad Rzeszutek Wilk 2-13/+0
2011-07-19xen/pciback: Drop two backends, squash and cleanup some code.Gravatar Konrad Rzeszutek Wilk 19-1369/+679
2011-07-19xen/pciback: Print out the MSI/MSI-X (PIRQ) valuesGravatar Konrad Rzeszutek Wilk 1-0/+31
2011-07-19xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices.Gravatar Konrad Rzeszutek Wilk 1-0/+7
2011-07-19xen: rename pciback module to xen-pciback.Gravatar Ian Campbell 1-12/+12
2011-07-19xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic ca...Gravatar Konrad Rzeszutek Wilk 2-14/+21
2011-07-19xen/pciback: Allocate IRQ handler for device that is shared with guest.Gravatar Konrad Rzeszutek Wilk 5-5/+223
2011-07-19xen/pciback: Disable MSI/MSI-X when reseting a deviceGravatar Konrad Rzeszutek Wilk 1-0/+8
2011-07-19xen/pciback: guest SR-IOV support for PV guestGravatar Zhao, Yu 1-5/+66
2011-07-19xen/pciback: Register the owner (domain) of the PCI device.Gravatar Konrad Rzeszutek Wilk 2-0/+15
2011-07-19xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Gravatar Konrad Rzeszutek Wilk 5-37/+37
2011-07-19xen/pciback: xen pci backend driver.Gravatar Konrad Rzeszutek Wilk 21-0/+4767
2011-07-08Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...Gravatar Konrad Rzeszutek Wilk 6-0/+520
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingGravatar Dan Magenheimer 6-0/+520
2011-06-30xen: Add module alias to autoload backend driversGravatar Bastian Blank 2-1/+5
2011-06-30xen: Populate xenbus device attributesGravatar Bastian Blank 4-37/+18
2011-06-30xen: Add __attribute__((format(printf... where appropriateGravatar Joe Perches 3-2/+6
2011-06-21Merge branch 'stable/vga.support' into stable/driversGravatar Konrad Rzeszutek Wilk 5-1/+126
2011-06-21Merge branch 'stable/frontswap-tmemonly' of git://git.kernel.org/pub/scm/linu...Gravatar Konrad Rzeszutek Wilk 3-13/+166
2011-06-20Linux 3.0-rc4v3.0-rc4Gravatar Linus Torvalds 1-1/+1
2011-06-20vfs: i_state needs to be 'unsigned long' for nowGravatar Linus Torvalds 1-1/+1
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 10-61/+84
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmGravatar Linus Torvalds 1-3/+11
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 5-21/+25
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 48-77/+563
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 12-44/+15
2011-06-21drm/radeon/kms/r6xx+: voltage fixesGravatar Alex Deucher 4-0/+16
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Gravatar Stephen Boyd 1-2/+4
2011-06-20pxa168_eth: fix race in transmit path.Gravatar Richard Cochran 1-1/+1
2011-06-20ipv4, ping: Remove duplicate icmp.h includeGravatar Jesper Juhl 1-1/+0
2011-06-20netxen: fix race in skb->len accessGravatar Eric Dumazet 1-2/+2
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-8/+32
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-6/+8
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 11-189/+174
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-5/+11
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperGravatar Al Viro 2-8/+10
2011-06-20fix comment in generic_permission()Gravatar Al Viro 1-1/+2
2011-06-20kill obsolete comment for follow_down()Gravatar Al Viro 1-3/+0
2011-06-20proc_sys_permission() is OK in RCU modeGravatar Al Viro 1-3/+0
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeGravatar Al Viro 1-2/+0
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeGravatar Al Viro 1-5/+1
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeGravatar Al Viro 1-6/+1
2011-06-20logfs doesn't need ->permission() at allGravatar Al Viro 1-8/+0
2011-06-20coda_ioctl_permission() is safe in RCU modeGravatar Al Viro 1-2/+0
2011-06-20cifs_permission() doesn't need to bail out in RCU modeGravatar Al Viro 1-3/+0
2011-06-20bad_inode_permission() is safe from RCU modeGravatar Al Viro 1-3/+0
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Gravatar Dan Carpenter 1-0/+1
2011-06-20nfsd4: fix break_lease flags on nfsd openGravatar J. Bruce Fields 1-6/+9