aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-12-05slab, lockdep: Annotate all slab cachesPeter Zijlstra
2011-12-04slab, lockdep: Fix silly bugPeter Zijlstra
2011-11-22Merge commit 'v3.0.10' into v3.0-rtSteven Rostedt
2011-11-21backing-dev: ensure wakeup_timer is deletedRabin Vincent
2011-11-14kconfig-disable-a-few-options-rt.patchThomas Gleixner
2011-11-14mm, rt: kmap_atomic schedulingPeter Zijlstra
2011-11-14mm-vmalloc.patchThomas Gleixner
2011-11-14mm-protect-activate-switch-mm.patchThomas Gleixner
2011-11-14mm: shrink the page frame to !-rt sizePeter Zijlstra
2011-11-14mm: make vmstat -rt awareIngo Molnar
2011-11-14mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2011-11-14mm: convert swap to percpu lockedIngo Molnar
2011-11-14mm-page-alloc-fix.patchThomas Gleixner
2011-11-14mm: page_alloc reduce lock sections furtherPeter Zijlstra
2011-11-14mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2011-11-14mm: More lock breaks in slab.cPeter Zijlstra
2011-11-14slab: Fix __do_drain to use the right array cacheSteven Rostedt
2011-11-14mm-slab-wrap-functions.patchThomas Gleixner
2011-11-14mm: Replace cgroup_page bit spinlockThomas Gleixner
2011-11-14fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2011-11-14mm-slab-move-debug-out.patchThomas Gleixner
2011-11-14mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2011-11-14mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2011-11-14filemap-fix-up.patchThomas Gleixner
2011-11-14mm: raw_pagefault_disablePeter Zijlstra
2011-11-14mm: Prepare decoupling the page fault disabling logicIngo Molnar
2011-11-14slab, lockdep: Annotate the locks before using themPeter Zijlstra
2011-11-14slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2011-11-14memory-zap-unused-stuff.patchThomas Gleixner
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-25mm: fix race between mremap and removing migration entryHugh Dickins
2011-10-03memcg: fix vmscan count in small memcgsKAMEZAWA Hiroyuki
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang
2011-10-03mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel
2011-10-03mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman
2011-10-03mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman
2011-08-17mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch
2011-08-04oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-08-04memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura
2011-08-04mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-08-04mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-07-19vmscan: fix a livelock in kswapdShaohua Li
2011-07-08mm/nommu.c: fix remap_pfn_range()Bob Liu
2011-07-08memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki
2011-07-08memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki
2011-07-08mm: __tlb_remove_page() check the correct batchShaohua Li
2011-07-08mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman
2011-07-08mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman
2011-07-08mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...Mel Gorman