aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dma-debug: fix off-by-one error in overlap functionJoerg Roedel2009-06-16
* dma-debug: be more careful when building reference entriesJoerg Roedel2009-06-15
* dma-debug: check for sg_call_ents in best-fit algorithm tooJoerg Roedel2009-06-15
* Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-06-09
|\
| * amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel2009-06-09
| * amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel2009-06-09
| * amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel2009-06-09
| * Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel2009-06-09
| |\
| * | amd_iommu: fix lock imbalanceJiri Slaby2009-06-03
* | | dma-debug: simplify logic in driver_filter()Joerg Roedel2009-06-08
* | | dma-debug: disable/enable irqs only once in device_dma_allocationsJoerg Roedel2009-06-08
* | | dma-debug: use pr_* instead of printk(KERN_* ...)Joerg Roedel2009-06-08
* | | dma-debug: code style fixesJoerg Roedel2009-06-08
* | | dma-debug: comment style fixesJoerg Roedel2009-06-08
| |/ |/|
* | Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-06-07
|\ \
| * \ Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug...Joerg Roedel2009-06-02
| |\ \
| | * | dma-debug: add documentation for the driver filterJoerg Roedel2009-06-02
| | * | dma-debug: add dma_debug_driver kernel command lineJoerg Roedel2009-06-02
| | * | dma-debug: add debugfs file for driver filterJoerg Roedel2009-06-02
| | * | dma-debug: add variables and checks for driver filterJoerg Roedel2009-06-02
| * | | dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_deviceFUJITA Tomonori2009-05-29
| * | | dma-debug: use sg_dma_len accessorFUJITA Tomonori2009-05-29
| * | | dma-debug: use sg_dma_address accessor instead of using dma_address directlyFUJITA Tomonori2009-05-29
| * | | dma-debug: re-add dma memory leak detectionJoerg Roedel2009-05-28
| |/ /
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-06-07
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-06-04
| |\ \ \
| | * | | drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt2009-06-04
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-04
| |\ \ \ \
| | * | | | drm: ignore EDID with really tiny modes.Adam Jackson2009-06-03
| | * | | | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-03
| | * | | | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-03
| | * | | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-03
| | * | | | drm: set permissions on edid file to 0444Keith Packard2009-06-03
| | * | | | drm: add newlines to text sysfs filesKeith Packard2009-06-03
| | * | | | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-03
| | * | | | drm: fix irq naming for kms drivers.Dave Airlie2009-06-03
| | |/ / /
| * | | | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi2009-06-04
| * | | | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-04
| |/ / /
| * | | Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds2009-06-02
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-02
| |\ \ \
| | * | | powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-01
| * | | | parport: quickfix the proc registration bugAlan Cox2009-06-02
| * | | | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-02
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-02
| |\ \ \ \
| | * | | | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-02
| | * | | | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-02
| | * | | | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-02
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-01
| | |\ \ \ \
| | | * | | | Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-27
| * | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-06-02
| |\ \ \ \ \ \