]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10689c0097ed1e8f7a8ed831445c7727a2696375
tree7f5e26da972eb9a5653f9c87cb9db471200702bf
parent375993a550720f121ceb76a646197d70e9cb1247
parent508f7f0f52b00f4d3e81a90fbc83f59a79c2f0a8
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