Commit Graph

1968 Commits (1044e401af9a309637828aa3cc8f3b6409fcbf4e)

Author SHA1 Message Date
Fengguang Wu 8bc3be2751 writeback: speed up writeback of big dirty files 17 years ago
Sam Ravnborg a322f8ab66 mm: fix section mismatch warning in sparse.c 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
Shaohua Li 62e1c55300 page migraton: handle orphaned pages 17 years ago
Masatake YAMATO b5beb1caff check ADVICE of fadvise64_64 even if get_xip_page is given 17 years ago
Larry Woodman e6f3602d2c Include count of pagecache pages in show_mem() output 17 years ago
Bjorn Steinbrink a2b345642f Fix dirty page accounting leak with ext3 data=journal 17 years ago
Qi Yong ae1276b934 set_page_refcounted() VM_BUG_ON fix 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Andi Kleen 1e548deb5d page allocator: remove unused arguments in zone_init_free_lists() 17 years ago
Hugh Dickins 5a9bbdcd29 mm: don't waste swap on locked pages 17 years ago
Christoph Lameter 9eccf2a816 vmstat: remove prefetch 17 years ago
Bron Gondwana 195cf453d2 mm/page-writeback: highmem_is_dirtyable option 17 years ago
Christoph Lameter 3dfa5721f1 Page allocator: get rid of the list of cold pages 17 years ago
Robert Bragg 5dc3318528 mm: don't allow ioremapping of ranges larger than vmalloc space 17 years ago
Christoph Lameter a7f75e2586 vmstat: small revisions to refresh_cpu_vm_stats() 17 years ago
Martin Schwidefsky 08e7d9b557 arch_rebalance_pgtables call 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
Nick Piggin e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 years ago
Adrian Bunk e31d9eb5c1 make __vmalloc_area_node() static 17 years ago
Balbir Singh 625d9573d0 Remove unused code from mm/tiny-shmem.c 17 years ago
Adrian Bunk f61eaf9fc5 mm/page-writeback.c: make a function static 17 years ago
Matt Mackall 1e88328111 maps4: make page monitoring /proc file optional 17 years ago
Matt Mackall e6473092bd maps4: introduce a generic page walker 17 years ago
Matt Mackall 698dd4ba6b maps4: move is_swap_pte 17 years ago
Christoph Hellwig 61d5048f14 clean up vmtruncate 17 years ago
Hugh Dickins 1b1b32f2c6 tmpfs: fix shmem_swaplist races 17 years ago
Hugh Dickins b409f9fcf0 tmpfs: radix_tree_preloading 17 years ago
Hugh Dickins 2e0e26c76a tmpfs: open a window in shmem_unuse_inode 17 years ago
Hugh Dickins cb5f7b9a47 tmpfs: make shmem_unuse more preemptible 17 years ago
Hugh Dickins a0ee5ec520 tmpfs: allocate on read when stacked 17 years ago
Hugh Dickins d9fe526a83 tmpfs: allow filepage alongside swappage 17 years ago
Hugh Dickins 73b1262fa4 tmpfs: move swap swizzling into shmem 17 years ago
Hugh Dickins f000944d03 tmpfs: shuffle add_to_swap_caches 17 years ago
Hugh Dickins bb63be0a09 tmpfs: move swap_state stats update 17 years ago
Michael Marineau 818db35992 tmpfs: fix mounts when size is less than the page size 17 years ago
Pavel Emelyanov 5b04c6890f shmem: factor out sbi->free_inodes manipulations 17 years ago
Hugh Dickins 2e441889c3 swapoff: scan ptes preemptibly 17 years ago
Hugh Dickins 8952898b0d swapin: fix valid_swaphandles defect 17 years ago
Hugh Dickins 5402b976ae shmem_file_write is redundant 17 years ago
Hugh Dickins d3602444e1 shmem_getpage return page locked 17 years ago
Hugh Dickins 27d54b398e shmem: SGP_QUICK and SGP_FAULT redundant 17 years ago
Hugh Dickins 02098feaa4 swapin needs gfp_mask for loop on tmpfs 17 years ago
Hugh Dickins 46017e9548 swapin_readahead: move and rearrange args 17 years ago
Hugh Dickins c4cc6d07b2 swapin_readahead: excise NUMA bogosity 17 years ago
Christoph Lameter bf53d6f8fa vmalloc: clean up page array indexing 17 years ago
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Christoph Lameter b3bdda02aa vmalloc: add const to void* parameters 17 years ago
Christoph Lameter 48667e7a43 Move vmalloc_to_page() to mm/vmalloc. 17 years ago