aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-10-07mm/Kconfig: remove PREEMPT_RT_FULL=n dependency on TLBlinux-lng-preempt-rt-3.10.14-rt9Anders Roxell
2013-10-07kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-10-07mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-10-07mm-vmalloc.patchThomas Gleixner
2013-10-07mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-10-07mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2013-10-07mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-10-07mm: disable slab on rtThomas Gleixner
2013-10-07slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2013-10-07slub: Enable irqs for __GFP_WAITThomas Gleixner
2013-10-07mm: Enable SLUB for RTThomas Gleixner
2013-10-07mm: bounce: Use local_irq_save_nortThomas Gleixner
2013-10-07mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-10-07mm: make vmstat -rt awareIngo Molnar
2013-10-07mm: convert swap to percpu lockedIngo Molnar
2013-10-07mm-page-alloc-fix.patchThomas Gleixner
2013-10-07mm: page_alloc reduce lock sections furtherPeter Zijlstra
2013-10-07mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2013-10-07mm/slab: Don't free locks twice in cpuup_canceledCorey Minyard
2013-10-07mm: More lock breaks in slab.cPeter Zijlstra
2013-10-07mm-slab-wrap-functions.patchThomas Gleixner
2013-10-07mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-10-07mm-slab-move-debug-out.patchThomas Gleixner
2013-10-07mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2013-10-07mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2013-10-07filemap-fix-up.patchThomas Gleixner
2013-10-07mm: raw_pagefault_disablePeter Zijlstra
2013-10-07mm: Prepare decoupling the page fault disabling logicIngo Molnar
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
2013-07-21mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-07-21memcg, kmem: fix reference count handling on the error pathMichal Hocko
2013-07-21slab: fix init_lock_keysChristoph Lameter
2013-07-13Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-18Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-06-13slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin
2013-06-12mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner
2013-06-12frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski
2013-06-12swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-06-12memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra