aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2-1/+6
2008-09-22x86: remove set_bit_string()FUJITA Tomonori1-10/+0
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori1-0/+1
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel1-0/+3
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel1-0/+6
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel1-0/+22
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel2-0/+10
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel1-2/+3
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel1-0/+3
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel1-0/+9
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel1-0/+3
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel1-0/+1
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori1-1/+1
2008-09-14iommu: add dma_get_mask helper functionFUJITA Tomonori1-0/+7
2008-09-14iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori1-0/+10
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar7-60/+73
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov1-48/+49
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman1-6/+6
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU1-2/+2
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
2008-09-11netlink: fix overrun in attribute iterationVegard Nossum1-1/+1
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+14
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-09-10x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori1-1/+1
2008-09-10x86: remove duplicated extern force_iommuFUJITA Tomonori1-1/+0
2008-09-10add is_buffer_dma_capable helper functionFUJITA Tomonori1-0/+5
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar260-55441/+276
2008-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+2
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley2-0/+11
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-1/+2
2008-09-09x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan1-1/+1
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann1-0/+1
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann1-1/+1
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano1-0/+3
2008-09-08x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori1-4/+28
2008-09-08x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori1-0/+2
2008-09-08x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori1-0/+3
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+13
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky1-1/+1
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2-6/+13
2008-09-05tracehook: comment pasto fixesRoland McGrath2-2/+2
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1