summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel2011-12-146-60/+181
|\
| * iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-101-10/+0
| * iommu/intel: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| * iommu/amd: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| * iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-101-1/+5
| * iommu/omap: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+4
| * iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-102-25/+123
| * iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-105-39/+26
* | iommu/amd: Add invalid_ppr callbackJoerg Roedel2011-12-141-2/+55
* | iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel2011-12-142-11/+178
* | iommu/amd: Implement IO page-fault handlerJoerg Roedel2011-12-121-8/+196
* | iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel2011-12-121-0/+306
* | iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel2011-12-121-0/+210
* | iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel2011-12-123-0/+45
* | iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel2011-12-121-0/+17
* | iommu/amd: Add device errata handlingJoerg Roedel2011-12-122-3/+55
* | iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel2011-12-123-0/+23
* | iommu/amd: Implement function to send PPR completionsJoerg Roedel2011-12-123-0/+63
* | iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel2011-12-123-0/+135
* | iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel2011-12-123-0/+140
* | iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel2011-12-125-5/+180
* | iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel2011-12-122-2/+39
* | iommu/amd: Implement notifier for PPR faultsJoerg Roedel2011-12-123-2/+125
* | iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel2011-12-123-16/+86
* | iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel2011-12-123-0/+23
* | iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel2011-12-122-0/+10
* | iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel2011-12-122-0/+65
* | iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel2011-12-122-0/+19
* | iommu/amd: Convert dev_table_entry to u64Joerg Roedel2011-12-123-16/+18
* | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds2011-12-094-4/+6
|\ \
| * | spi/gpio: fix section mismatch warningManuel Lauss2011-12-071-2/+2
| * | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-071-2/+2
| * | spi/nuc900: Include linux/module.hAxel Lin2011-12-071-0/+1
| * | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-071-0/+1
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-093-7/+32
|\ \ \
| * | | md: raid5 crash during degradationAdam Kwolek2011-12-091-2/+2
| * | | md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-081-1/+3
| * | | md: ensure new badblocks are handled promptly.NeilBrown2011-12-081-0/+1
| * | | md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-081-1/+2
| * | | md: take a reference to mddev during sysfs access.NeilBrown2011-12-081-1/+18
| * | | md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-081-2/+2
| * | | md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-231-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-4/+4
|\ \ \ \
| * | | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-2/+2
| * | | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-031-2/+2
| | |/ / | |/| |
* | | | rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2011-12-092-5/+17
* | | | rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine2011-12-091-2/+2
* | | | rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine2011-12-091-13/+4
* | | | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi2011-12-091-1/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-081-1/+3
|\ \ \ \