]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (Andrew's patch-bomb)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 May 2012 22:56:25 +0000 (15:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 May 2012 22:56:25 +0000 (15:56 -0700)
commit4e1f3316f4c483e3dfa5140f4724e2525738cf21
tree22f8498c47467f468dce6c3bca0eb1f3a0c9ade0
parent73209a170b78ec97541936bf7cd235a79c1cf660
parentdbe24e0b36f6dd2cdab1f75322edddfb78645e07
Merge branch 'akpm' (Andrew's patch-bomb)

Merge misc fixes from Andrew Morton.

* emailed from Andrew Morton <akpm@linux-foundation.org>: (4 patches)
  frv: delete incorrect task prototypes causing compile fail
  slub: missing test for partial pages flush work in flush_all()
  fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
  drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
fs/proc/base.c