]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 May 2013 16:09:47 +0000 (09:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 May 2013 16:09:47 +0000 (09:09 -0700)
commit3b76aff54720fb8e0ff3535265f5a0d4a615509f
tree385fe773b3549dec86261cf1933beb3f8a7adf61
parentb4019d5ab4dd656b93bab57387aa2ae737812f39
parent8cc84f0bf831b37aff3f174cdfd355f65381ce58
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6

Pull misc fixes from David Woodhouse:
 "This is some miscellaneous cleanups that don't really belong anywhere
  else (or were ignored), that have been sitting in linux-next for some
  time.  Two of them are fixes resulting from my audit of krealloc()
  usage that don't seem to have elicited any response when I posted
  them, and the other three are patches from Artem removing dead code."

* tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6:
  pcmcia: remove RPX board stuff
  m68k: remove rpxlite stuff
  pcmcia: remove Motorola MBX860 support
  params: Fix potential memory leak in add_sysfs_param()
  dell-laptop: Fix krealloc() misuse in parse_da_table()