aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-08scheduling while atomic in cgroup codeMike Galbraith
2015-05-08mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-05-08mm-vmalloc.patchThomas Gleixner
2015-05-08mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2015-05-08mm/memcontrol: do no disable interruptsSebastian Andrzej Siewior
2015-05-08mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2015-05-08mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2015-05-08slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2015-05-08slub: Enable irqs for __GFP_WAITThomas Gleixner
2015-05-08mm: Enable SLUB for RTThomas Gleixner
2015-05-08mm: make vmstat -rt awareIngo Molnar
2015-05-08mm: convert swap to percpu lockedIngo Molnar
2015-05-08mm-page-alloc-fix.patchThomas Gleixner
2015-05-08mm: page_alloc reduce lock sections furtherPeter Zijlstra
2015-05-08mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2015-05-08mm/workingset: do not protect workingset_shadow_nodes with irq offSebastian Andrzej Siewior
2015-05-08kconfig-disable-a-few-options-rt.patchThomas Gleixner
2015-05-08mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2015-05-08mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2015-05-08mm: raw_pagefault_disablePeter Zijlstra
2015-05-08mm: Prepare decoupling the page fault disabling logicIngo Molnar
2015-04-28mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi
2015-04-24writeback: fix possible underflow in write bandwidth calculationTejun Heo
2015-04-24writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo
2015-04-24mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolateLaura Abbott
2015-04-24mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng
2015-04-24mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu
2015-04-24mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-04-24mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon
2015-03-23vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko
2015-03-14mm: fix negative nr_isolated countsHugh Dickins
2015-03-14mm/memory.c: actually remap enough memoryGrazvydas Ignotas
2015-03-14mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim
2015-03-14mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-03-14mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-03-14mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-03-14mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi
2015-03-14mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protectionNaoya Horiguchi
2015-03-14mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()Naoya Horiguchi
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-11memcg, shmem: fix shmem migration to use lrucareMichal Hocko
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-02-05memcg: remove extra newlines from memcg oom kill logGreg Thelen
2015-02-05vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds