summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-06-073-22/+288
|\
| * Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug...Joerg Roedel2009-06-023-1/+185
| |\
| | * dma-debug: add documentation for the driver filterJoerg Roedel2009-06-021-0/+12
| | * dma-debug: add dma_debug_driver kernel command lineJoerg Roedel2009-06-022-0/+25
| | * dma-debug: add debugfs file for driver filterJoerg Roedel2009-06-021-1/+101
| | * dma-debug: add variables and checks for driver filterJoerg Roedel2009-06-021-1/+48
| * | dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_deviceFUJITA Tomonori2009-05-291-11/+37
| * | dma-debug: use sg_dma_len accessorFUJITA Tomonori2009-05-291-5/+5
| * | dma-debug: use sg_dma_address accessor instead of using dma_address directlyFUJITA Tomonori2009-05-291-6/+6
| * | dma-debug: re-add dma memory leak detectionJoerg Roedel2009-05-281-1/+57
| |/
* | Merge branch 'linus' into core/iommuIngo Molnar2009-06-07783-5472/+20041
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-06-041-3/+0
| |\ \
| | * | drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt2009-06-041-3/+0
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-0417-32/+151
| |\ \ \
| | * | | drm: ignore EDID with really tiny modes.Adam Jackson2009-06-041-0/+5
| | * | | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-041-1/+2
| | * | | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-041-1/+1
| | * | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-0410-13/+124
| | * | | drm: set permissions on edid file to 0444Keith Packard2009-06-041-0/+1
| | * | | drm: add newlines to text sysfs filesKeith Packard2009-06-041-3/+3
| | * | | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-042-3/+6
| | * | | drm: fix irq naming for kms drivers.Dave Airlie2009-06-042-11/+9
| | |/ /
| * | | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi2009-06-041-0/+3
| * | | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-042-4/+14
| |/ /
| * | Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds2009-06-021-1/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-021-83/+195
| |\ \
| | * | powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
| * | | parport: quickfix the proc registration bugAlan Cox2009-06-022-3/+14
| * | | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-024-16/+33
| |\ \ \
| | * | | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| | * | | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| | * | | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0
| | |\ \ \
| | | * | | Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
| * | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-06-023-5/+7
| |\ \ \ \ \
| | * | | | | xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher2009-06-011-1/+1
| | * | | | | xfs: fix overflow in xfs_growfs_data_privateEric Sandeen2009-06-011-1/+1
| | * | | | | xfs: fix double unlock in xfs_swap_extents()Felix Blyakher2009-06-011-3/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-011-3/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-311-3/+4
| * | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-012-1/+7
| |\ \ \ \ \ \
| | * | | | | | hwmon: Update documentation on fan_maxChristian Engelmayer2009-06-011-0/+6
| | * | | | | | hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-013-4/+5
| |\ \ \ \ \ \
| | * | | | | | sparc64: Fix section attribute warnings.David S. Miller2009-05-292-2/+2
| | * | | | | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-071-2/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-0123-56/+109
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| | * | | | | | MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli2009-06-011-0/+7
OpenPOWER on IntegriCloud