summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-22iommu/amd: Init stats for iommu=ptJoerg Roedel
2011-12-22iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel
2011-12-15iommu/amd: Add invalidate-context call-backJoerg Roedel
2011-12-15iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel
2011-12-15iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel
2011-12-15Merge remote-tracking branch 'pci/pri-changes' into x86/amdJoerg Roedel
2011-12-14Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel
2011-12-14iommu/amd: Add invalid_ppr callbackJoerg Roedel
2011-12-14iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel
2011-12-12iommu/amd: Implement IO page-fault handlerJoerg Roedel
2011-12-12iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel
2011-12-12iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel
2011-12-12iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel
2011-12-12iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel
2011-12-12iommu/amd: Add device errata handlingJoerg Roedel
2011-12-12iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel
2011-12-12iommu/amd: Implement function to send PPR completionsJoerg Roedel
2011-12-12iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel
2011-12-12iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel
2011-12-12iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel
2011-12-12iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel
2011-12-12iommu/amd: Implement notifier for PPR faultsJoerg Roedel
2011-12-12iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel
2011-12-12iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel
2011-12-12iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel
2011-12-12iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel
2011-12-12iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel
2011-12-12iommu/amd: Convert dev_table_entry to u64Joerg Roedel
2011-12-09Linux 3.2-rc5v3.2-rc5Linus Torvalds
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi