summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: document follow_page()Johannes Weiner2010-05-251-2/+11
* fs-writeback: check sync bit earlier in inode_wait_for_writebackRichard Kennedy2010-05-251-2/+2
* mm: introduce free_pages_prepare()KOSAKI Motohiro2010-05-251-19/+21
* vmscan: page_check_references(): check low order lumpy reclaim properlyKOSAKI Motohiro2010-05-251-15/+26
* readahead.c: fix commentHuang Shijie2010-05-251-1/+1
* vmscan: prevent get_scan_ratio() rounding errorsShaohua Li2010-05-251-52/+55
* mm: consider the entire user address space during node migrationGreg Thelen2010-05-251-1/+1
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-253-1/+52
* mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-254-1/+44
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-255-6/+215
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-254-0/+49
* mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-254-0/+88
* mm: compaction: memory compaction coreMel Gorman2010-05-2510-1/+472
* mm: move definition for LRU isolation modes to a headerMel Gorman2010-05-252-5/+5
* mm: export fragmentation index via debugfsMel Gorman2010-05-251-0/+84
* mm: export unusable free space index via debugfsMel Gorman2010-05-251-1/+149
* mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-253-2/+38
* mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman2010-05-251-3/+14
* mm: migration: allow the migration of PageSwapCache pagesMel Gorman2010-05-251-17/+36
* mm: migration: do not try to migrate unmapped anonymous pagesMel Gorman2010-05-251-0/+11
* mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman2010-05-254-40/+24
* mm: migration: take a reference to the anon_vma before migratingMel Gorman2010-05-253-5/+40
* mm: default to node zonelist ordering when nodes have only lowmemDavid Rientjes2010-05-251-1/+10
* pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi2010-05-251-0/+4
* mincore: do nested page table walksJohannes Weiner2010-05-251-17/+58
* mincore: pass ranges as start,end address pairsJohannes Weiner2010-05-251-30/+27
* mincore: break do_mincore() into logical piecesJohannes Weiner2010-05-251-74/+97
* mincore: cleanupsJohannes Weiner2010-05-251-49/+27
* cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-2511-20/+148
* mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-253-24/+119
* mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn2010-05-251-1/+9
* mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn2010-05-251-10/+6
* mempolicy: rename policy_types and cleanup initializationLee Schermerhorn2010-05-251-6/+12
* mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn2010-05-251-6/+4
* mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn2010-05-251-5/+4
* mempolicy: remove redundant checkBob Liu2010-05-251-11/+5
* mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu2010-05-251-3/+1
* mempolicy: remove redundant codeBob Liu2010-05-251-4/+1
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-252-8/+3
* shmem: remove redundant codeHuang Shijie2010-05-251-2/+0
* sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu2010-05-251-3/+6
* page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo2010-05-251-5/+25
* tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-252-12/+2
* xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-251-2/+0
* xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-252-21/+3
* xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-244-8/+8
|\
| * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-111-4/+2
| * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-221-2/+2
| * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-221-0/+1
OpenPOWER on IntegriCloud