summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2004-11-10[PATCH] Fix O_SYNC speedup for generic_file_write_nolockSuparna Bhattacharya
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox
2004-11-07[PATCH] tmpfs: CONFIG_TMPFS=n mount fixHugh Dickins
2004-11-07[PATCH] fix find_next_best_node()Jesse Barnes
2004-11-07[PATCH] prio_tree: fix prio_tree_expand corner caseRajesh Venkatasubramanian
2004-11-07[PATCH] bootmem use NODE_DATAAndy Whitcroft
2004-11-07[PATCH] unexport lock_page()Andrew Morton
2004-11-03[PATCH] PG_writeback: fix waitqueue_active memory barrierAndrew Morton
2004-10-28[PATCH] swapper_space warning suppressionAndrew Morton
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner
2004-10-27[PATCH] make filemap_fdatawrite_range() staticArjan van de Ven
2004-10-27[PATCH] vmalloc_to_page helperArjan van de Ven
2004-10-27[PATCH] vmscan: pages_scanned fixNick Piggin
2004-10-27[PATCH] tmpfs truncate latencyHugh Dickins
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins
2004-10-27[PATCH] statm: __vm_stat_accountingHugh Dickins
2004-10-27[PATCH] shmem NUMA policy spinlockHugh Dickins
2004-10-27[PATCH] update total_vm on non-MMU configurationsGreg Ungerer
2004-10-25[PATCH] vm: unreclaimable pages debugginfNick Piggin
2004-10-21remap_pfn_range: make the region special.Linus Torvalds
2004-10-20[PATCH] vm_dirty_ratio initialisation fixAndy Whitcroft
2004-10-19[PATCH] slab: reduce fragmentation due to kmem_cache_alloc_nodeManfred Spraul
2004-10-19[PATCH] vmalloc_to_page() preempt cleanupAndrew Morton
2004-10-19[PATCH] vm thrashing control tuningHideo Aoki
2004-10-19[PATCH] vm: introduce remap_pfn_range() to replace remap_page_range()William Lee Irwin III
2004-10-19[PATCH] lighten mmlist_lockHugh Dickins
2004-10-18[PATCH] xattr consolidation v3 - tmpfsJames Morris
2004-10-18[PATCH] taint on bad_pageNick Piggin
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III
2004-10-18[PATCH] don't export shmem_file_setupChristoph Hellwig
2004-10-18[PATCH] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()William Lee Irwin III
2004-10-18[PATCH] consolidate bit waiting code patternsWilliam Lee Irwin III
2004-10-18[PATCH] standardize bit waiting data typeWilliam Lee Irwin III
2004-10-18[PATCH] Create nodemask_tMatthew Dobson
2004-10-18[PATCH] invalidate page race fixJens Axboe
2004-10-18[PATCH] __set_page_dirty_nobuffers mappingsHugh Dickins
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-16[PATCH] kswapd lockup fixNick Piggin
2004-10-13[PATCH] Fix reporting of process start timesTim Schmielau
2004-10-13[PATCH] revert writeback threshold changesAndrew Morton
2004-10-07[PATCH] vmscan: handle empty zonesAndrew Morton
2004-10-06[PATCH] NX: fix read_implies_exec() related noexec-fs breakageIngo Molnar
2004-10-05[PATCH] remove get_cpu_ptr()Andrew Morton
2004-10-02[PATCH] vm: prevent kswapd pageout priority windupNick Piggin
2004-10-01[PATCH] mlockall() take mmap_sem a bit laterChris Wright
2004-10-01[PATCH] make can_do_mlock useful for mlock/mlockallChris Wright
2004-10-01[PATCH] mlockall() check rlimit only when MCL_CURRENT is setChris Wright
2004-10-01[PATCH] mlockall(MCL_FUTURE) unlocks currently locked mappingsChris Wright
2004-09-29[PATCH] overcommit symbolic constantsAndries E. Brouwer