]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Dec 2011 20:26:26 +0000 (12:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Dec 2011 20:26:26 +0000 (12:26 -0800)
commit6650fdee5dca8e35e4d0e71482f50dedb2d76181
treea9b16f5cef9ec006061b284fcf79645a7d89cbff
parent89339440f109f18946fec949113a28147d60c714
parent089db12e7190dae8bde492dc4ff58fb99c12c536
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc32: Be less strict in matching %lo part of relocation.
  sbus: convert drivers/sbus/char/* to use module_platform_driver()
  bbc_i2c: Remove unneeded err variable
  sparc: Use kmemdup rather than duplicating its implementation