aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-11-21kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-11-21mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-11-21mm-vmalloc.patchThomas Gleixner
2013-11-21mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-11-21mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2013-11-21mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-11-21mm: disable slab on rtThomas Gleixner
2013-11-21slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2013-11-21slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-11-21mm/slub: do not rely on slab_cached passed to free_delayed()Sebastian Andrzej Siewior
2013-11-21mm: Enable SLUB for RTThomas Gleixner
2013-11-21mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-11-21mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-11-21mm: make vmstat -rt awareIngo Molnar
2013-11-21mm: convert swap to percpu lockedIngo Molnar
2013-11-21mm-page-alloc-fix.patchThomas Gleixner
2013-11-21mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-11-21mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-11-21mm/slab: Don't free locks twice in cpuup_canceledCorey Minyard
2013-11-21mm: More lock breaks in slab.cPeter Zijlstra
2013-11-21mm-slab-wrap-functions.patchThomas Gleixner
2013-11-21mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-11-21mm-slab-move-debug-out.patchThomas Gleixner
2013-11-21mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-11-21mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-11-21filemap-fix-up.patchThomas Gleixner
2013-11-21mm: raw_pagefault_disablePeter Zijlstra
2013-11-21mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-11-13mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()Zhang Yanfei
2013-11-13mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX
2013-11-13mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-11-13mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-11-13mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-11-13mm: Prevent parallel splits during THP migrationMel Gorman
2013-11-13mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman
2013-11-13mm: numa: Do not account for a hinting fault if we racedMel Gorman
2013-11-13mm: make generic_access_phys available for modulesUwe Kleine-König
2013-11-04writeback: fix negative bdi max pauseFengguang Wu
2013-11-04mm: fix BUG in __split_huge_page_pmdHugh Dickins
2013-10-18cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-10-13mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-10-13mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong
2013-10-01mm: fix aio performance regression for database caused by THPKhalid Aziz
2013-09-26mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-26memcg: fix multiple large threshold notificationsGreg Thelen
2013-09-07memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-20memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin
2013-08-04mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov
2013-08-04mm: fix the TLB range flushed when __tlb_remove_page() runs out of slotsVineet Gupta