Commit Graph

1997 Commits (05bd831fcdf4ce08ae5b832cfe03a303245fb135)

Author SHA1 Message Date
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
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Fengguang Wu 28bc44d7d1 do_invalidatepage() comment typo fix 17 years ago
Nick Piggin 124d3b7041 fix writev regression: pan hanging unkillable and un-straceable 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Jiri Kosina c1d171a002 x86: randomize brk 17 years ago
Paul Mundt d5f68c6dbd sh: Bump number of quicklists for SH-5. 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Pekka Enberg 556a169dab slab: fix bootstrap on memoryless node 17 years ago
Greg Kroah-Hartman 1eada11c88 Kobject: convert mm/slub.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago