summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-03-10mm/compaction: Break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-02-07mm: introduce helper function mem_init_print_info() to simplify mem_init()Jiang Liu
2014-02-07mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu
2014-02-07mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2014-02-07Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2014-02-07mm: remove free_area_cacheMichel Lespinasse
2014-02-07mm/nobootmem.c: have __free_pages_memory() free in larger chunks.Robin Holt
2014-02-07mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2014-02-07mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2014-01-09cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-12-20mm: make is_vmalloc_addr locklessLaura Abbott
2013-12-10Merge "mm: change freepage state correctly in __isolate_free_page"Linux Build Service Account
2013-12-05Merge "add extra free kbytes tunable"Linux Build Service Account
2013-12-02mm: change freepage state correctly in __isolate_free_pageLaura Abbott
2013-11-25add extra free kbytes tunableRik van Riel
2013-11-21mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX
2013-11-20Merge "mm: make is_vmalloc_addr work properly."Linux Build Service Account
2013-11-19mm: make is_vmalloc_addr work properly.Laura Abbott
2013-11-14mm: swap: Rate limit swap write errorsOlav Haugan
2013-11-14mm: vmscan: Move pages that fail swapout to LRU active listOlav Haugan
2013-11-07mm: vmscan: fix do_try_to_free_pages() livelockLisa Du
2013-11-04Merge "zswap: add to mm/"Linux Build Service Account
2013-11-04Merge "zbud: add to mm/"Linux Build Service Account
2013-10-28mm: remove compressed copy from zram in-memoryMinchan Kim
2013-10-18zswap: add to mm/Seth Jennings
2013-10-18zbud: add to mm/Seth Jennings
2013-10-07Merge "mm, sched: Allow uaccess in atomic with pagefault_disable()"Linux Build Service Account
2013-10-07Merge "mm, sched: Drop voluntary schedule from might_fault()"Linux Build Service Account
2013-10-04mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin
2013-10-04mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin
2013-10-01debug-pagealloc: Panic on pagealloc corruptionSubbaraman Narayanamurthy
2013-09-13mm: panic on the first bad page table entry accessPushkar Joshi
2013-09-05mm: Update is_vmalloc_addr to account for vmalloc savingsLaura Abbott
2013-09-05Revert "mm: sync vmalloc address space page tables in alloc_vm_area()"Stephen Boyd
2013-09-04android/lowmemorykiller: Selectively count free CMA pagesLiam Mark
2013-09-04Revert "android/lowmemorykiller: Only consider gfp_mask free pages"Olav Haugan
2013-09-04ion: tracing: add ftrace events for ion allocationsLiam Mark
2013-09-04android/lowmemorykiller: Only consider gfp_mask free pagesLiam Mark
2013-09-04kernel: Add hooks for user-accessible timers in the kernel.Greg Reid
2013-09-04msm: 8974: Add driver to enable/disable memblock-remove featureNeeti Desai
2013-09-04Merge branch 'qandroid-3.10' into msm-3.10Stephen Boyd
2013-08-22mm: Remove __init annotations from free_bootmem_lateLaura Abbott
2013-08-22msm: Increase the kernel virtual area to include lowmemNeeti Desai
2013-08-22msm: Allow lowmem to be non contiguous and mixed.Neeti Desai
2013-08-22mm: pass readahead info down to the i/o schedulerLee Susman
2013-08-22mm: Always split CMA pagesLaura Abbott
2013-08-22mm: change initial readahead window size calculationLee Susman
2013-08-22mm: Retry original migrate type if CMA failedLaura Abbott
2013-07-08mm: vmscan: remove unused name arrayStephen Boyd
2013-07-08mm: Don't put CMA pages on per cpu listsLaura Abbott