aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-11-19Merge tag 'v3.8.13.10' into v3.8-rtSteven Rostedt (Red Hat)
2013-10-23Merge tag 'v3.8.13.9' into v3.8-rtSteven Rostedt (Red Hat)
2013-10-23Merge tag 'v3.8.13.8' into v3.8-rtSteven Rostedt (Red Hat)
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-12Merge tag 'v3.8.13.7' into v3.8-rtSteven Rostedt (Red Hat)
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-08-13kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-08-13slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2013-08-13slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-08-13mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-08-13mm: Enable SLUB for RTThomas Gleixner
2013-08-13mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-08-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-08-13mm-vmalloc.patchThomas Gleixner
2013-08-13mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-08-13mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-08-13mm: make vmstat -rt awareIngo Molnar
2013-08-13mm: convert swap to percpu lockedIngo Molnar
2013-08-13mm-page-alloc-fix.patchThomas Gleixner
2013-08-13mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-08-13mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-08-13mm: More lock breaks in slab.cPeter Zijlstra
2013-08-13mm-slab-wrap-functions.patchThomas Gleixner
2013-08-13mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-08-13mm-slab-move-debug-out.patchThomas Gleixner
2013-08-13mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-08-13mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-08-13filemap-fix-up.patchThomas Gleixner
2013-08-13mm: raw_pagefault_disablePeter Zijlstra
2013-08-13mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-08-13FIX [2/2] slub: Tid must be retrieved from the percpu area of the current pro...Christoph Lameter
2013-08-13FIX [1/2] slub: Do not dereference NULL pointer in node_matchChristoph Lameter
2013-07-16mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-07-09futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-14mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-14mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski
2013-06-14swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-05-31mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-31mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-05-31mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-05-31mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-05-31mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner
2013-05-31mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong