]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm'(patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2016 21:12:27 +0000 (13:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2016 21:12:27 +0000 (13:12 -0800)
commitfcce8cd4e0d02c372becb060a04706f76025621c
treef7eae19a8fd7e95256657dbdcbf24e7e7dab2c5b
parent940e1179f46d9df8fc5fb69f7c0a56c242b41be1
parent72a89e64111e8f51c02e7bf529e9e9d347be204d
Merge branch 'akpm'(patches from Andrew)

Merge fixes from Andrew Morton:
 "10 fixes"

The lockdep hlist conversion is in the locking tree too, waiting for the
next merge window.  Andrew thought it should go in now.  I'll take it,
since it fixes a real problem and looks trivially correct (famous last
words).

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
  mm: fix pfn_t vs highmem
  kernel/locking/lockdep.c: convert hash tables to hlists
  mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
  mm,thp: khugepaged: call pte flush at the time of collapse
  mm/backing-dev.c: fix error path in wb_init()
  mm, dax: check for pmd_none() after split_huge_pmd()
  vsprintf: kptr_restrict is okay in IRQ when 2
  mm: fix filemap.c kernel doc warning
  ubsan: cosmetic fix to Kconfig text