summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-2/+1
2011-07-18ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre4-4/+9
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre6-4/+15
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-4/+3
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre13-4/+48
2011-07-18ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre3-7/+2
2011-07-18ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre13-7/+13
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2-0/+10
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2-12/+22
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King5-42/+50
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King1-8/+2
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King2-3/+2
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King5-66/+53
2011-07-04ARM: dmabounce: correct unmap_single dev_dbgRussell King1-2/+2
2011-07-04ARM: dmabounce: check pointer against NULL not 0Russell King1-1/+1
2011-07-04ARM: dmabounce: remove useless pr_errRussell King1-4/+1
2011-07-04ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King1-66/+58
2011-07-04ARM: dmabounce: separate out decision to bounceRussell King1-18/+28
2011-07-04ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King1-2/+0
2011-07-04ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King2-50/+9
2011-07-04ARM: dmabounce: fix map_single() error return valueRussell King1-1/+1
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds1-1/+1
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity1-5/+7
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling1-1/+0
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson1-2/+2
2011-06-28drm/i915: forcewake fix after resetBen Widawsky1-0/+3
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov1-2/+5
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown1-0/+1
2011-06-28Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6