summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-151-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-141-1/+2
|\
| * mac80211: fixme for kernel-docRandy Dunlap2008-10-141-1/+2
* | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-142-0/+11
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-135-5/+5
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-119-28/+177
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-109-28/+177
| |\ \ \
| | | | * AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-061-0/+5
| | | | * x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-011-0/+5
| | | | * x86/iommu: make GART driver checkpatch cleanJoerg Roedel2008-09-271-0/+2
| | | | * x86: export pci-nommu's alloc_coherentFUJITA Tomonori2008-09-251-0/+3
| | | | * iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-222-1/+6
| | | | * x86: remove set_bit_string()FUJITA Tomonori2008-09-221-10/+0
| | | | * iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-221-0/+1
| | | | * AMD IOMMU: some set_device_domain cleanupsJoerg Roedel2008-09-191-0/+3
| | | | * AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel2008-09-191-0/+6
| | | | * AMD IOMMU: add event handling codeJoerg Roedel2008-09-191-0/+22
| | | | * AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-192-0/+10
| | | | * AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-191-2/+3
| | | | * AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-191-0/+3
| | | | * AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-191-0/+9
| | | | * AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2008-09-191-0/+3
| | | | * x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-191-0/+1
| | | | * convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-191-1/+1
| | | | * iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-141-0/+7
| | | | * iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-141-0/+10
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-147-60/+73
| | | | |\
| | | | * | x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori2008-09-101-1/+1
| | | | * | x86: remove duplicated extern force_iommuFUJITA Tomonori2008-09-101-1/+0
| | | | * | add is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-0/+5
| | | | * | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10260-55441/+276
| | | | |\ \
| | | | * | | x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan2008-09-091-1/+1
| | | | * | | x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2008-09-081-4/+28
| | | | * | | x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2008-09-081-0/+2
| | | | * | | x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2008-09-081-0/+3
| | | | * | | x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-051-0/+1
| | | | * | | x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel2008-09-051-0/+5
| | | | * | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori2008-08-221-3/+0
| | | | * | | x86: move dma_*_coherent functions to include fileJoerg Roedel2008-08-221-10/+37
* | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-113-2/+19
|\| | | | | |
| * | | | | | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10312-1103/+1976
| |\ \ \ \ \ \
| * | | | | | | x86: track memtype for RAM in page structSuresh Siddha2008-10-102-0/+3
| * | | | | | | x86, cpa: remove cpa pool codeSuresh Siddha2008-10-101-2/+0
| * | | | | | | x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha2008-10-101-2/+2
| * | | | | | | x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-101-0/+11
| * | | | | | | Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-14259-55482/+384
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge2008-09-051-0/+2
| * | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-22312-20898/+1263
| |\ \ \ \ \ \ \
| * | | | | | | | x86, pageattr: introduce APIs to change pageattr of a page arrayShaohua Li2008-08-211-0/+3
| * | | | | | | | Revert "introduce two APIs for page attribute"Ingo Molnar2008-08-211-3/+0