aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01generic debug pageallocAkinobu Mita
2009-04-01memdup_user(): introduceLi Zefan
2009-04-01hugetlb: chg cannot become less than 0Roel Kluin
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro
2009-04-01mm: don't free swap slots on page deactivationJohannes Weiner
2009-04-01mm: move pagevec stripping to save unlock-relockJohannes Weiner
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-04-01vmscan: respect higher order in zone_reclaim()Johannes Weiner
2009-04-01mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro
2009-04-01vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner
2009-04-01mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim
2009-04-01mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-04-01vmscan: rename sc.may_swap to may_unmapJohannes Weiner
2009-04-01oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov
2009-04-01vmap: remove needless lock and list in vmapMinChan Kim
2009-04-01mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-31tracing, Text Edit Lock: cleanupIngo Molnar
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-30lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell
2009-03-30cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-26writeback: double the dirty thresholdsWu Fengguang
2009-03-26Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-23slob: fix lockup in slob_free()Nick Piggin
2009-03-23slub: use get_track()Akinobu Mita
2009-03-20tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar
2009-03-15highmem: atomic highmem kmap page pinningNicolas Pitre
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar