index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
iomap_copy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-04
KVM: Fix dirty page log bitmap size/access calculation
Uri Lublin
1
-2
/
+2
2007-03-04
KVM: Add missing calls to mark_page_dirty()
Uri Lublin
1
-0
/
+6
2007-03-04
KVM: Bump API version
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
5
-140
/
+170
2007-03-04
KVM: Move kvm_vm_ioctl_create_vcpu() around
Avi Kivity
1
-51
/
+51
2007-03-04
KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()
Avi Kivity
1
-24
/
+24
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
2
-42
/
+180
2007-03-04
KVM: Add internal filesystem for generating inodes
Avi Kivity
1
-1
/
+32
2007-03-04
KVM: More 0 -> NULL conversions
Avi Kivity
1
-2
/
+2
2007-03-04
KVM: SVM: intercept SMI to handle it at host level
Joerg Roedel
1
-0
/
+1
2007-03-04
KVM: svm: init cr0 with the wp bit set
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
4
-18
/
+40
2007-03-04
KVM: Add hypercall host support for svm
Avi Kivity
1
-1
/
+15
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
2
-0
/
+33
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
5
-0
/
+160
2007-03-04
KVM: Use page_private()/set_page_private() apis
Markus Rechberger
3
-20
/
+20
2007-03-04
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
3
-4
/
+7
2007-03-04
KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
Joerg Roedel
1
-0
/
+3
2007-03-04
KVM: Cosmetics
Avi Kivity
4
-23
/
+15
2007-03-04
KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE
Jeremy Katz
1
-2
/
+6
2007-03-04
KVM: mmu: add missing dirty page tracking cases
Avi Kivity
1
-2
/
+13
2007-03-03
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
Jeff Garzik
2
-2
/
+2
2007-03-03
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
Dale Farnsworth
5
-44
/
+12
2007-03-03
Fix mv643xx_eth compilation.
Dave Jones
1
-1
/
+3
2007-03-03
qla3xxx: bugfix for line omitted in previous patch.
Ron Mercer
1
-1
/
+1
2007-03-03
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
3
-17
/
+20
2007-03-03
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
4
-121
/
+34
2007-03-03
cxgb3 - Tag driver version
Divy Le Ray
1
-1
/
+1
2007-03-03
myri10ge: fix copyright and license
Brice Goglin
1
-11
/
+11
2007-03-03
jmr3927: do not call tc35815_killall().
Ralf Baechle
2
-17
/
+0
2007-03-03
libata: add CONFIG_PM to libata core layer
Tejun Heo
4
-0
/
+46
2007-03-03
libata: add missing CONFIG_PM in LLDs
Tejun Heo
38
-2
/
+191
2007-03-03
libata: add missing PM callbacks
Tejun Heo
3
-0
/
+12
2007-03-03
[AOE]: Add get_unaligned() calls where needed.
David S. Miller
2
-8
/
+9
2007-03-03
[RADEON]: Fix blanking return value.
David S. Miller
1
-2
/
+1
2007-03-03
[SPARC]: Provide 'get_property()' alias for of_get_property().
David S. Miller
2
-0
/
+2
2007-03-03
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
4
-0
/
+22
2007-03-03
[SPARC]: Handle unresolvable resources better in of_device.c
David S. Miller
2
-6
/
+0
2007-03-03
[SPARC]: Fix bus handling in build_device_resources().
David S. Miller
2
-6
/
+8
2007-03-03
pata_qdi: Fix initialisation
Alan Cox
1
-4
/
+8
2007-03-03
[libata] pata_cmd64x: fix driver description in comments
Jeff Garzik
1
-1
/
+1
2007-03-03
[libata] pata_{legacy,sc1200,sl82c105}: add missing hooks
Jeff Garzik
3
-0
/
+24
2007-03-02
[libata] change master/slave IDENTIFY order
Jeff Garzik
1
-2
/
+14
2007-03-02
libata-core: Fix simplex handling
Alan
2
-5
/
+3
2007-03-02
[PATCH] Fix sysfs build breakage if !CONFIG_SYSFS
Ralf Baechle
1
-2
/
+1
2007-03-02
ahci: improve spurious SDB FIS handling
Tejun Heo
1
-15
/
+24
2007-03-02
ahci/pata_jmicron: match class not function number
Tejun Heo
3
-23
/
+17
2007-03-02
jmicron ATA: reimplement jmicron ATA quirk
Tejun Heo
1
-30
/
+50
2007-03-02
pata_jmicron: drop unnecessary device programming in [re]init
Tejun Heo
1
-31
/
+1
2007-03-02
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
3
-7
/
+38
[next]