Commit Graph

1849 Commits (1e548deb5d1630ca14ba04da04e3b6b3766178c7)

Author SHA1 Message Date
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
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Oleg Nesterov 8a459e44ad sys_remap_file_pages: fix ->vm_file accounting 17 years ago
root ba84c73c7a SLUB: Do not upset lockdep 17 years ago
Pekka Enberg 064287807c SLUB: Fix coding style violations 17 years ago
Christoph Lameter 7c2e132c54 Add parameter to add_partial to avoid having two functions 17 years ago
Christoph Lameter 9824601ead SLUB: rename defrag to remote_node_defrag_ratio 17 years ago
Christoph Lameter f61396aed9 Move count_partial before kmem_cache_shrink 17 years ago
Christoph Lameter 151c602f79 SLUB: Fix sysfs refcounting 17 years ago
Harvey Harrison e374d48356 slub: fix shadowed variable sparse warnings 17 years ago