summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-01-25Merge commit 'v3.2.2' into rt-3.2.2-rt10Clark Williams
2012-01-25SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-25SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins
2012-01-25mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-25slub: fix a possible memleak in __slab_alloc()Eric Dumazet
2012-01-16kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-01-16mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-01-16mm-vmalloc.patchThomas Gleixner
2012-01-16mm-protect-activate-switch-mm.patchThomas Gleixner
2012-01-16mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-01-16mm: make vmstat -rt awareIngo Molnar
2012-01-16mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2012-01-16mm: convert swap to percpu lockedIngo Molnar
2012-01-16mm-page-alloc-fix.patchThomas Gleixner
2012-01-16mm: page_alloc reduce lock sections furtherPeter Zijlstra
2012-01-16mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2012-01-16mm: More lock breaks in slab.cPeter Zijlstra
2012-01-16slab: Fix __do_drain to use the right array cacheSteven Rostedt
2012-01-16mm-slab-wrap-functions.patchThomas Gleixner
2012-01-16mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-01-16mm-slab-move-debug-out.patchThomas Gleixner
2012-01-16mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2012-01-16mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2012-01-16filemap-fix-up.patchThomas Gleixner
2012-01-16mm: raw_pagefault_disablePeter Zijlstra
2012-01-16mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-01-16mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-01-16slab, lockdep: Annotate all slab cachesPeter Zijlstra
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2011-12-29mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro
2011-12-21vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp
2011-12-20mm/vmalloc.c: remove static declaration of va from __get_vm_area_nodeKautuk Consul
2011-12-20oom: fix integer overflow of points in oom_badnessFrantisek Hrbata
2011-12-20memcg: keep root group unchanged if creation failsHillf Danton
2011-12-15percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin
2011-12-13Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov
2011-12-08writeback: set max_pause to lowest value on zero bdi_dirtyWu Fengguang
2011-12-08writeback: permit through good bdi even when global dirty exceededWu Fengguang
2011-12-08writeback: comment on the bdi dirty thresholdWu Fengguang
2011-12-05slab, lockdep: Fix silly bugPeter Zijlstra
2011-12-02fs: Make write(2) interruptible by a fatal signalJan Kara
2011-11-29Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds