aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-12-17mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2013-12-17mm/slub: do not rely on slab_cached passed to free_delayed()Sebastian Andrzej Siewior
2013-12-17kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-12-17slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2013-12-17slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-12-17mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-12-17mm: Enable SLUB for RTThomas Gleixner
2013-12-17mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-12-17mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-12-17mm-vmalloc.patchThomas Gleixner
2013-12-17mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-12-17mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-12-17mm: make vmstat -rt awareIngo Molnar
2013-12-17mm: convert swap to percpu lockedIngo Molnar
2013-12-17mm-page-alloc-fix.patchThomas Gleixner
2013-12-17mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-12-17mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-12-17mm: More lock breaks in slab.cPeter Zijlstra
2013-12-17mm-slab-wrap-functions.patchThomas Gleixner
2013-12-17mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-12-17mm-slab-move-debug-out.patchThomas Gleixner
2013-12-17mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-12-17mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-12-17filemap-fix-up.patchThomas Gleixner
2013-12-17mm: raw_pagefault_disablePeter Zijlstra
2013-12-17mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-12-17FIX [2/2] slub: Tid must be retrieved from the percpu area of the current pro...Christoph Lameter
2013-12-17FIX [1/2] slub: Do not dereference NULL pointer in node_matchChristoph Lameter
2013-12-06mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-12-06mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanningMel Gorman
2013-12-06mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi
2013-11-07mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-11-07mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-11-07mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-11-07mm: Prevent parallel splits during THP migrationMel Gorman
2013-11-07mm: numa: cleanup flow of transhuge page migrationHugh Dickins
2013-11-07mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman
2013-10-31mm: fix BUG in __split_huge_page_pmdHugh Dickins
2013-10-31writeback: fix negative bdi max pauseFengguang Wu
2013-10-10mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-20memcg: fix multiple large threshold notificationsGreg Thelen
2013-09-20mm: fix aio performance regression for database caused by THPKhalid Aziz
2013-09-20mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-05memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin
2013-08-29block: Add bio_for_each_segment_all()Kent Overstreet
2013-08-29Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-29arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-08-29mm: fix the TLB range flushed when __tlb_remove_page() runs out of slotsVineet Gupta
2013-08-21mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov
2013-07-16mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li