]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 Jan 2011 22:30:31 +0000 (08:30 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 Jan 2011 22:30:31 +0000 (08:30 +1000)
commit84fbf33d99da52afda52bbb9ee6e36e0c9c499b1
treeb7497bc5cf17f8c833d1d535e2f235dace25f069
parent8267f3677f20e9ccb53a913a3127a69c969b34b6
parentc1513661181191e2f7b6f0b38840ff5c1d50cb1e
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm

* 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm:
  ARM: smp_on_up: allow non-ARM SMP processors
  ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
  ARM: initrd: disable initrd if passed address overlaps reserved region
  ARM: footbridge: fix debug macros
  ARM: mmci: round down the bytes transferred on error
  ARM: mmci: complete the transaction on error
  ARM: 6642/1: mmci: calculate remaining bytes at error correctly