]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (Fixes from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Nov 2012 02:33:33 +0000 (18:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Nov 2012 02:33:33 +0000 (18:33 -0800)
commit3328574d5994712054d60d11da7cc174d83c9755
treedeaf92b185ed33b86c5f6de225f0d16e39a94725
parent4f3c063138bac0eecac0aca56b60822326b72048
parentcf86b2541f7905b49a972fdbd684b5cedc58115a
Merge branch 'akpm' (Fixes from Andrew)

Merge misc fixes from Andrew Morton:
 "8 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (8 patches)
  futex: avoid wake_futex() for a PI futex_q
  watchdog: using u64 in get_sample_period()
  writeback: put unused inodes to LRU after writeback completion
  mm: vmscan: check for fatal signals iff the process was throttled
  Revert "mm: remove __GFP_NO_KSWAPD"
  proc: check vma->vm_file before dereferencing
  UAPI: strip the _UAPI prefix from header guards during header installation
  include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID