| Commit message (Expand) | Author | Age |
* | acpi: Make ACPI_TOSHIBA depend on INPUT. | David S. Miller | 2008-10-13 |
* | net/bfin_mac.c MDIO namespace fixes | Adrian Bunk | 2008-10-13 |
* | jme: remove unused #include <version.h> | Huang Weiyi | 2008-10-13 |
* | netfilter: remove unused #include <version.h> | Huang Weiyi | 2008-10-13 |
* | net: Fix off-by-one in skb_dma_map | Dimitris Michailidis | 2008-10-13 |
* | smc911x: Add support for LAN921{5,7,8} chips from SMSC | Guennadi Liakhovetski | 2008-10-13 |
* | qlge: remove duplicated #include | Huang Weiyi | 2008-10-13 |
* | wireless: remove duplicated #include | Huang Weiyi | 2008-10-13 |
* | net/au1000_eth.c MDIO namespace fixes | Adrian Bunk | 2008-10-13 |
* | net/tc35815.c: fix compilation | Adrian Bunk | 2008-10-13 |
* | sky2: Fix WOL regression | Rafael J. Wysocki | 2008-10-12 |
* | r8169: NULL pointer dereference on r8169 load | Petr Vandrovec | 2008-10-12 |
* | smc911x: Fix external PHY detection | Guennadi Liakhovetski | 2008-10-11 |
* | e1000: allow VLAN devices to use TSO and CSUM offload | Patrick McHardy | 2008-10-11 |
* | gre: Initialise rtnl_link tunnel parameters properly | Herbert Xu | 2008-10-11 |
* | ipvs: Add proper dependencies on IP_VS, and fix description header line. | David S. Miller | 2008-10-11 |
* | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2008-10-11 |
|\ |
|
| *---. | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 |
| |\ \ \ |
|
| | | | * | AMD IOMMU: use iommu_device_max_index, fix | Thomas Gleixner | 2008-10-06 |
| | | | * | AMD IOMMU: use iommu_device_max_index | FUJITA Tomonori | 2008-10-02 |
| | | | * | x86: add PCI IDs for AMD Barcelona PCI devices | Ingo Molnar | 2008-10-01 |
| | | | * | x86/iommu: use __GFP_ZERO instead of memset for GART | Joerg Roedel | 2008-09-27 |
| | | | * | x86/iommu: convert GART need_flush to bool | Joerg Roedel | 2008-09-27 |
| | | | * | x86/iommu: make GART driver checkpatch clean | Joerg Roedel | 2008-09-27 |
| | | | * | x86 gart: remove unnecessary initialization | FUJITA Tomonori | 2008-09-25 |
| | | | * | x86: restore old GART alloc_coherent behavior | FUJITA Tomonori | 2008-09-25 |
| | | | * | revert "x86: make GART to respect device's dma_mask about virtual mappings" | FUJITA Tomonori | 2008-09-25 |
| | | | * | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori | 2008-09-25 |
| | | | * | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori | 2008-09-22 |
| | | | * | x86: remove set_bit_string() | FUJITA Tomonori | 2008-09-22 |
| | | | * | iommu: export iommu_area_reserve helper function | FUJITA Tomonori | 2008-09-22 |
| | | | * | AMD IOMMU: use coherent_dma_mask in alloc_coherent | Joerg Roedel | 2008-09-19 |
| | | | * | add AMD IOMMU tree to MAINTAINERS file | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: use cmd_buf_size when freeing the command buffer | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: calculate IVHD size with a function | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: remove unnecessary cast to u64 in the init code | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: free domain bitmap with its allocation order | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: simplify dma_mask_to_pages | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent | FUJITA Tomonori | 2008-09-19 |
| | | | * | AMD IOMMU: some set_device_domain cleanups | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: don't assign preallocated protection domains to devices | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: add dma_supported callback | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: allow IO page faults from devices | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: enable event logging | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: add event handling code | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: add MSI interrupt support | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: save pci_dev instead of devid | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: save pci segment from ACPI tables | Joerg Roedel | 2008-09-19 |
| | | | * | AMD IOMMU: add event buffer allocation | Joerg Roedel | 2008-09-19 |