]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Aug 2013 23:49:06 +0000 (16:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Aug 2013 23:49:06 +0000 (16:49 -0700)
commit359d16ca1bd6adcd9f031da35d807f9c37ec6a6e
treebeaba817bad04e853a1319132892762be3803c02
parent0f7dd1aa8f959216f1faa71513b9d3c1a9065e5a
parentea077b1b96e073eac5c3c5590529e964767fc5f7
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k

Pull m68k fixes from Geert Uytterhoeven:
 "These are two critical fixes, needed by distro kernels, and thus also
  destined for stable:

   - The do_div() commit fixes a crash in mounting btrfs volumes, which
     was a regression from 3.2,

   - The ARAnyM fix allows to have NatFeat drivers as loadable modules,
     which is needed for initrds"

* 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
  m68k: Truncate base in do_div()
  m68k/atari: ARAnyM - Fix NatFeat module support