Merge branch 'akpm' (patches from Andrew Morton)
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jan 2015 00:25:42 +0000 (16:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jan 2015 00:25:42 +0000 (16:25 -0800)
commit4adca1cbc4cedb31aba03497b3de238ea13b566a
tree7f5e26da972eb9a5653f9c87cb9db471200702bf
parentc976a67b02821d324f5e9fffe87e807364fe1a0e
parent45cd15e600ec8006305ce83f62c7208c2cb7a052
Merge branch 'akpm' (patches from Andrew Morton)

Merge misc fixes from Andrew Morton:
 "Six fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
  printk: add dummy routine for when CONFIG_PRINTK=n
  mm/vmscan: fix highidx argument type
  memcg: remove extra newlines from memcg oom kill log
  x86, build: replace Perl script with Shell script
  mm: page_alloc: embed OOM killing naturally into allocation slowpath