summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-29intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argumentDavid Woodhouse1-12/+9
2009-06-29intel-iommu: Change aligned_size() to aligned_nrpages()David Woodhouse1-9/+12
2009-06-29intel-iommu: Clean up intel_map_sg(), remove domain_page_mapping()David Woodhouse1-35/+19
2009-06-29intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range()David Woodhouse1-2/+5
2009-06-29intel-iommu: Use domain_pfn_mapping() in __intel_map_single()David Woodhouse1-10/+8
2009-06-29intel-iommu: Introduce domain_pfn_mapping()David Woodhouse1-14/+24
2009-06-29intel-iommu: Clean up address handling in domain_page_mapping()David Woodhouse1-9/+7
2009-06-29intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte()David Woodhouse1-6/+7
2009-06-29intel-iommu: Clean up intel_iommu_unmap_range()David Woodhouse1-9/+5
2009-06-29intel-iommu: Make dma_pte_free_pagetable() take pfns as argumentDavid Woodhouse1-40/+28
2009-06-29intel-iommu: Make dma_pte_free_pagetable() use pfnsDavid Woodhouse1-18/+22
2009-06-29intel-iommu: Make dma_pte_clear_range() take pfns as argumentDavid Woodhouse1-13/+19
2009-06-29intel-iommu: Make dma_pte_clear_range() use pfnsDavid Woodhouse1-13/+9
2009-06-29intel-iommu: Don't just mask out too-big physical addresses; BUG() insteadDavid Woodhouse1-7/+7
2009-06-29intel-iommu: Make dma_pte_clear_one() take pfn not addressDavid Woodhouse1-3/+3
2009-06-29intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte()David Woodhouse1-5/+7
2009-06-29intel-iommu: Change address_level_offset() to pfn_level_offset()David Woodhouse1-4/+4
2009-06-29intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn()David Woodhouse1-4/+24
2009-06-29intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WADavid Woodhouse1-75/+32
2009-06-29intel-iommu: Create new iommu_domain_identity_map() functionDavid Woodhouse1-26/+36
2009-06-29intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching modeYu Zhao1-1/+6
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-46/+75
2009-06-29be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde3-16/+35
2009-06-28Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-14/+5
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds7-61/+603
2009-06-28mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh1-2/+5
2009-06-27[SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie1-0/+4
2009-06-27mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2-13/+14
2009-06-27kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang1-1/+1
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov1-2/+12
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco1-1/+1
2009-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-11/+16
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-18/+43
2009-06-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-111/+239
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt1-2/+3
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov2-7/+8
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov1-1/+6
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov1-3/+2
2009-06-26intel-iommu: fix Identity Mapping to be arch independentChris Wright1-14/+5
2009-06-26ide: always kill the whole request on errorBartlomiej Zolnierkiewicz4-15/+5
2009-06-26ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz1-1/+1
2009-06-26powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber1-5/+3
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao1-6/+19
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao1-7/+10
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure1-1/+1
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary1-0/+10
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary1-0/+23
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary1-5/+12