summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
d>mm/swap.c: __pagevec_lru_add_fn: typo fixPeng Fan 2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin 2019-02-21mm: handle lru_add_drain_all for UP properlyMichal Hocko 2019-01-04fs: don't open code lru_to_page()Nikolay Borisov 2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS 2018-11-12mm: Replace spin_is_locked() with lockdepLance Roy 2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds 2018-10-26mm/swap.c: remove duplicated includeYueHaibing 2018-10-21pagevec: Use xa_mark_tMatthew Wilcox 2018-09-29xarray: Replace exceptional entriesMatthew Wilcox 2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams 2018-04-05mm/swap.c: remove @cold parameter description for release_pages()Mike Rapoport 2018-02-21mm/swap.c: make functions and their kernel-doc agree (again)Mike Rapoport 2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt 2018-02-06mm: docs: fix parameter names mismatchMike Rapoport 2018-01-31mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap 2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko 2017-11-15mm, pagevec: rename pagevec drained fieldMel Gorman 2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman 2017-11-15mm: remove cold parameter for release_pagesMel Gorman 2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman 2017-11-15mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman 2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara 2017-11-15mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara 2017-11-15mm: implement find_get_pages_range_tag()Jan Kara 2017-10-03mm: avoid marking swap cached page as lazyfreeShaohua Li 2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse 2017-09-06mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara 2017-09-06mm: implement find_get_pages_range()Jan Kara 2017-09-06mm: make pagevec_lookup() update indexJan Kara 2017-07-10mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner