Commit Graph

2090 Commits (fc36b8d3d819047eb4d23ca079fb4d3af20ff076)

Author SHA1 Message Date
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
Greg Kroah-Hartman 081248de0a kset: move /sys/slab to /sys/kernel/slab 17 years ago
Greg Kroah-Hartman 27c3a314d5 kset: convert slub to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Richard Knutsson 88c3f7a8f2 Security: remove security_file_mmap hook sparse-warnings (NULL as 0). 17 years ago
Mel Gorman 9c09a95cf4 slab: partially revert list3 changes 17 years ago
Larry Woodman c5c99429fa fix hugepages leak due to pagetable page sharing 17 years ago
Anton Salikhmetov 8f7b3d156d Update ctime and mtime for memory-mapped files 17 years ago
Carsten Otte 9723198c21 #ifdef very expensive debug check in page fault path 17 years ago
Sam Ravnborg 1d6f4e60e7 mm: fix section mismatch warning in page_alloc.c 17 years ago
Linus Torvalds c23f72cae9 Revert "writeback: introduce writeback_control.more_io to indicate more io" 17 years ago
Ken Chen 68842c9b94 hugetlbfs: fix quota leak 17 years ago
Christoph Lameter 96990a4ae9 quicklists: Only consider memory that can be used with GFP_KERNEL 17 years ago