summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0511-46/+105
|\
| * Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-0510-44/+103
| |\
| | * x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel2009-11-271-3/+0
| | * x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel2009-11-271-0/+1
| | * x86/amd-iommu: Keep devices per domain in a listJoerg Roedel2009-11-271-0/+2
| | * x86/amd-iommu: Add device bind reference countingJoerg Roedel2009-11-271-0/+1
| | * x86/amd-iommu: Use dev->arch->iommu to store iommu related informationJoerg Roedel2009-11-272-1/+9
| | * x86/amd-iommu: Remove support for domain sharingJoerg Roedel2009-11-271-3/+0
| | * x86/amd-iommu: Make np-cache a global flagJoerg Roedel2009-11-271-0/+3
| | * x86/amd-iommu: Implement protection domain listJoerg Roedel2009-11-271-0/+7
| | * x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel2009-11-271-0/+2
| | * x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel2009-11-271-0/+17
| | * x86/amd-iommu: Update copyright headersJoerg Roedel2009-11-272-2/+2
| | * x86/amd-iommu: Separate internal interface definitionsJoerg Roedel2009-11-273-11/+42
| | * x86: Kill bad_dma_address variableFUJITA Tomonori2009-11-171-2/+3
| | * Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-171-3/+7
| | |\
| | * | swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori2009-11-151-4/+0
| | * | x86: Move iommu_shutdown_noop to x86_init.cFUJITA Tomonori2009-11-151-1/+0
| | * | swiotlb: Remove the swiotlb variable usageFUJITA Tomonori2009-11-111-2/+3
| | * | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-101-1/+0
| | * | x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hookFUJITA Tomonori2009-11-101-2/+0
| | * | x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori2009-11-101-4/+1
| | * | x86: Calgary: Convert detect_calgary() to use iommu_init hookFUJITA Tomonori2009-11-101-2/+0
| | * | x86: Add iommu_init to x86_init_opsFUJITA Tomonori2009-11-101-0/+9
| | * | x86: Use x86_platform for iommu_shutdownFUJITA Tomonori2009-11-084-7/+2
| * | | x86: Convert BUG() to use unreachable()David Daney2009-12-051-2/+2
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1810-34/+46
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-111-3/+7
| |\ \ | | |/ | |/|
| | * x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-081-3/+7
| * | x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette2009-11-051-1/+1
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-051-1/+1
| |\ \
| | * | sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith2009-11-031-1/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-052-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-041-1/+1
| | * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-11-031-0/+1
| | |\ \
| | | | \
| | | | \
| | | *-. \ Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2009-11-031-0/+1
| | | |\ \ \
| | | | * | | x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-10-091-0/+1
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-0/+1
| | | |_|/ | | |/| |
| * | | | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-10-211-0/+7
| * | | | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2009-10-161-1/+15
| | |/ / | |/| |
| * | | x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2009-10-132-28/+10
| |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-081-0/+2
| |\ \
| | * | x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-021-0/+2
| | * | x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
| * | | KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-041-0/+1
* | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-122-1/+4
|/ / /
* | | x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
|/ /
* | x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-301-13/+17
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-262-10/+1
|\ \
OpenPOWER on IntegriCloud