1. 6b4c54e mm/page_owner.c: reduce page_owner structure size by Ayush Mittal · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 5f48f0b mm, page_owner: skip unnecessary stack_trace entries by Prakash Gupta · 7 years ago
  4. 1090302 mm, page_owner: don't grab zone->lock for init_pages_in_zone() by Vlastimil Babka · 7 years ago
  5. dab4ead mm, page_owner: make init_pages_in_zone() faster by Vlastimil Babka · 7 years ago
  6. 727c080 mm: avoid taking zone lock in pagetypeinfo_showmixed() by Vinayak Menon · 7 years ago
  7. 9300d8d mm/page_owner: don't define fields on struct page_ext by hard-coding by Joonsoo Kim · 8 years ago
  8. e2f612e mm/page_owner: move page_owner specific function to page_owner.c by Joonsoo Kim · 8 years ago
  9. f2ca0b5 mm/page_owner: use stackdepot to store stacktrace by Joonsoo Kim · 8 years ago
  10. a9627bc mm/page_owner: introduce split_page_owner and replace manual handling by Joonsoo Kim · 8 years ago
  11. a8efe1c mm/page_owner: copy last_migrate_reason in copy_page_owner() by Joonsoo Kim · 8 years ago
  12. 8285027 mm/page_owner: avoid null pointer dereference by Sudip Mukherjee · 8 years ago
  13. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  14. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 8 years ago
  15. 9d43f5a mm/page_owner: add zone range overlapping check by Joonsoo Kim · 8 years ago
  16. 756a025 mm: coalesce split strings by Joe Perches · 9 years ago
  17. 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 9 years ago
  18. 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 9 years ago
  19. d435edc mm, page_owner: copy page owner info during migration by Vlastimil Babka · 9 years ago
  20. 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 9 years ago
  21. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
  22. e2cfc91 mm/page_owner: set correct gfp_mask on page_owner by Joonsoo Kim · 9 years ago
  23. 44c5af9 mm/page_owner.c: use late_initcall to hook in enabling by Paul Gortmaker · 9 years ago
  24. 94f759d6 mm/page_owner.c: remove unnecessary stack_trace field by Sergei Rogachev · 10 years ago
  25. 61cf5fe mm/page_owner: correct owner information for early allocated pages by Joonsoo Kim · 10 years ago
  26. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago