summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-25ide: use try_to_identify() in ide_driveid_update()Bartlomiej Zolnierkiewicz1-0/+2
2009-03-25ide: remove broken EXABYTENEST supportBartlomiej Zolnierkiewicz1-2/+0
2009-03-25mn10300: remove <asm/ide.h>Bartlomiej Zolnierkiewicz1-3/+2
2009-03-25frv: remove <asm/ide.h>Bartlomiej Zolnierkiewicz1-2/+2
2009-03-25ide: remove pciirq argument from ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-1/+1
2009-03-25ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz1-2/+2
2009-03-25ide: remove no longer needed IRQ fallback code from hwif_init()Bartlomiej Zolnierkiewicz1-15/+0
2009-03-25ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQSBartlomiej Zolnierkiewicz1-4/+0
2009-03-25ide: move error handling code to ide-eh.c (v2)Bartlomiej Zolnierkiewicz1-5/+8
2009-03-25ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz1-5/+7
2009-03-25ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz1-0/+1
2009-03-25ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz1-0/+2
2009-03-25ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-2/+0
2009-03-25ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz1-0/+2
2009-03-25ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz1-2/+0
2009-03-25ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz1-2/+4
2009-03-25ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz1-0/+4
2009-03-25ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz1-2/+0
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller9-15/+58
2009-03-24bsg: add support for tail queuingBoaz Harrosh1-0/+8
2009-03-24block: genhd.h cleanup patchPetros Koutoupis1-2/+1
2009-03-24block: add private bio_set for bio integrity allocationsMartin K. Petersen1-14/+4
2009-03-24block: genhd.h comment needs updatingPetros Koutoupis1-1/+1
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-277/+0
2009-03-24KVM: Correct deassign device ioctl to IOWSheng Yang1-1/+1
2009-03-24KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han1-0/+5
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov2-3/+8
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann1-0/+1
2009-03-24KVM: Use irq routing API for MSISheng Yang2-1/+10
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti1-1/+1
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-3/+3
2009-03-24KVM: Userspace controlled irq routingAvi Kivity2-0/+64
2009-03-24KVM: Interrupt mask notifiers for ioapicAvi Kivity1-0/+17
2009-03-24KVM: Add support to disable MSI for assigned deviceSheng Yang1-0/+1
2009-03-24KVM: Remove duplicated prototype of kvm_arch_destroy_vmSheng Yang1-1/+0
2009-03-24KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity1-12/+0
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti1-0/+4
2009-03-24KVM: remove the vmap usageIzik Eidus1-2/+1
2009-03-24KVM: Advertise guest debug capability per-archJan Kiszka1-0/+2
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen1-0/+3
2009-03-24KVM: New guest debug interfaceJan Kiszka2-19/+38
2009-03-24Merge branch 'master' into nextJames Morris60-183/+347
2009-03-24Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+2
2009-03-24Merge branch 'topic/asoc' into for-linusTakashi Iwai2-0/+2
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai1-0/+1
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+20
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+20
2009-03-23Merge branches 'sched/debug' and 'linus' into sched/coreIngo Molnar1-2/+4
2009-03-23nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso1-0/+1
2009-03-22usbnet: support net_device_opsStephen Hemminger1-0/+5