summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-1817-101/+181
|\
| * 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 commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-1131-1691/+3801
|\ \ | |/
| * 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
| * | memcg: show reclaim statKOSAKI Motohiro2009-01-081-0/+30
| * | memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro2009-01-082-38/+10
| * | memcg: add zone_reclaim_statKOSAKI Motohiro2009-01-083-23/+67
| * | memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro2009-01-082-1/+14
| * | memcg: add inactive_anon_is_low()KOSAKI Motohiro2009-01-082-15/+68
| * | memcg: add null check to page_cgroup_zoneinfo()KOSAKI Motohiro2009-01-081-0/+3
| * | mm: make get_scan_ratio() safe for memcgKOSAKI Motohiro2009-01-081-6/+9
| * | mm: add zone nr_pages helper functionKOSAKI Motohiro2009-01-081-4/+11
| * | mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-083-25/+42
| * | inactive_anon_is_low: move to vmscanKOSAKI Motohiro2009-01-081-0/+20
| * | memcg: hierarchy avoid unnecessary reclaimDaisuke Nishimura2009-01-081-0/+2
OpenPOWER on IntegriCloud