index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2
-2
/
+1
2011-07-18
ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
4
-4
/
+9
2011-07-18
ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
6
-4
/
+15
2011-07-18
ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2
-4
/
+3
2011-07-18
ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
13
-4
/
+48
2011-07-18
ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
3
-7
/
+2
2011-07-18
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
13
-7
/
+13
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
2
-0
/
+10
2011-07-18
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
2
-12
/
+22
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
5
-42
/
+50
2011-07-08
ARM: dmabounce: simplify dma_set_mask()
Russell King
1
-8
/
+2
2011-07-04
ARM: dmabounce: no need to check dev->bus type in needs_bounce function
Russell King
2
-3
/
+2
2011-07-04
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
5
-66
/
+53
2011-07-04
ARM: dmabounce: correct unmap_single dev_dbg
Russell King
1
-2
/
+2
2011-07-04
ARM: dmabounce: check pointer against NULL not 0
Russell King
1
-1
/
+1
2011-07-04
ARM: dmabounce: remove useless pr_err
Russell King
1
-4
/
+1
2011-07-04
ARM: dmabounce: move decision for bouncing into __dma_map_page()
Russell King
1
-66
/
+58
2011-07-04
ARM: dmabounce: separate out decision to bounce
Russell King
1
-18
/
+28
2011-07-04
ARM: dmabounce: avoid needless valid_dma_direction() check
Russell King
1
-2
/
+0
2011-07-04
ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page
Russell King
2
-50
/
+9
2011-07-04
ARM: dmabounce: fix map_single() error return value
Russell King
1
-1
/
+1
2011-06-30
drm/radeon/kms: increase rom size for atrm method
Alex Deucher
1
-1
/
+1
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
1
-3
/
+3
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-29
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
1
-3
/
+4
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
1
-4
/
+4
2011-06-29
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
1
-5
/
+7
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
5
-57
/
+60
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-29
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
Michael Neuling
1
-1
/
+0
2011-06-28
drm/i915: Use chipset-specific irq installers
Chris Wilson
1
-2
/
+2
2011-06-28
drm/i915: forcewake fix after reset
Ben Widawsky
1
-0
/
+3
2011-06-28
proc: restrict access to /proc/PID/io
Vasiliy Kulikov
1
-2
/
+5
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
1
-0
/
+1
2011-06-28
Linux 3.0-rc5
v3.0-rc5
Linus Torvalds
1
-1
/
+1
2011-06-28
drm/i915: more struct_mutex locking
Hugh Dickins
2
-2
/
+6
2011-06-28
drm/i915: use shmem_truncate_range
Hugh Dickins
1
-5
/
+2
2011-06-28
drm/i915: use shmem_read_mapping_page
Hugh Dickins
2
-17
/
+15
2011-06-28
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-06-28
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-28
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-28
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-28
drivers/leds/leds-lp5521.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-28
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
1
-12
/
+15
2011-06-28
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
1
-3
/
+12
2011-06-28
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
3
-0
/
+13
2011-06-28
mm/memory-failure.c: fix spinlock vs mutex order
Peter Zijlstra
2
-18
/
+8
2011-06-28
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-28
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-06-28
romfs: fix romfs_get_unmapped_area() argument check
Bob Liu
1
-2
/
+6
[next]