Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
692b93af71fb6795887affd6a281e4f91407489f
/
mm
/
debug.c
6855ac4
mm/debug.c: PageAnon() is true for PageKsm() pages
by Ralph Campbell
· 5 years ago
76a1850
mm/debug.c: __dump_page() prints an extra line
by Ralph Campbell
· 5 years ago
136ac59
mm: update references to page _refcount
by Baruch Siach
· 6 years ago
5ae2efb
mm/debug.c: fix __dump_page when mapping->host is not set
by Oscar Salvador
· 6 years ago
44dc1b1
mm/debug.c: add a cast to u64 for atomic64_read()
by Qian Cai
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
311ade0
mm/debug.c: fix __dump_page() for poisoned pages
by Robin Murphy
· 6 years ago
70f8a3c
mm: make mm->pinned_vm an atomic64 counter
by Davidlohr Bueso
· 6 years ago
9a2f45f
mm/debug.c: make "migrate_reason_names[]" const char *
by Alexey Dobriyan
· 6 years ago
e0392cf
mm: lower the printk loglevel for __dump_page messages
by Michal Hocko
· 6 years ago
1c6fb1d
mm: print more information about mapping in __dump_page
by Michal Hocko
· 6 years ago
f682a97
mm: provide kernel parameter to allow disabling page init poisoning
by Alexander Duyck
· 6 years ago
7a9cdeb
mm: get rid of vmacache_flush_all() entirely
by Linus Torvalds
· 6 years ago
fc36def
mm: teach dump_page() to correctly output poisoned struct pages
by Pavel Tatashin
· 6 years ago
152a2d1
mm/debug.c: provide useful debugging information for VM_BUG
by Matthew Wilcox
· 7 years ago
af5b0f6
mm: consolidate page table accounting
by Kirill A. Shutemov
· 7 years ago
c481290
mm: introduce wrappers to access mm->nr_ptes
by Kirill A. Shutemov
· 7 years ago
b4e98d9
mm: account pud page tables
by Kirill A. Shutemov
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0a2dd26
mm: make tlb_flush_pending global
by Minchan Kim
· 7 years ago
16af97d
mm: migrate: prevent racy access to tlb_flush_pending
by Nadav Amit
· 7 years ago
46e8a3a
mm, debug: print raw struct page data in __dump_page()
by Vlastimil Babka
· 8 years ago
9996f05
mm: clarify why we avoid page_mapcount() for slab pages in dump_page()
by Kirill A. Shutemov
· 8 years ago
4d35427
mm: avoid endless recursion in dump_page()
by Kirill A. Shutemov
· 8 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
ff8e811
mm, debug: move bad flags printing to bad_page()
by Vlastimil Babka
· 9 years ago
4e46211
mm, page_owner: dump page owner info from dump_page()
by Vlastimil Babka
· 9 years ago
7cd12b4
mm, page_owner: track and print last migrate reason
by Vlastimil Babka
· 9 years ago
b8eceeb
mm, debug: replace dump_flags() with the new printk formats
by Vlastimil Babka
· 9 years ago
edf14cd
mm, printk: introduce new format string for flags
by Vlastimil Babka
· 9 years ago
420adbe9
mm, tracing: unify mm flags handling in tracepoints and printk
by Vlastimil Babka
· 9 years ago
53f9263
mm: rework mapcount accounting to enable 4k mapping of THPs
by Kirill A. Shutemov
· 9 years ago
3ac808f
mm, thp: remove compound_lock()
by Kirill A. Shutemov
· 9 years ago
8463833
mm: rework virtual memory accounting
by Konstantin Khlebnikov
· 9 years ago
1d798ca
mm: make compound_head() robust
by Kirill A. Shutemov
· 9 years ago
de60f5f
mm: introduce VM_LOCKONFAULT
by Eric B Munson
· 9 years ago
33c3fc7
mm: introduce idle page tracking
by Vladimir Davydov
· 9 years ago
af658dc
tracing: Rename ftrace_event.h to trace_events.h
by Steven Rostedt (Red Hat)
· 10 years ago
dc6c9a3
mm: account pmd page tables to the process
by Kirill A. Shutemov
· 10 years ago
0661a33
mm: remove rest usage of VM_NONLINEAR and pte_file()
by Kirill A. Shutemov
· 10 years ago
9edad6e
mm: move page->mem_cgroup bad page handling into generic code
by Johannes Weiner
· 10 years ago
7a82ca0
mm/debug.c: use pr_emerg()
by Andrew Morton
· 10 years ago
31c9afa
mm: introduce VM_BUG_ON_MM
by Sasha Levin
· 10 years ago
82742a3
mm: move debug code out of page_alloc.c
by Sasha Levin
· 10 years ago