summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-09oom: badness heuristic rewriteDavid Rientjes3-2/+23
2010-08-09oom: move badness() declaration into oom.hAndrew Morton1-0/+6
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro2-20/+0
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman1-0/+41
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman1-0/+46
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman3-37/+153
2010-08-09mm: implement writeback livelock avoidance using page taggingJan Kara2-1/+2
2010-08-09radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara1-0/+4
2010-08-09ksm: fix ksm swapin time optimizationAndrea Arcangeli1-1/+1
2010-08-09tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen1-1/+2
2010-08-09tmpfs: add accurate compare function to percpu_counter libraryTim Chen1-0/+11
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen2-2/+6
2010-08-09gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen1-1/+3
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2-5/+19
2010-08-09mmzone.h: remove dead prototypeAlexander Nevenchannyy1-2/+0
2010-08-09mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim1-1/+1
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes1-0/+5
2010-08-09oom: extract panic helper functionDavid Rientjes1-0/+1
2010-08-09oom: select task from tasklist for mempolicy oomsDavid Rientjes1-1/+12
2010-08-09buffer_head: remove redundant test from wait_on_bufferRichard Kennedy1-6/+1
2010-08-09mm: extend KSM refcounts to the anon_vma rootRik van Riel1-0/+15
2010-08-09mm: always lock the root (oldest) anon_vmaRik van Riel1-4/+4
2010-08-09mm: track the root (oldest) anon_vmaRik van Riel1-0/+1
2010-08-09mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel1-0/+10
2010-08-09mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel1-2/+2
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+9
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek1-6/+6
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-20/+38
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-1/+4
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-112/+451
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds4-15/+57
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-15/+112
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds10-31/+38
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+33
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-14/+51
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-15/+21
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-28/+23
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-0/+57
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds8-312/+215
2010-08-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2010-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-0/+5
2010-08-06console: Fix compilation regressionJason Wessel1-0/+5
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-5/+33
2010-08-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-420/+55
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-0/+13
2010-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-4/+4