]> 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>
Thu, 14 Aug 2014 23:28:08 +0000 (17:28 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 23:28:08 +0000 (17:28 -0600)
commita421ca061c85b397df1762f2a30ffaa059a44e9e
tree3f3e22af02df6d8e685fb8aa89731f3746306e35
parent12c3638235c37d7621e03d46eaf6bbbfaafa27ac
parentf8e89fd2706e9911971ec02a3f3f5cffd9417822
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc

Pull Sparc fixes from David Miller:
 "Hook up the memfd syscall, and properly claim all PCI resources
  discovered when building the PCI device tree"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc: Hook up memfd_create system call.
  sparc64: Properly claim resources as each PCI bus is probed.
  sparc64: Skip bogus PCI bridge ranges.
  sparc64: Expand PCI bridge probing debug logging.