summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* psi: cgroup supportJohannes Weiner2018-10-278-10/+228
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-2715-6/+1003
* sched: introduce this_rq_lock_irq()Johannes Weiner2018-10-272-3/+13
* sched: sched.h: make rq locking and clock functions available in stats.hJohannes Weiner2018-10-271-82/+82
* sched: loadavg: make calc_load_n() publicJohannes Weiner2018-10-272-69/+72
* sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-279-46/+27
* delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-275-2/+61
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-2711-42/+77
* mm: workingset: don't drop refault information prematurelyJohannes Weiner2018-10-271-8/+14
* mm, slab: shorten kmalloc cache names for large sizesVlastimil Babka2018-10-271-12/+26
* mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-273-15/+24
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-275-24/+14
* dcache: allocate external names from reclaimable kmalloc cachesVlastimil Babka2018-10-271-29/+9
* mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka2018-10-272-18/+46
* mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka2018-10-274-38/+52
* userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaultsAndrea Arcangeli2018-10-271-5/+19
* alpha: switch to NO_BOOTMEMMike Rapoport2018-10-274-188/+29
* unicore32: switch to NO_BOOTMEMMike Rapoport2018-10-272-53/+2
* um: switch to NO_BOOTMEMMike Rapoport2018-10-272-11/+11
* um: setup_physmem: stop using global variablesMike Rapoport2018-10-271-3/+3
* nios2: switch to NO_BOOTMEMMike Rapoport2018-10-273-39/+7
* nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-273-10/+3
* of: ignore sub-page memory regionsMike Rapoport2018-10-271-5/+6
* hexagon: switch to NO_BOOTMEMMike Rapoport2018-10-272-12/+11
* mm: convert insert_pfn() to vm_fault_tMatthew Wilcox2018-10-271-19/+5
* mm: convert __vm_insert_mixed() to vm_fault_tMatthew Wilcox2018-10-271-21/+15
* mm: inline vm_insert_pfn_prot() into callerMatthew Wilcox2018-10-271-31/+24
* mm: remove vm_insert_pfn()Matthew Wilcox2018-10-272-39/+30
* mm: remove references to vm_insert_pfn()Matthew Wilcox2018-10-273-5/+5
* mm: make vm_insert_pfn_prot() staticMatthew Wilcox2018-10-272-27/+25
* x86: convert vdso to use vm_fault_tMatthew Wilcox2018-10-271-15/+9
* mm: introduce vmf_insert_pfn_prot()Matthew Wilcox2018-10-272-16/+33
* mm: remove vm_insert_mixed()Matthew Wilcox2018-10-272-18/+11
* cramfs: convert to use vmf_insert_mixedNicolas Pitre2018-10-271-1/+4
* mm: convert to use vm_fault_tSouptick Joarder2018-10-271-2/+2
* mm/page_alloc.c: clean up check_for_memory()Oscar Salvador2018-10-271-6/+3
* mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()Huang Ying2018-10-271-3/+1
* mm/swapfile.c: call free_swap_slot() in __swap_entry_free()Huang Ying2018-10-271-6/+4
* mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache()Huang Ying2018-10-271-32/+25
* kmemleak: add module param to print warnings to dmesgVincent Whitchurch2018-10-271-7/+35
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-277-59/+0
* mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko2018-10-271-1/+3
* mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()Michal Hocko2018-10-271-16/+16
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-10-272-2/+7
* mm: drain memcg stocks on css offliningRoman Gushchin2018-10-271-0/+2
* mm: rework memcg kernel stack accountingRoman Gushchin2018-10-272-7/+61
* slub: extend slub debug to handle multiple slabsAaron Tomlin2018-10-272-9/+53
* mm: don't warn about large allocations for slabDmitry Vyukov2018-10-272-6/+10
* mm/slub.c: switch to bitmap_zalloc()Andy Shevchenko2018-10-271-13/+7
* xtensa: use generic vga.hJiri Slaby2018-10-272-19/+1