Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage | FUJITA Tomonori | 2009-11-17 | 1 | -9/+6 | |
| | * | | | | | x86: Kill bad_dma_address variable | FUJITA Tomonori | 2009-11-17 | 5 | -29/+24 | |
| | * | | | | | x86: gart: Add own dma_mapping_error function | FUJITA Tomonori | 2009-11-17 | 1 | -5/+13 | |
| | * | | | | | Merge commit 'v2.6.32-rc7' into core/iommu | Ingo Molnar | 2009-11-17 | 115 | -1738/+3407 | |
| | |\| | | | | ||||||
| | * | | | | | x86: Don't put iommu_shutdown_noop() in init section | Hiroshi Shimamoto | 2009-11-16 | 1 | -1/+1 | |
| | * | | | | | x86: Make calgary_iommu_init() static | FUJITA Tomonori | 2009-11-15 | 1 | -20/+18 | |
| | * | | | | | swiotlb: Remove duplicate swiotlb_force extern declarations | FUJITA Tomonori | 2009-11-15 | 2 | -6/+0 | |
| | * | | | | | x86: Move iommu_shutdown_noop to x86_init.c | FUJITA Tomonori | 2009-11-15 | 2 | -1/+1 | |
| | * | | | | | x86: Set dma_ops to nommu_dma_ops by default | FUJITA Tomonori | 2009-11-15 | 2 | -5/+2 | |
| | * | | | | | swiotlb: Remove the swiotlb variable usage | FUJITA Tomonori | 2009-11-11 | 3 | -7/+16 | |
| | * | | | | | x86: Add iommu_init to x86_init_ops, fix build | Ingo Molnar | 2009-11-10 | 1 | -0/+1 | |
| | * | | | | | x86, 32-bit: Fix swiotlb boot crash | FUJITA Tomonori | 2009-11-10 | 1 | -0/+2 | |
| | * | | | | | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori | 2009-11-10 | 9 | -34/+21 | |
| | * | | | | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info() | FUJITA Tomonori | 2009-11-10 | 4 | -6/+5 | |
| | * | | | | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook | FUJITA Tomonori | 2009-11-10 | 1 | -2/+0 | |
| | * | | | | | x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook | FUJITA Tomonori | 2009-11-10 | 3 | -18/+3 | |
| | * | | | | | x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook | FUJITA Tomonori | 2009-11-10 | 4 | -16/+8 | |
| | * | | | | | x86: Calgary: Convert detect_calgary() to use iommu_init hook | FUJITA Tomonori | 2009-11-10 | 3 | -10/+5 | |
| | * | | | | | x86: Add iommu_init to x86_init_ops | FUJITA Tomonori | 2009-11-10 | 3 | -0/+16 | |
| | * | | | | | x86: GART: pci-gart_64.c: Use correct length in strncmp | Joe Perches | 2009-11-10 | 1 | -1/+1 | |
| | * | | | | | x86: Fix iommu=nodac parameter handling | Tejun Heo | 2009-11-08 | 1 | -1/+1 | |
| | * | | | | | x86: Use x86_platform for iommu_shutdown | FUJITA Tomonori | 2009-11-08 | 10 | -26/+13 | |
| * | | | | | | avr32: Convert BUG() to use unreachable() | David Daney | 2009-12-05 | 1 | -1/+1 | |
| * | | | | | | s390: Convert BUG() to use unreachable() | David Daney | 2009-12-05 | 1 | -1/+1 | |
| * | | | | | | MIPS: Convert BUG() to use unreachable() | David Daney | 2009-12-05 | 1 | -3/+1 | |
| * | | | | | | x86: Convert BUG() to use unreachable() | David Daney | 2009-12-05 | 1 | -2/+2 | |
| * | | | | | | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 2009-12-02 | 1 | -1/+2 | |
| * | | | | | | MIPS: Fix MIPS I build. | Ralf Baechle | 2009-12-02 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 | 52 | -98/+360 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-01 | 3 | -9/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MIPS: Loongson: Switch from flatmem to sparsemem | Wu Zhangjin | 2009-12-01 | 1 | -1/+1 | |
| | * | | | | | | MIPS: Loongson: Disallow 4kB pages | Wu Zhangjin | 2009-12-01 | 1 | -0/+1 | |
| | * | | | | | | MIPS: Add missing definition for MADV_HWPOISON. | Ralf Baechle | 2009-12-01 | 1 | -0/+1 | |
| | * | | | | | | MIPS: Fix build error if __xchg() is not getting inlined. | Ralf Baechle | 2009-12-01 | 1 | -6/+9 | |
| | * | | | | | | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. | Martin Michlmayr | 2009-12-01 | 1 | -2/+16 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2009-12-01 | 24 | -36/+43 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | alpha: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-01 | 20 | -23/+23 | |
| | * | | | | | | Alpha: Rearrange thread info flags fixing two regressions | Michael Cree | 2009-12-01 | 1 | -12/+15 | |
| | * | | | | | | arch/alpha/kernel: Add kmalloc NULL tests | Julia Lawall | 2009-11-30 | 2 | -0/+4 | |
| | * | | | | | | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-11-30 | 14 | -42/+138 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Blackfin: fix SMP build error in start_thread() | Graf Yang | 2009-11-25 | 1 | -1/+1 | |
| | * | | | | | | | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 2009-11-25 | 1 | -4/+2 | |
| | * | | | | | | | Blackfin: fix typo in ptrace poking | Jie Zhang | 2009-11-25 | 1 | -1/+1 | |
| | * | | | | | | | Blackfin: check for anomaly 05000475 | Mike Frysinger | 2009-11-25 | 1 | -0/+5 | |
| | * | | | | | | | Blackfin: work around testset anomaly 05000477 | Mike Frysinger | 2009-11-25 | 1 | -2/+12 | |
| | * | | | | | | | Blackfin: update anomaly lists | Mike Frysinger | 2009-11-25 | 7 | -31/+109 | |
| | * | | | | | | | Blackfin: fix cache Kconfig typo | André Goddard Rosa | 2009-11-25 | 1 | -1/+1 | |
| | * | | | | | | | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich | 2009-11-25 | 1 | -2/+7 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-30 | 6 | -5/+133 | |
| |\ \ \ \ \ \ \ |