summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-061-0/+5
* x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-011-0/+5
* x86/iommu: make GART driver checkpatch cleanJoerg Roedel2008-09-271-0/+2
* x86: export pci-nommu's alloc_coherentFUJITA Tomonori2008-09-251-0/+3
* iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-222-1/+6
* x86: remove set_bit_string()FUJITA Tomonori2008-09-221-10/+0
* iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-221-0/+1
* AMD IOMMU: some set_device_domain cleanupsJoerg Roedel2008-09-191-0/+3
* AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel2008-09-191-0/+6
* AMD IOMMU: add event handling codeJoerg Roedel2008-09-191-0/+22
* AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-192-0/+10
* AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-191-2/+3
* AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-191-0/+3
* AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-191-0/+9
* AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2008-09-191-0/+3
* x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-191-0/+1
* convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-191-1/+1
* iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-141-0/+7
* iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-141-0/+10
* Merge branch 'linus' into x86/iommuIngo Molnar2008-09-147-60/+73
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-131-1/+1
| |\
| | * [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-131-1/+1
| |\ \
| | * | netlink: fix overrun in attribute iterationVegard Nossum2008-09-111-1/+1
| * | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
| * | | mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-6/+6
| * | | include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-131-2/+2
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-111-2/+0
| |\ \
| | * | block: disable sysfs parts of the disk command filterJens Axboe2008-09-111-2/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-111-0/+14
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-0/+14
* | | | x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori2008-09-101-1/+1
* | | | x86: remove duplicated extern force_iommuFUJITA Tomonori2008-09-101-1/+0
* | | | add is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-0/+5
* | | | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10260-55441/+276
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-091-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-091-1/+2
| | |\ \
| | | * | [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
| | | * | [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
| | | |/
| * | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-092-0/+11
| |/ /
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-081-1/+1
| |\ \
| | * \ Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-061-1/+1
| | |\ \
| | | * | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-081-0/+3
| |\ \ \ \
| | * | | | netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-081-0/+3
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-062-6/+13
| |\ \ \ \ \
| | * | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-052-6/+13
| * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-061-0/+2
| |\ \ \ \ \ \
| | * | | | | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-051-0/+2
| | |/ / / / /
| * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-061-0/+1
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud