summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2007-03-042-4/+6
| * | [ARM] rtc-pcf8583: correct month and year offsetsRussell King2007-03-041-5/+6
| * | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King2007-03-041-10/+10
* | | KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton2007-03-041-2/+2
* | | KVM: Fix bogus failure in kvm.ko module initializationAvi Kivity2007-03-041-1/+1
* | | KVM: Remove write access permissions when dirty-page-logging is enabledUri Lublin2007-03-041-0/+2
* | | kvm: move do_remove_write_access() upUri Lublin2007-03-041-7/+7
* | | KVM: Fix dirty page log bitmap size/access calculationUri Lublin2007-03-041-2/+2
* | | KVM: Add missing calls to mark_page_dirty()Uri Lublin2007-03-041-0/+6
* | | KVM: Per-vcpu inodesAvi Kivity2007-03-044-119/+153
* | | KVM: Move kvm_vm_ioctl_create_vcpu() aroundAvi Kivity2007-03-041-51/+51
* | | KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()Avi Kivity2007-03-041-24/+24
* | | KVM: Create an inode per virtual machineAvi Kivity2007-03-041-41/+171
* | | KVM: Add internal filesystem for generating inodesAvi Kivity2007-03-041-1/+32
* | | KVM: More 0 -> NULL conversionsAvi Kivity2007-03-041-2/+2
* | | KVM: SVM: intercept SMI to handle it at host levelJoerg Roedel2007-03-041-0/+1
* | | KVM: svm: init cr0 with the wp bit setAvi Kivity2007-03-041-1/+1
* | | KVM: Wire up hypercall handlers to a central arch-independent locationAvi Kivity2007-03-044-18/+40
* | | KVM: Add hypercall host support for svmAvi Kivity2007-03-041-1/+15
* | | KVM: Add host hypercall support for vmxIngo Molnar2007-03-041-0/+15
* | | KVM: add MSR based hypercall APIIngo Molnar2007-03-044-0/+105
* | | KVM: Use page_private()/set_page_private() apisMarkus Rechberger2007-03-043-20/+20
* | | KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish2007-03-043-4/+7
* | | KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitchJoerg Roedel2007-03-041-0/+3
* | | KVM: CosmeticsAvi Kivity2007-03-044-23/+15
* | | KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPAREJeremy Katz2007-03-041-2/+6
* | | KVM: mmu: add missing dirty page tracking casesAvi Kivity2007-03-041-2/+13
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-0245-12/+294
|\ \
| * | libata: add CONFIG_PM to libata core layerTejun Heo2007-03-023-0/+42
| * | libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-0238-2/+191
| * | libata: add missing PM callbacksTejun Heo2007-03-023-0/+12
| * | pata_qdi: Fix initialisationAlan Cox2007-03-021-4/+8
| * | [libata] pata_cmd64x: fix driver description in commentsJeff Garzik2007-03-021-1/+1
| * | [libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik2007-03-023-0/+24
| * | [libata] change master/slave IDENTIFY orderJeff Garzik2007-03-021-2/+14
| * | libata-core: Fix simplex handlingAlan2007-03-021-3/+2
| |/
* | [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-022-2/+2
* | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-021-1/+1
* | Fix mv643xx_eth compilation.Dave Jones2007-03-021-1/+3
* | qla3xxx: bugfix for line omitted in previous patch.Ron Mercer2007-03-021-1/+1
* | NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral2007-03-023-17/+20
* | NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-024-121/+34
* | cxgb3 - Tag driver versionDivy Le Ray2007-03-021-1/+1
* | myri10ge: fix copyright and licenseBrice Goglin2007-03-021-11/+11
* | jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-021-13/+0
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-021-2/+3
|\ \
| * | [PATCH] bcm43xx: fix for 4309Stefano Brivio2007-02-271-2/+3
* | | [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-022-8/+9
* | | [RADEON]: Fix blanking return value.David S. Miller2007-03-021-2/+1
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-018-105/+95
|\ \
OpenPOWER on IntegriCloud