Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-05 | avr32: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | MIPS: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | x86: Convert BUG() to use unreachable() | David Daney |
2009-12-03 | x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ... | Darrick J. Wong |
2009-12-02 | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle |
2009-12-01 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-12-01 | MIPS: Loongson: Switch from flatmem to sparsemem | Wu Zhangjin |
2009-12-01 | MIPS: Loongson: Disallow 4kB pages | Wu Zhangjin |
2009-12-01 | MIPS: Add missing definition for MADV_HWPOISON. | Ralf Baechle |
2009-12-01 | MIPS: Fix build error if __xchg() is not getting inlined. | Ralf Baechle |
2009-12-01 | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. | Martin Michlmayr |
2009-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2009-11-30 | alpha: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-30 | Alpha: Rearrange thread info flags fixing two regressions | Michael Cree |
2009-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2009-11-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-11-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-12-01 | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-11-30 | arch/alpha/kernel: Add kmalloc NULL tests | Julia Lawall |
2009-11-30 | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST | Julia Lawall |
2009-11-30 | parisc: fix unwind with recent gcc versions | Helge Deller |
2009-11-27 | x86/amd-iommu: Remove amd_iommu_pd_table | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Move reset_iommu_command_buffer out of locked code | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Cleanup DTE flushing code | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Introduce iommu_flush_device() function | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Cleanup attach/detach_device code | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Keep devices per domain in a list | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Add device bind reference counting | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Use dev->arch->iommu to store iommu related information | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Remove support for domain sharing | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Rearrange dma_ops related functions | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Move some pte allocation functions in the right section | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Use get_device_id and check_device where appropriate | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Move find_protection_domain to helper functions | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Simplify get_device_resources() | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Let domain_for_device handle aliases | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Remove iommu specific handling from dma_ops path | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Remove iommu parameter from __(un)map_single | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Use check_device in get_device_resources | Joerg Roedel |
2009-11-27 | x86/amd-iommu: Use check_device for amd_iommu_dma_supported | Joerg Roedel |