aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-18
|\
| * memcg: fix a race when setting memory.swappinessLi Zefan2009-01-15
| * memcg: fix section mismatchLi Zefan2009-01-15
| * revert "mm: vmalloc use mutex for purge"Andrew Morton2009-01-15
| * memcg: make oom less frequentlyDaisuke Nishimura2009-01-15
| * memcg: fix hierarchical reclaimDaisuke Nishimura2009-01-15
| * memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura2009-01-15
| * memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura2009-01-15
| * alpha: fix vmalloc breakageIvan Kokshaysky2009-01-15
| * [CVE-2009-0029] System call wrappers part 28Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 26Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-14
| * [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
| * x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-13
| * x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com2009-01-13
| * lockdep, mm: fix might_fault() annotationPeter Zijlstra2009-01-12
* | Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-10
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
| |\
| | * NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-08
| | * NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
| | * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
| | * NOMMU: Delete askedalloc and realalloc variablesDavid Howells2009-01-08
| * | cgroups: use hierarchy_mutex in memory controllerPaul Menage2009-01-08
| * | memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2009-01-08
| * | memcg: fix LRU accounting for SwapCacheKAMEZAWA Hiroyuki2009-01-08
| * | memcg: use css_tryget in memcgKAMEZAWA Hiroyuki2009-01-08
| * | memcg: fix double free and make refcnt saneKAMEZAWA Hiroyuki2009-01-08
| * | memcg: fix swap accounting leakKAMEZAWA Hiroyuki2009-01-08
| * | memcg: change try_to_free_pages to hierarchical_reclaimDaisuke Nishimura2009-01-08
| * | memcg: avoid deadlock caused by race between oom and cpuset_attachDaisuke Nishimura2009-01-08
| * | memcg: remove mem_cgroup_try_chargeDaisuke Nishimura2009-01-08
| * | memcg: don't trigger oom at page migrationDaisuke Nishimura2009-01-08
| * | memcg: show real limit under hierarchy modeKAMEZAWA Hiroyuki2009-01-08
| * | memcg: fix calculation of active_ratioKOSAKI Motohiro2009-01-08
| * | memcg: swappinessKOSAKI Motohiro2009-01-08
| * | memcg: protect prev_priorityKOSAKI Motohiro2009-01-08
| * | memcg: rename scan global lruKAMEZAWA Hiroyuki2009-01-08
| * | memcg: show reclaim statKOSAKI Motohiro2009-01-08
| * | memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro2009-01-08
| * | memcg: add zone_reclaim_statKOSAKI Motohiro2009-01-08
| * | memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro2009-01-08
| * | memcg: add inactive_anon_is_low()KOSAKI Motohiro2009-01-08
| * | memcg: add null check to page_cgroup_zoneinfo()KOSAKI Motohiro2009-01-08
| * | mm: make get_scan_ratio() safe for memcgKOSAKI Motohiro2009-01-08
| * | mm: add zone nr_pages helper functionKOSAKI Motohiro2009-01-08
| * | mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-08
| * | inactive_anon_is_low: move to vmscanKOSAKI Motohiro2009-01-08
| * | memcg: hierarchy avoid unnecessary reclaimDaisuke Nishimura2009-01-08