Commit Graph

126200 Commits (58a01a45721bf7bd3a41a86248c3cb02a6b0c501)
 

Author SHA1 Message Date
Julia Lawall 58a01a4572 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem 16 years ago
Hugh Dickins cbf84b7add mm: further cleanup page_add_new_anon_rmap 16 years ago
Hugh Dickins 2afd1c928f mm: make page_lock_anon_vma() static 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Hugh Dickins 51726b1222 mm: replace some BUG_ONs by VM_BUG_ONs 16 years ago
Hugh Dickins 6d91add09f mm: add Set,ClearPageSwapCache stubs 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks 16 years ago
Franck Bui-Huu 39f0dee2d8 do_mpage_readpage(): remove useless clear_buffer_mapped() call 16 years ago
Jeremy Fitzhardinge 38e0edb15b mm/apply_to_range: call pte function with lazy updates 16 years ago
Nick Piggin cd52858c73 mm: vmalloc make lazy unmapping configurable 16 years ago
Nick Piggin e97a630eb0 mm: vmalloc use mutex for purge 16 years ago
Glauber Costa 8487784833 mm: vmalloc improve vmallocinfo 16 years ago
Glauber Costa c1279c4ef3 mm: vmalloc tweak failure printk 16 years ago
Johannes Weiner 4917e5d049 mm: more likely reclaim MADV_SEQUENTIAL mappings 16 years ago
KOSAKI Motohiro 64cdd548ff mm: cleanup: remove #ifdef CONFIG_MIGRATION 16 years ago
KOSAKI Motohiro 1b0bd11886 mm: get rid of pagevec_release_nonlru() 16 years ago
Yinghai Lu 5594c8c813 mm: print out memmap number only if it is not zero 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Nick Piggin ee53a891f4 mm: do_sync_mapping_range integrity fix 16 years ago
Andrew Morton 82fd1a9a8c mm: write_cache_pages more terminate quickly 16 years ago
Nick Piggin d5482cdf8a mm: write_cache_pages terminate quickly 16 years ago
Nick Piggin 515f4a037f mm: write_cache_pages optimise page cleaning 16 years ago
Nick Piggin 5a3d5c9813 mm: write_cache_pages cleanups 16 years ago
Nick Piggin 05fe478dd0 mm: write_cache_pages integrity fix 16 years ago
Nick Piggin 00266770b8 mm: write_cache_pages writepage error fix 16 years ago
Nick Piggin bd19e012f6 mm: write_cache_pages early loop termination 16 years ago
Nick Piggin 31a12666d8 mm: write_cache_pages cyclic fix 16 years ago
Miquel van Smoorenburg 38c8e61809 do_mpage_readpage(): don't submit lots of small bios on boundary 16 years ago
David Rientjes 75aa199410 oom: print triggering task's cpuset and mems allowed 16 years ago
David Rientjes c7d4caeb1d oom: fix zone_scan_mutex name 16 years ago
Nick Piggin 1c0fe6e3bd mm: invoke oom-killer from page fault 16 years ago
Brice Goglin 5bd1455c23 mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default 16 years ago
Brice Goglin 3140a22730 mm: rework do_pages_move() to work on page_sized chunks 16 years ago
Hugh Dickins 390722baa7 mm: don't mark_page_accessed in shmem_fault 16 years ago
Nick Piggin bf3f3bc5e7 mm: don't mark_page_accessed in fault path 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago
Linus Torvalds 238c6d5483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 16 years ago
Jonathan Brassow a159c1ac5f dm snapshot: extend exception store functions 16 years ago
Alasdair G Kergon 4db6bfe02b dm snapshot: split out exception store implementations 16 years ago
Jonathan Brassow 1ae25f9c93 dm snapshot: rename struct exception_store 16 years ago
Jonathan Brassow aea53d92f7 dm snapshot: separate out exception store interface 16 years ago
Alasdair G Kergon fe9cf30eb8 dm mpath: move trigger_event to system workqueue 16 years ago
Milan Broz 784aae735d dm: add name and uuid to sysfs 16 years ago
Mikulas Patocka d58168763f dm table: rework reference counting 16 years ago
Andi Kleen ab4c142488 dm: support barriers on simple devices 16 years ago
Kiyoshi Ueda 7d76345da6 dm request: extend target interface 16 years ago
Kiyoshi Ueda 8fbf26ad5b dm request: add caches 16 years ago
Milan Broz 23d39f63aa dm ioctl: allow dm_copy_name_and_uuid to return only one field 16 years ago