aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-15dma-debug: check for sg_call_ents in best-fit algorithm tooJoerg Roedel1-8/+7
2009-06-09Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar1-16/+6
2009-06-09amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel1-3/+2
2009-06-09amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel1-1/+1
2009-06-09amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel1-11/+0
2009-06-09Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel791-5729/+20970
2009-06-08dma-debug: simplify logic in driver_filter()Joerg Roedel1-21/+21
2009-06-08dma-debug: disable/enable irqs only once in device_dma_allocationsJoerg Roedel1-2/+6
2009-06-08dma-debug: use pr_* instead of printk(KERN_* ...)Joerg Roedel1-21/+15
2009-06-08dma-debug: code style fixesJoerg Roedel1-11/+12
2009-06-08dma-debug: comment style fixesJoerg Roedel1-2/+3
2009-06-07Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar3-22/+288
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar783-5472/+20041
2009-06-07dma-debug: change hash_bucket_find from first-fit to best-fitJoerg Roedel1-4/+39
2009-06-06x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf1-2/+8
2009-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-3/+0
2009-06-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds17-32/+151
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi1-0/+3
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2-4/+14
2009-06-04drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt1-3/+0
2009-06-04drm: ignore EDID with really tiny modes.Adam Jackson1-0/+5
2009-06-04drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs1-1/+2
2009-06-04drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput1-1/+1
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.Keith Packard10-13/+124
2009-06-04drm: set permissions on edid file to 0444Keith Packard1-0/+1
2009-06-04drm: add newlines to text sysfs filesKeith Packard1-3/+3
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie2-3/+6
2009-06-04drm: fix irq naming for kms drivers.Dave Airlie2-11/+9
2009-06-03amd_iommu: fix lock imbalanceJiri Slaby1-1/+3
2009-06-02Linux 2.6.30-rc8Linus Torvalds1-1/+1
2009-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-83/+195
2009-06-02parport: quickfix the proc registration bugAlan Cox2-3/+14
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox1-1/+12
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-16/+33
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-5/+7
2009-06-02Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31Joerg Roedel3-1/+185
2009-06-02dma-debug: add documentation for the driver filterJoerg Roedel1-0/+12
2009-06-02dma-debug: add dma_debug_driver kernel command lineJoerg Roedel2-0/+25
2009-06-02dma-debug: add debugfs file for driver filterJoerg Roedel1-1/+101
2009-06-02dma-debug: add variables and checks for driver filterJoerg Roedel1-1/+48
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroupMinoru Usui1-6/+17
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher1-1/+1
2009-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen1-1/+1
2009-06-01xfs: fix double unlock in xfs_swap_extents()Felix Blyakher1-3/+5
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt1-83/+195
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-6/+0
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+4
2009-06-01Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-1/+7