]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2009 15:20:00 +0000 (08:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2009 15:20:00 +0000 (08:20 -0700)
commit120ad2907efb4fce4057d8eb7097add8a99286b8
tree96fbdbc1344aa67588ce26765f308c674b91a75f
parent000e982c0f28dab6b598dccbfa4ad9311f8e8d60
parent16cf51a3ee74d2f110003ac9b126c0c3f3dd788e
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6

* 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6:
  HWPOISON: fix invalid page count in printk output
  HWPOISON: Allow schedule_on_each_cpu() from keventd
  HWPOISON: fix/proc/meminfo alignment
  HWPOISON: fix oops on ksm pages
  HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
  HWPOISON: return early on non-LRU pages
  HWPOISON: Add brief hwpoison description to Documentation
  HWPOISON: Clean up PR_MCE_KILL interface
kernel/sys.c
kernel/workqueue.c
mm/memory.c