summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-04KVM: Add host hypercall support for vmxIngo Molnar2-0/+33
2007-03-04KVM: add MSR based hypercall APIIngo Molnar5-0/+160
2007-03-04KVM: Use page_private()/set_page_private() apisMarkus Rechberger3-20/+20
2007-03-04KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish3-4/+7
2007-03-04KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitchJoerg Roedel1-0/+3
2007-03-04KVM: CosmeticsAvi Kivity4-23/+15
2007-03-04KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPAREJeremy Katz1-2/+6
2007-03-04KVM: mmu: add missing dirty page tracking casesAvi Kivity1-2/+13
2007-03-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds46-14/+299
2007-03-03[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-03-03mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth5-44/+12
2007-03-03Fix mv643xx_eth compilation.Dave Jones1-1/+3
2007-03-03qla3xxx: bugfix for line omitted in previous patch.Ron Mercer1-1/+1
2007-03-03NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral3-17/+20
2007-03-03NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral4-121/+34
2007-03-03cxgb3 - Tag driver versionDivy Le Ray1-1/+1
2007-03-03myri10ge: fix copyright and licenseBrice Goglin1-11/+11
2007-03-03jmr3927: do not call tc35815_killall().Ralf Baechle2-17/+0
2007-03-03Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+3
2007-03-03libata: add CONFIG_PM to libata core layerTejun Heo4-0/+46
2007-03-03libata: add missing CONFIG_PM in LLDsTejun Heo38-2/+191
2007-03-03libata: add missing PM callbacksTejun Heo3-0/+12
2007-03-03[AOE]: Add get_unaligned() calls where needed.David S. Miller2-8/+9
2007-03-03[RADEON]: Fix blanking return value.David S. Miller1-2/+1
2007-03-03[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2-0/+2
2007-03-03[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller4-0/+22
2007-03-03[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2-6/+0
2007-03-03[SPARC]: Fix bus handling in build_device_resources().David S. Miller2-6/+8
2007-03-03pata_qdi: Fix initialisationAlan Cox1-4/+8
2007-03-03[libata] pata_cmd64x: fix driver description in commentsJeff Garzik1-1/+1
2007-03-03[libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik3-0/+24
2007-03-03[libata] change master/slave IDENTIFY orderJeff Garzik1-2/+14
2007-03-03libata-core: Fix simplex handlingAlan2-5/+3
2007-03-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-105/+95
2007-03-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds6-21/+67
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+25
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-121/+43
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds20-38/+184
2007-03-02[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle1-2/+1
2007-03-02ahci: improve spurious SDB FIS handlingTejun Heo1-15/+24
2007-03-02ahci/pata_jmicron: match class not function numberTejun Heo3-23/+17
2007-03-02jmicron ATA: reimplement jmicron ATA quirkTejun Heo1-30/+50
2007-03-02pata_jmicron: drop unnecessary device programming in [re]initTejun Heo1-31/+1
2007-03-02[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke3-7/+38
2007-03-02libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo1-0/+2
2007-03-02sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-03-02libata: clear drvdata in ata_host_release(), take#2Tejun Heo4-4/+2
2007-03-02[PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust1-2/+2
2007-03-02[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-02[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2-2/+2