summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-07-03ARM: dmabounce: correct unmap_single dev_dbgRussell King
2011-07-03ARM: dmabounce: check pointer against NULL not 0Russell King
2011-07-03ARM: dmabounce: remove useless pr_errRussell King
2011-07-03ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King
2011-07-03ARM: dmabounce: separate out decision to bounceRussell King
2011-07-03ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King
2011-06-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson
2011-06-28drm/i915: forcewake fix after resetBen Widawsky
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins