Age | Commit message (Expand) | Author | Files | Lines |
2022-05-25 | include/trace/events/mmflags.h: cleanup for "tracing: incorrect gfp_t convers... | Vasily Averin | 1 | -41/+43 |
2022-05-13 | tracing: incorrect gfp_t conversion | Vasily Averin | 1 | -39/+39 |
2022-03-25 | kasan, page_alloc: allow skipping memory init for HW_TAGS | Andrey Konovalov | 1 | -0/+1 |
2022-03-25 | kasan, page_alloc: allow skipping unpoisoning for HW_TAGS | Andrey Konovalov | 1 | -2/+3 |
2022-03-25 | kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS | Andrey Konovalov | 1 | -3/+9 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-09-08 | mm/idle_page_tracking: make PG_idle reusable | SeongJae Park | 1 | -1/+1 |
2021-09-03 | mm: remove VM_DENYWRITE | David Hildenbrand | 1 | -1/+0 |
2021-08-20 | mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names | Mike Rapoport | 1 | -1/+3 |
2021-06-04 | kasan: disable freed user page poisoning with HW tags | Peter Collingbourne | 1 | -1/+8 |
2021-05-05 | userfaultfd: add minor fault registration mode | Axel Rasmussen | 1 | -0/+7 |
2020-09-04 | mm: Add PG_arch_2 page flag | Steven Price | 1 | -1/+8 |
2020-08-24 | Revert "powerpc/64s: Remove PROT_SAO support" | Shawn Anastasio | 1 | -0/+2 |
2020-07-21 | powerpc/64s: Remove PROT_SAO support | Nicholas Piggin | 1 | -2/+0 |
2020-04-07 | mm/vma: add missing VMA flag readable name for VM_SYNC | Anshuman Khandual | 1 | -0/+1 |
2018-10-27 | mm: workingset: tell cache transitions from workingset thrashing | Johannes Weiner | 1 | -0/+1 |
2018-02-23 | Drop a bunch of metag references | James Hogan | 1 | -1/+1 |
2017-11-16 | mm: remove __GFP_COLD | Mel Gorman | 1 | -1/+0 |
2017-11-16 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 1 | -1/+0 |
2017-09-07 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 1 | -7/+1 |
2017-07-13 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 1 | -1/+1 |
2017-07-11 | oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-02-23 | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint | Michal Hocko | 1 | -0/+8 |
2017-02-23 | oom, trace: add compaction retry tracepoint | Michal Hocko | 1 | -0/+26 |
2017-02-23 | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header | Michal Hocko | 1 | -0/+64 |
2017-01-11 | mm: get rid of __GFP_OTHER_NODE | Michal Hocko | 1 | -2/+1 |
2016-12-25 | mm: add PageWaiters indicating tasks are waiting for a page bit | Nicholas Piggin | 1 | -0/+1 |
2016-12-25 | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked | Nicholas Piggin | 1 | -1/+0 |
2016-07-29 | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations | Vlastimil Babka | 1 | -0/+1 |
2016-03-18 | mm, tracing: refresh __def_vmaflag_names | Kirill A. Shutemov | 1 | -7/+16 |
2016-03-16 | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 1 | -0/+164 |