https://github.com/torvalds/linux
Revision 3c49de52d5647cda8b42c4255cf8a29d1e22eff5 authored by Linus Torvalds on 03 December 2016, 02:48:11 UTC, committed by Linus Torvalds on 03 December 2016, 02:48:11 UTC
Merge more fixes from Andrew Morton:
 "2 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm, vmscan: add cond_resched() into shrink_node_memcg()
  mm: workingset: fix NULL ptr in count_shadow_nodes
2 parent s 8655639 + bd04173
History
Tip revision: 3c49de52d5647cda8b42c4255cf8a29d1e22eff5 authored by Linus Torvalds on 03 December 2016, 02:48:11 UTC
Merge branch 'akpm' (patches from Andrew)
Tip revision: 3c49de5
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 220 bytes
balloc.c -rw-r--r-- 27.1 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 15.6 KB
file.c -rw-r--r-- 962 bytes
ialloc.c -rw-r--r-- 9.2 KB
inode.c -rw-r--r-- 32.6 KB
namei.c -rw-r--r-- 7.3 KB
super.c -rw-r--r-- 43.2 KB
swab.h -rw-r--r-- 2.5 KB
ufs.h -rw-r--r-- 5.0 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.0 KB
util.h -rw-r--r-- 16.4 KB

back to top