]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (fixes from Andrew Morton)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Sep 2014 15:11:43 +0000 (08:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Sep 2014 15:11:43 +0000 (08:11 -0700)
commitba7dd919d941c9c6c7a41e82dc052ee1e2ef7348
tree959becddd4e666624cb95713b547e87011eb8ca6
parentc7580ba0dfee7903a736c7a87105b00f114621d8
parent47552ca109ca65c5191beb364b970635b16aaaac
Merge branch 'akpm' (fixes from Andrew Morton)

Merge fixes from Andrew Morton:
 "9 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm: softdirty: keep bit when zapping file pte
  fs/cachefiles: add missing \n to kerror conversions
  genalloc: fix device node resource counter
  drivers/rtc/rtc-efi.c: add missing module alias
  mm, slab: initialize object alignment on cache creation
  mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
  ocfs2/dlm: do not get resource spinlock if lockres is new
  nilfs2: fix data loss with mmap()
  ocfs2: free vol_label in ocfs2_delete_osb()