Commit Graph

2471 Commits (bbfd28eee9fbd73e780b19beb3dc562befbb94fa)

Author SHA1 Message Date
Lee Schermerhorn bbfd28eee9 unevictable lru: add event counting with statistics 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Rik van Riel 33c120ed28 more aggressively use lumpy reclaim 17 years ago
Rik van Riel c5fdae469a vmscan: add newly swapped in pages to the inactive list 17 years ago
Rik van Riel 7e9cd48420 vmscan: fix pagecache reclaim referenced bit check 17 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Rik van Riel 68a22394c2 vmscan: free swap space on swap-in/activation 17 years ago
KOSAKI Motohiro f04e9ebbe4 swap: use an array for the LRU pagevecs 17 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Badari Pulavarty 71088785c6 mm: cleanup to make remove_memory() arch-neutral 17 years ago
Linus Torvalds d9d332e087 anon_vma_prepare: properly lock even newly allocated entries 17 years ago
Keith Packard 395e0ddc44 Export shmem_file_setup for DRM-GEM 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 17 years ago
Krishna Kumar 0c6aa2639e mm: do_generic_file_read() never gets a NULL 'filp' argument 17 years ago
David Gibson b4d1d99fdd hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault() 17 years ago
Andrew Morton db99100d2e mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum 17 years ago
Aneesh Kumar K.V 17bc6c30cf vfs: Add no_nrwrite_index_update writeback control flag 17 years ago
Oleg Nesterov 8546232355 do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails 17 years ago
Aneesh Kumar K.V 74baaaaec8 vfs: Remove the range_cont writeback mode. 17 years ago
Mimi Zohar 9256292782 integrity: special fs magic 17 years ago
Matt Mackall 70096a561d SLOB: fix bogus ksize calculation fix 17 years ago
Jens Axboe 36144077bc highmem: use bio_has_data() in the bounce path 17 years ago
Matt Mackall 85ba94ba05 SLOB: fix bogus ksize calculation 17 years ago
Andy Whitcroft 6babc32c41 mm: handle initialising compound pages at orders greater than MAX_ORDER 17 years ago
Nick Piggin 4b19de6d1c mm: tiny-shmem nommu fix 17 years ago
Gerald Schaefer 6c1b7f680d memory hotplug: missing zone->lock in test_pages_isolated() 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Daisuke Nishimura a10cebf56c memcg: check under limit at shrink_usage 17 years ago
Nick Piggin db203d53d4 mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex 17 years ago
Salman Qazi 02b71b7012 slub: fixed uninitialized counter in struct kmem_cache_node 17 years ago
Jeremy Fitzhardinge 600715dcdf generic: add phys_addr_t for holding physical addresses 17 years ago
Mel Gorman 5bead2a068 mm: mark the correct zone as full when scanning zonelists 17 years ago
Tejun Heo ce36394269 mmap: fix petty bug in anonymous shared mmap offset handling 17 years ago
KOSAKI Motohiro b954185214 mm: size of quicklists shouldn't be proportional to the number of CPUs 17 years ago
Marcin Slusarz 527655835e mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data 17 years ago
Hisashi Hifumi 6ccfa806a9 VFS: fix dio write returning EIO when try_to_release_page fails 17 years ago
Adam Litke 344c790e38 mm: make setup_zone_migrate_reserve() aware of overlapping nodes 17 years ago
David Woodhouse 0ed97ee470 Remove '#include <stddef.h>' from mm/page_isolation.c 17 years ago
Mel Gorman e80d6a2482 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo 17 years ago
Nick Piggin 14bac5acfd mm: xip/ext2 fix block allocation race 17 years ago
Nick Piggin 538f8ea6c8 mm: xip fix fault vs sparse page invalidate race 17 years ago
Nick Piggin 479db0bf40 mm: dirty page tracking race fix 17 years ago
Johannes Weiner 481ebd0d76 bootmem: fix aligning of node-relative indexes and offsets 17 years ago
Marcin Slusarz 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 years ago
Hugh Dickins 07279cdfd9 mm: show free swap as signed 17 years ago