summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-02-11Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-02-11Merge commit 'trivial/for-next'Stephen Rothwell
2009-02-11Merge commit 'security-testing/next'Stephen Rothwell
2009-02-11Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-02-11Merge commit 'slab/for-next'Stephen Rothwell
2009-02-11Merge branch 'quilt/rr'Stephen Rothwell
2009-02-11Merge commit 'nfs/linux-next'Stephen Rothwell
2009-02-11Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-10trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-02-09Merge branch 'cachefs' into nextTrond Myklebust
2009-02-09kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-02-09kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-02-09kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-02-09kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-02-09kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-02-09kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-02-09kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-02-09kmemleak: Add the base supportCatalin Marinas
2009-02-09cpumask:remove-address-of-CPU_MASK_ALLRusty Russell
2009-02-08mm: fix error case in mlock downgrade reversionHugh Dickins
2009-02-06Merge branch 'tracing/core' into auto-ftrace-nextIngo Molnar
2009-02-06Merge branch 'x86/mm' into kmemcheckIngo Molnar
2009-02-06CacheFiles: Permit the page lock state to be monitoredDavid Howells
2009-02-06CacheFiles: Add a hook to write a single page of data to an inodeDavid Howells
2009-02-06FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells
2009-02-06FS-Cache: Recruit a couple of page flags for cache managementDavid Howells
2009-02-06FS-Cache: Release page->private after failed readaheadDavid Howells
2009-02-06Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-02-06SLQB: Fix compile warnings on UMA and UPPekka Enberg
2009-02-06Merge branch 'master' into nextJames Morris
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-02-06integrity: IMA hooksMimi Zohar
2009-02-05do_wp_page: fix regression with execute in placeCarsten Otte
2009-02-05Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar
2009-02-03write-back: fix nr_to_write counterArtem Bityutskiy
2009-02-03Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-02-03slqb: dynamic array allocationsNick Piggin
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-02-01Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds
2009-01-30Allow opportunistic merging of VM_CAN_NONLINEAR areasLinus Torvalds
2009-01-29memcg: NULL pointer dereference at rmdir on some NUMA systemsKAMEZAWA Hiroyuki
2009-01-29memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki
2009-01-29memcg: get/put parents at create/freeDaisuke Nishimura
2009-01-29Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds
2009-01-28Merge branch 'topic/slub/fixes' into for-nextPekka Enberg
2009-01-28slub: fix per cpu kmem_cache_cpu array memory leakDavid Rientjes
2009-01-27uclinux: add process name to allocation error messageGreg Ungerer