]> 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)
commit481cbc570a0d4978e308ebae47bfa246f4339ee7
treef10c2256b52247f86dcac992feaf76a21e3d52b5
parenta8d00b7f8315b2c87f907653e9568cdf480595e6
parent0557c897a87c6344b1ec739f84f6e16378f7ef98
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)