]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Jun 2013 16:23:56 +0000 (06:23 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Jun 2013 16:23:56 +0000 (06:23 -1000)
commit9dc80d46fad684dc8a1096cdc3e9e672652b2297
treef10c2256b52247f86dcac992feaf76a21e3d52b5
parent018b0db9e9b2da79d21b3d2ff3482659a14db033
parent76d7cab60f3f10297c17de28e39bbf6658f2a3aa
Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc fixes from Helge Deller:
 "This contains a kernel segfault fix when reading /proc/kpageflags or
  /proc/kpagecount, two fixes for the serial port and PCI graphic card
  support on C8000 workstations and a fix to use unshadowed registers
  for flushing D- and I-caches."

* 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm and flush_icache_page_asm
  parisc: provide pci_mmap_page_range() for parisc
  parisc: fix serial ports on C8000 workstation
  parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)