summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | vmscan: synchronous lumpy reclaim should not call congestion_wait()KOSAKI Motohiro2010-10-261-2/+0
* | writeback: account for time spent congestion_waitedMel Gorman2010-10-261-0/+5
* | tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-261-0/+6
* | vmscan: delete dead codeShaohua Li2010-10-261-10/+0
* | writeback: report dirty thresholds in /proc/vmstatMichael Rubin2010-10-261-14/+25
* | writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-262-0/+5
* | mm: add account_page_writeback()Michael Rubin2010-10-261-1/+12
* | mm/mempolicy.c: check return code of check_rangeVasiliy Kulikov2010-10-261-1/+4
* | vmscan: prevent background aging of anon page in no swap systemMinchan Kim2010-10-261-1/+16
* | memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki2010-10-262-36/+68
* | memory hotplug: fix notifier's return value checkKAMEZAWA Hiroyuki2010-10-261-1/+1
* | mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim2010-10-264-7/+18
* | mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2010-10-261-1/+2
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-262-2/+0
* | oom: kill all threads sharing oom killed task's mmDavid Rientjes2010-10-261-0/+24
* | oom: avoid killing a task if a thread sharing its mm cannot be killedDavid Rientjes2010-10-261-4/+5
* | mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman2010-10-261-1/+1
* | mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki2010-10-261-1/+1
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-265-156/+514
|\ \ | |/ |/|
| * Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-225-115/+482
| |\
| | * Fix migration.c compilation on s390Andi Kleen2010-10-111-0/+2
| | * Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-082-3/+6
| | * hugepage: move is_hugepage_on_freelist inside ifdef to avoid warningAndi Kleen2010-10-081-1/+2
| | * Clean up __page_set_anon_rmapAndi Kleen2010-10-081-17/+8
| | * HWPOISON, hugetlb: fix unpoison for hugepageNaoya Horiguchi2010-10-081-2/+2
| | * HWPOISON, hugetlb: soft offlining for hugepageNaoya Horiguchi2010-10-081-4/+55
| | * HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASEDNaoya Horiguchi2010-10-082-1/+33
| | * hugetlb: move refcounting in hugepage allocation inside hugetlb_lockNaoya Horiguchi2010-10-081-22/+13
| | * HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-082-6/+29
| | * hugetlb: hugepage migration coreNaoya Horiguchi2010-10-082-19/+231
| | * hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-081-5/+40
| | * hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-081-25/+54
| | * hugetlb: fix metadata corruption in hugetlb_fault()Naoya Horiguchi2010-10-081-12/+9
| * | Merge branch 'hwpoison-cleanups' into hwpoisonAndi Kleen2010-10-221-41/+32
| |\ \
| | * | HWPOISON: Remove retry loop for try_to_unmapAndi Kleen2010-10-081-14/+1
| | * | HWPOISON: Turn addr_valid from bitfield into charAndi Kleen2010-10-081-1/+1
| | * | HWPOISON: Disable DEBUG by defaultAndi Kleen2010-10-081-1/+0
| | * | HWPOISON: Convert pr_debugs to pr_infoAndi Kleen2010-10-081-12/+12
| | * | HWPOISON: Improve comments in memory-failure.cAndi Kleen2010-10-081-13/+18
| | |/
* | | [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-251-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+3
|\ \ \
| * | | Fix typo s/contenious/continuous in commentNikanth Karthikesan2010-08-181-2/+2
| * | | Merge branch 'master' into for-nextJiri Kosina2010-08-116-280/+333
| |\ \ \
| * | | | fix a typo on comments in mm/percpu.cNamhyung Kim2010-08-111-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-10-242-373/+419
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusPekka Enberg2010-10-2413-504/+851
| |\ \ \ \ \
| * | | | | | SLUB: Fix memory hotplug with !NUMAPekka Enberg2010-10-061-1/+1
| * | | | | | slub: Move functions to reduce #ifdefsChristoph Lameter2010-10-061-156/+141
| * | | | | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-061-5/+35
| * | | | | | SLUB: Optimize slab_free() debug checkPekka Enberg2010-10-061-2/+2
OpenPOWER on IntegriCloud