summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-03-24ide: remove pciirq argument from ide_pci_setup_ports()Bartlomiej Zolnierkiewicz
2009-03-24ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz
2009-03-24ide: remove no longer needed IRQ fallback code from hwif_init()Bartlomiej Zolnierkiewicz
2009-03-24ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQSBartlomiej Zolnierkiewicz
2009-03-24ide: move error handling code to ide-eh.c (v2)Bartlomiej Zolnierkiewicz
2009-03-24ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz
2009-03-24ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz
2009-03-24ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz
2009-03-24ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz
2009-03-24ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz
2009-03-24ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz
2009-03-24ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz
2009-03-24ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz
2009-03-24ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter
2009-03-24firewire: cdev: secure add_descriptor ioctlStefan Richter
2009-03-24firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter
2009-03-24firewire: cdev: increment fw_cdev_version, update documentationStefan Richter
2009-03-24firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: add ioctl to query maximum transmission speedStefan Richter
2009-03-24firewire: cdev: add ioctls for manual iso resource managementStefan Richter
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFOStefan Richter
2009-03-24firewire: cdev: documentation fixletStefan Richter
2009-03-24genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=nThomas Gleixner
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar
2009-03-24function-graph: ignore times across scheduleSteven Rostedt
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt
2009-03-24bsg: add support for tail queuingBoaz Harrosh
2009-03-24block: genhd.h cleanup patchPetros Koutoupis
2009-03-24block: add private bio_set for bio integrity allocationsMartin K. Petersen
2009-03-24block: genhd.h comment needs updatingPetros Koutoupis
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-03-24genirq: threaded irq handlers review fixupsThomas Gleixner
2009-03-24genirq: add support for threaded interrupts to devresArjan van de Ven
2009-03-24genirq: add threaded interrupt handler supportThomas Gleixner
2009-03-24intel-iommu: VT-d page table to support snooping control bitSheng Yang
2009-03-24iommu: Add domain_has_cap iommu_opsSheng Yang
2009-03-24intel-iommu: Snooping control supportSheng Yang
2009-03-24KVM: Correct deassign device ioctl to IOWSheng Yang
2009-03-24KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann
2009-03-24KVM: Use irq routing API for MSISheng Yang
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-03-24KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity