aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse2-0/+36
2009-03-05dma-debug: add checks for sync_single_sg_*Joerg Roedel2-0/+52
2009-03-05dma-debug: add checks for sync_single_range_*Joerg Roedel2-0/+51
2009-03-05dma-debug: add checks for sync_single_*Joerg Roedel2-0/+41
2009-03-05dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2-0/+61
2009-03-05dma-debug: add add checking for map/unmap_sgJoerg Roedel2-0/+89
2009-03-05dma-debug: add checking for map/unmap_page/singleJoerg Roedel2-0/+76
2009-03-05dma-debug: add core checking functionsJoerg Roedel1-1/+187
2009-03-05dma-debug: add debugfs interfaceJoerg Roedel1-0/+78
2009-03-05dma-debug: add kernel command line parametersJoerg Roedel2-0/+48
2009-03-05dma-debug: add initialization codeJoerg Roedel2-0/+80
2009-03-05dma-debug: add allocator codeJoerg Roedel1-0/+57
2009-03-05dma-debug: add hash functions for dma_debug_entriesJoerg Roedel1-0/+101
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel3-0/+69
2009-03-05dma-debug: add Kconfig entryJoerg Roedel2-0/+13
2009-03-05Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar2-3/+1
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar2432-31125/+67881
2009-03-05IOMMU-API: use ANSI style function declaration for 'iommu_found'Hannes Eder1-1/+1
2009-03-05AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori1-2/+0
2009-03-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+4
2009-03-04drm: fix double lock typoHelge Bahmann1-1/+1
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-03Linux 2.6.29-rc7Linus Torvalds1-1/+1
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-8/+21
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa1-2/+4
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+54
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+14
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-66/+153
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-5/+52
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-21/+22
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King5-6/+6
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds1-16/+12
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-12/+20
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom3-8/+15
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2-2/+2
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2009-03-02menu: fix embedded menu snafuRandy Dunlap1-12/+16
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-1/+7
2009-03-02Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-1/+4
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-12/+10
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-209/+467
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-2/+3
2009-03-02Change email addressKarsten Keil1-1/+1
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-49/+84
2009-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-5/+8