VT-d: remove now unused intel_iommu_found function
[linux-2.6] / include /
2009-01-03  Joerg RoedelVT-d: remove now unused intel_iommu_found function
2009-01-03  Joerg RoedelVT-d: adapt domain iova_to_phys function for IOMMU API
2009-01-03  Joerg RoedelVT-d: adapt domain map and unmap functions for IOMMU API
2009-01-03  Joerg RoedelVT-d: adapt device attach and detach functions for...
2009-01-03  Joerg RoedelVT-d: adapt domain init and destroy functions for IOMMU API
2009-01-03  Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03  Joerg Roedelintrocude linux/iommu.h for an iommu api
2009-01-03  Weidong HanDeassign device in kvm_free_assgined_device
2009-01-03  Weidong HanKVM: support device deassignment
2009-01-03  Weidong HanKVM: use the new intel iommu APIs
2009-01-03  Weidong HanChange intel iommu APIs of virtual machine domain
2009-01-03  Weidong Hancalculate agaw for each iommu
2009-01-03  Mark McLoughlinintel-iommu: move iommu_prepare_gfx_mapping() out of...
2009-01-03  Mark McLoughlinintel-iommu: kill off duplicate def of dmar_disabled
2009-01-03  Mark McLoughlinintel-iommu: move struct device_domain_info out of...
2009-01-03  Mark McLoughlinintel-iommu: move struct dmar_domain def out dma_remapp...
2009-01-03  Mark McLoughlinintel-iommu: move DMA PTE defs out of dma_remapping.h
2009-01-03  Mark McLoughlinintel-iommu: move context entry defs out from dma_remap...
2009-01-03  Mark McLoughlinintel-iommu: move root entry defs from dma_remapping.h
2009-01-03  Mark McLoughlinintel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
2009-01-03  Mark McLoughlinintel-iommu: make init_dmars() static
2009-01-03  Mark McLoughlinintel-iommu: remove some unused struct intel_iommu...
2009-01-02  Ingo MolnarDisallow gcc versions 3.{0,1}
2009-01-02  Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02  Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2009-01-02  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-02  Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2009-01-02  Linus TorvaldsMerge branch 'i8k-updates' from Alan
2009-01-02  Linus TorvaldsMerge branch 'tty-updates' from Alan
2009-01-02  Flavio Leitnerserial_8250: support for Sealevel Systems Model 7803...
2009-01-02  David DaneySerial: UART driver changes for Cavium OCTEON.
2009-01-02  David DaneySerial: Allow port type to be specified when calling...
2009-01-02  David Daney8250: Serial driver changes to support future Cavium...
2009-01-02  Alan Coxtty: We want the port object to be persistent
2009-01-02  Andy Whitcroftserial: RS485 ioctl structure uses __u32 include linux...
2009-01-02  Niels de Vosserial: set correct baud_base for Oxford Semiconductor...
2009-01-02  Alan Coxtty: Introduce some close helpers for ports
2009-01-02  Alan Coxtty: Rework istallion to use the tty port changes
2009-01-02  Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02  Alan Coxisicom: redo locking to use tty port locks
2009-01-02  Alan Coxtty: Pull the dtr raise into tty port
2009-01-02  Alan Coxtty_port: Add a port level carrier detect operation
2009-01-02  Alan Coxtty: Fix PPP hang under load
2009-01-02  Russell KingAnd here's a patch (to be applied on top of the last...
2009-01-02  Alan Coxpty: simplify resize
2009-01-02  Joe Petersonn_tty: Fix loss of echoed characters and remove bkl...
2009-01-02  Linus TorvaldsDisallow gcc versions 4.1.{0,1}
2009-01-02  Linus TorvaldsSanitize gcc version header includes
2009-01-02  Borislav Petkovide-atapi: remove timeout arg to ide_issue_pc
2009-01-02  Borislav Petkovide: remove the last ide-scsi remnants
2009-01-02  Borislav Petkovide-atapi: remove ide-scsi remnants from ide_pc_intr()
2009-01-02  Borislav Petkovide-cd: move cdrom_timer_expiry to ide-atapi.c
2009-01-02  Borislav Petkovide-atapi: accomodate transfer length calculation for...
2009-01-02  Borislav Petkovide: make IDE_AFLAG_.. numbering continuous again
2009-01-02  Bartlomiej Zolnier... ide: use per-device request queue locks (v2)
2009-01-02  Bartlomiej Zolnier... ide: add ide_[un]lock_hwgroup() helpers
2009-01-02  Bartlomiej Zolnier... ide: don't execute the next queued command from the...
2009-01-02  Bartlomiej Zolnier... ide: move sysfs support to ide-sysfs.c
2009-01-02  David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31  Al Vironfsd/create race fixes, infrastructure
2008-12-31  Al Virokill ->dir_notify()
2008-12-31  Eric Dumazetfilp_cachep can be static in fs/file_table.c
2008-12-31  Al Virotake init_fs to saner place
2008-12-31  Christoph Hellwigkill vfs_permission
2008-12-31  Christoph Hellwigpass a struct path * to may_open
2008-12-31  Duane Griffinvfs: introduce helper function to safely NUL-terminate...
2008-12-31  Jan Engelhardtinclude: linux/fs.h: put declarations in __KERNEL__
2008-12-31  Nick Pigginshrink struct dentry
2008-12-31  Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-31  Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31  Jan KiszkaKVM: x86: Rework user space NMI injection as KVM_CAP_US...
2008-12-31  Mark McLoughlinKVM: fix handling of ACK from shared guest IRQ
2008-12-31  Avi KivityKVM: Advertise the bug in memory region destruction...
2008-12-31  Sheng YangKVM: Enable MSI for device assignment
2008-12-31  Sheng YangKVM: Add fields for MSI device assignment
2008-12-31  Sheng YangKVM: Replace irq_requested with more generic irq_reques...
2008-12-31  Sheng YangKVM: IRQ ACK notifier should be used with in-kernel...
2008-12-31  Jan KiszkaKVM: x86: Support for user space injected NMIs
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-12-31  Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-12-31  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-12-31  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-12-31  Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-12-31  Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2008-12-31  Linus TorvaldsMerge branch 'for-2.6.29' of git://git.kernel.dk/linux...
2008-12-31  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-31  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-31  Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
next