Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Dec 2012 16:42:13 +0000 (08:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Dec 2012 16:42:13 +0000 (08:42 -0800)
commit04c5decdc0aecde43bf44860484f26ee0691335f
tree16e1e9982c090c78a471ab43e62d30824412437b
parentd91fa971285a3ac33b4e8af6cea7c455543e2599
parentc90e6fbb220d44988cb65af3707367c57cdb65a8
Merge branch 'upstream' of git://git.linux-mips.org/ralf/upstream-linus

Pull MIPS fixes from Ralf Baechle:
 "These are the fixes for the N32 syscall bugs found by Al, an
  extraneous break that broke detection for R3000 and R3081 processors,
  an endless loop processing signals for kernel task (x86 received the
  same fix a while ago) and a fix for transparent huge page which took
  ages to track down because it was so hard to come up with a workable
  test case."

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
  MIPS: Fix endless loop when processing signals for kernel tasks
  MIPS: R3000/R3081: Fix CPU detection.
  MIPS: N32: Fix signalfd4 syscall entry point
  MIPS: N32: Fix preadv(2) and pwritev(2) entry points.
  MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()
This page took 0.042129 seconds and 5 git commands to generate.