summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Add utilsTobias Klauser1-1/+1
2010-11-16Add basic device handling infrastructureTobias Klauser1-2/+3
2010-11-12Implement more instructionsTobias Klauser1-1/+3
2010-11-11Implement basic instruction handlingTobias Klauser1-2/+2
2010-11-10First bunch of rework, stil work in progressTobias Klauser1-14/+32
2010-11-10Initial import of nios2sim (http://nios2sim.googlecode.com/svn/trunk/ r16)Tobias Klauser1-0/+25
f067747b2f4'>tools/vm parent1d148e218a0d0566b1c06f2f45f1436d53b049b2 (diff)
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Add KPF_ZERO_PAGE flag for zero_page, so that userspace processes can detect zero_page in /proc/kpageflags, and then do memory analysis more accurately. Signed-off-by: Yalin Wang <yalin.wang@sonymobile.com> Acked-by: Kirill A. Shutemov <kirill@shutemov.name> Cc: Konstantin Khlebnikov <koct9i@gmail.com> Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/vm')