summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* do_wp_page: fix regression with execute in placeCarsten Otte2009-02-051-1/+1
* write-back: fix nr_to_write counterArtem Bityutskiy2009-02-031-6/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-021-1/+1
|\
| * slub: fix per cpu kmem_cache_cpu array memory leakDavid Rientjes2009-01-281-1/+1
* | Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds2009-02-011-45/+2
* | Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds2009-01-312-24/+26
* | Allow opportunistic merging of VM_CAN_NONLINEAR areasLinus Torvalds2009-01-301-1/+4
* | memcg: NULL pointer dereference at rmdir on some NUMA systemsKAMEZAWA Hiroyuki2009-01-291-1/+1
* | memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki2009-01-291-1/+4
* | memcg: get/put parents at create/freeDaisuke Nishimura2009-01-291-1/+22
* | Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds2009-01-291-20/+6
* | uclinux: add process name to allocation error messageGreg Ungerer2009-01-271-2/+2
* | nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().Paul Mundt2009-01-211-1/+19
* | memcg: fix a race when setting memory.swappinessLi Zefan2009-01-151-1/+9
* | memcg: fix section mismatchLi Zefan2009-01-151-1/+1
* | revert "mm: vmalloc use mutex for purge"Andrew Morton2009-01-151-5/+4
* | memcg: make oom less frequentlyDaisuke Nishimura2009-01-151-4/+6
* | memcg: fix hierarchical reclaimDaisuke Nishimura2009-01-151-32/+36
* | memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura2009-01-151-8/+15
* | memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura2009-01-151-1/+16
* | alpha: fix vmalloc breakageIvan Kokshaysky2009-01-151-0/+11
* | [CVE-2009-0029] System call wrappers part 28Heiko Carstens2009-01-142-17/+15
* | [CVE-2009-0029] System call wrappers part 26Heiko Carstens2009-01-141-2/+2
* | [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-143-5/+5
* | [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-147-18/+17
* | [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-142-3/+24
* | [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-144-4/+4
|/
* x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+4
* x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com2009-01-131-1/+7
* lockdep, mm: fix might_fault() annotationPeter Zijlstra2009-01-121-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-092-326/+711
|\
| * NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-081-0/+14
| * NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-081-23/+42
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-082-296/+674
| * NOMMU: Delete askedalloc and realalloc variablesDavid Howells2009-01-081-27/+1
* | cgroups: use hierarchy_mutex in memory controllerPaul Menage2009-01-081-8/+6
* | memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2009-01-082-92/+72
* | memcg: fix LRU accounting for SwapCacheKAMEZAWA Hiroyuki2009-01-081-9/+50
* | memcg: use css_tryget in memcgKAMEZAWA Hiroyuki2009-01-081-36/+62
* | memcg: fix double free and make refcnt saneKAMEZAWA Hiroyuki2009-01-081-15/+6
* | memcg: fix swap accounting leakKAMEZAWA Hiroyuki2009-01-082-8/+10
* | memcg: change try_to_free_pages to hierarchical_reclaimDaisuke Nishimura2009-01-081-8/+4
* | memcg: avoid deadlock caused by race between oom and cpuset_attachDaisuke Nishimura2009-01-082-2/+5
* | memcg: remove mem_cgroup_try_chargeDaisuke Nishimura2009-01-081-20/+1
* | memcg: don't trigger oom at page migrationDaisuke Nishimura2009-01-081-1/+1
* | memcg: show real limit under hierarchy modeKAMEZAWA Hiroyuki2009-01-081-0/+35
* | memcg: fix calculation of active_ratioKOSAKI Motohiro2009-01-082-34/+32
* | memcg: swappinessKOSAKI Motohiro2009-01-082-10/+75
* | memcg: protect prev_priorityKOSAKI Motohiro2009-01-081-1/+17
* | memcg: rename scan global lruKAMEZAWA Hiroyuki2009-01-081-16/+16
OpenPOWER on IntegriCloud