Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim | Johannes Weiner | 1 | -1/+1 |
2018-10-26 | psi: cgroup support | Johannes Weiner | 8 | -10/+228 |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner | 15 | -6/+1003 |
2018-10-26 | sched: introduce this_rq_lock_irq() | Johannes Weiner | 2 | -3/+13 |
2018-10-26 | sched: sched.h: make rq locking and clock functions available in stats.h | Johannes Weiner | 1 | -82/+82 |
2018-10-26 | sched: loadavg: make calc_load_n() public | Johannes Weiner | 2 | -69/+72 |
2018-10-26 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 9 | -46/+27 |
2018-10-26 | delayacct: track delays from thrashing cache pages | Johannes Weiner | 5 | -2/+61 |
2018-10-26 | mm: workingset: tell cache transitions from workingset thrashing | Johannes Weiner | 11 | -42/+77 |
2018-10-26 | mm: workingset: don't drop refault information prematurely | Johannes Weiner | 1 | -8/+14 |
2018-10-26 | mm, slab: shorten kmalloc cache names for large sizes | Vlastimil Babka | 1 | -12/+26 |
2018-10-26 | mm, proc: add KReclaimable to /proc/meminfo | Vlastimil Babka | 3 | -15/+24 |
2018-10-26 | mm: rename and change semantics of nr_indirectly_reclaimable_bytes | Vlastimil Babka | 5 | -24/+14 |
2018-10-26 | dcache: allocate external names from reclaimable kmalloc caches | Vlastimil Babka | 1 | -29/+9 |
2018-10-26 | mm, slab/slub: introduce kmalloc-reclaimable caches | Vlastimil Babka | 2 | -18/+46 |
2018-10-26 | mm, slab: combine kmalloc_caches and kmalloc_dma_caches | Vlastimil Babka | 4 | -38/+52 |
2018-10-26 | userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults | Andrea Arcangeli | 1 | -5/+19 |
2018-10-26 | alpha: switch to NO_BOOTMEM | Mike Rapoport | 4 | -188/+29 |
2018-10-26 | unicore32: switch to NO_BOOTMEM | Mike Rapoport | 2 | -53/+2 |
2018-10-26 | um: switch to NO_BOOTMEM | Mike Rapoport | 2 | -11/+11 |
2018-10-26 | um: setup_physmem: stop using global variables | Mike Rapoport | 1 | -3/+3 |
2018-10-26 | nios2: switch to NO_BOOTMEM | Mike Rapoport | 3 | -39/+7 |
2018-10-26 | nios2: use generic early_init_dt_add_memory_arch | Mike Rapoport | 3 | -10/+3 |
2018-10-26 | of: ignore sub-page memory regions | Mike Rapoport | 1 | -5/+6 |
2018-10-26 | hexagon: switch to NO_BOOTMEM | Mike Rapoport | 2 | -12/+11 |
2018-10-26 | mm: convert insert_pfn() to vm_fault_t | Matthew Wilcox | 1 | -19/+5 |
2018-10-26 | mm: convert __vm_insert_mixed() to vm_fault_t | Matthew Wilcox | 1 | -21/+15 |
2018-10-26 | mm: inline vm_insert_pfn_prot() into caller | Matthew Wilcox | 1 | -31/+24 |
2018-10-26 | mm: remove vm_insert_pfn() | Matthew Wilcox | 2 | -39/+30 |
2018-10-26 | mm: remove references to vm_insert_pfn() | Matthew Wilcox | 3 | -5/+5 |
2018-10-26 | mm: make vm_insert_pfn_prot() static | Matthew Wilcox | 2 | -27/+25 |
2018-10-26 | x86: convert vdso to use vm_fault_t | Matthew Wilcox | 1 | -15/+9 |
2018-10-26 | mm: introduce vmf_insert_pfn_prot() | Matthew Wilcox | 2 | -16/+33 |
2018-10-26 | mm: remove vm_insert_mixed() | Matthew Wilcox | 2 | -18/+11 |
2018-10-26 | cramfs: convert to use vmf_insert_mixed | Nicolas Pitre | 1 | -1/+4 |
2018-10-26 | mm: convert to use vm_fault_t | Souptick Joarder | 1 | -2/+2 |
2018-10-26 | mm/page_alloc.c: clean up check_for_memory() | Oscar Salvador | 1 | -6/+3 |
2018-10-26 | mm/swapfile.c: clear si->swap_map[] in swap_free_cluster() | Huang Ying | 1 | -3/+1 |
2018-10-26 | mm/swapfile.c: call free_swap_slot() in __swap_entry_free() | Huang Ying | 1 | -6/+4 |
2018-10-26 | mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache() | Huang Ying | 1 | -32/+25 |
2018-10-26 | kmemleak: add module param to print warnings to dmesg | Vincent Whitchurch | 1 | -7/+35 |
2018-10-26 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 7 | -59/+0 |
2018-10-26 | mm, mmu_notifier: be explicit about range invalition non-blocking mode | Michal Hocko | 1 | -1/+3 |
2018-10-26 | mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() | Michal Hocko | 1 | -16/+16 |
2018-10-26 | mm: don't miss the last page because of round-off error | Roman Gushchin | 2 | -2/+7 |
2018-10-26 | mm: drain memcg stocks on css offlining | Roman Gushchin | 1 | -0/+2 |
2018-10-26 | mm: rework memcg kernel stack accounting | Roman Gushchin | 2 | -7/+61 |
2018-10-26 | slub: extend slub debug to handle multiple slabs | Aaron Tomlin | 2 | -9/+53 |
2018-10-26 | mm: don't warn about large allocations for slab | Dmitry Vyukov | 2 | -6/+10 |
2018-10-26 | mm/slub.c: switch to bitmap_zalloc() | Andy Shevchenko | 1 | -13/+7 |