aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell
2007-03-05[PATCH] Fix soft lockup with iSeries viocd driverTony Breeds
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-03-05[PATCH] cyclades: return closing_waitAndrew Morton
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-03-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King
2007-03-04KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton
2007-03-04KVM: Fix bogus failure in kvm.ko module initializationAvi Kivity
2007-03-04KVM: Remove write access permissions when dirty-page-logging is enabledUri Lublin
2007-03-04kvm: move do_remove_write_access() upUri Lublin
2007-03-04KVM: Fix dirty page log bitmap size/access calculationUri Lublin
2007-03-04KVM: Add missing calls to mark_page_dirty()Uri Lublin
2007-03-04KVM: Per-vcpu inodesAvi Kivity
2007-03-04KVM: Move kvm_vm_ioctl_create_vcpu() aroundAvi Kivity
2007-03-04KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()Avi Kivity
2007-03-04KVM: Create an inode per virtual machineAvi Kivity
2007-03-04KVM: Add internal filesystem for generating inodesAvi Kivity
2007-03-04KVM: More 0 -> NULL conversionsAvi Kivity
2007-03-04KVM: SVM: intercept SMI to handle it at host levelJoerg Roedel
2007-03-04KVM: svm: init cr0 with the wp bit setAvi Kivity
2007-03-04KVM: Wire up hypercall handlers to a central arch-independent locationAvi Kivity
2007-03-04KVM: Add hypercall host support for svmAvi Kivity
2007-03-04KVM: Add host hypercall support for vmxIngo Molnar
2007-03-04KVM: add MSR based hypercall APIIngo Molnar
2007-03-04KVM: Use page_private()/set_page_private() apisMarkus Rechberger
2007-03-04KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish
2007-03-04KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitchJoerg Roedel
2007-03-04KVM: CosmeticsAvi Kivity
2007-03-04KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPAREJeremy Katz
2007-03-04KVM: mmu: add missing dirty page tracking casesAvi Kivity
2007-03-03ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz
2007-03-03ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz
2007-03-03ide/pci/delkin_cb.c: pci_module_init to pci_register_driverRichard Knutsson
2007-03-03scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2007-03-03siimage: DRAC4 noteAlan Cox
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich