]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 May 2015 18:17:41 +0000 (11:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 May 2015 18:17:41 +0000 (11:17 -0700)
commit0336104dcba613586cd22279db445840d4ebcdeb
tree94df76934cc043810211f9de59d9d62ac20ec491
parentf0897f4cc0fcdd2410ba0ff0bc1bc64e6e72672a
parentb0dc2b9bb4ab782115b964310518ee0b17784277
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "8 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm, numa: really disable NUMA balancing by default on single node machines
  MAINTAINERS: update Jingoo Han's email address
  CMA: page_isolation: check buddy before accessing it
  uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
  kernfs: do not account ino_ida allocations to memcg
  gfp: add __GFP_NOACCOUNT
  tools/vm: fix page-flags build
  drivers/rtc/rtc-armada38x.c: remove unused local `flags'