Commit Graph

1297 Commits (85ee2ce8ae7d6716beffc84451dd65cd217dbf7a)

Author SHA1 Message Date
Rafael J. Wysocki b1296cc48b freezer: fix racy usage of try_to_freeze in kswapd 18 years ago
Rafael J. Wysocki 7be9823491 swsusp: use inline functions for changing page flags 18 years ago
Akinobu Mita 4ab688c512 slob: fix page order calculation on not 4KB page 18 years ago
Christoph Lameter cfce66047f Slab allocators: remove useless __GFP_NO_GROW flag 18 years ago
Christoph Lameter 4f10493459 slab allocators: Remove SLAB_CTOR_ATOMIC 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Benjamin Herrenschmidt 4b1d89290b get_unmapped_area doesn't need hugetlbfs hacks anymore 18 years ago
Benjamin Herrenschmidt 06abdfb47e get_unmapped_area handles MAP_FIXED in generic code 18 years ago
David Rientjes 2b45ab3398 oom: fix constraint deadlock 18 years ago
Yasunori Goto 2b744c01a5 mm: fix handling of panic_on_oom when cpusets are in use 18 years ago
Akinobu Mita 824ebef122 fault injection: fix failslab with CONFIG_NUMA 18 years ago
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
Nick Piggin 0a27a14a62 mm: madvise avoid exclusive mmap_sem 18 years ago
matze b4169525bc include KERN_* constant in printk() calls in mm/slab.c 18 years ago
Akinobu Mita bc0055aee4 slob: handle SLAB_PANIC flag 18 years ago
Christoph Lameter 6225e93735 Quicklists for page table pages 18 years ago
Christoph Lameter 70d71228af slub: remove object activities out of checking functions 18 years ago
Christoph Lameter 2086d26a05 SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink 18 years ago
Christoph Lameter 88a420e4e2 slub: add ability to list alloc / free callers per slab 18 years ago
Christoph Lameter e95eed571e SLUB: Add MIN_PARTIAL 18 years ago
Christoph Lameter 53e15af03b slub: validation of slabs (metadata and guard zones) 18 years ago
Christoph Lameter 643b113849 slub: enable tracking of full slabs 18 years ago
Christoph Lameter 77c5e2d01a slub: fix object tracking 18 years ago
Christoph Lameter b49af68ff9 Add virt_to_head_page and consolidate code in slab and slub 18 years ago
Christoph Lameter 6d7779538f mm: optimize compound_head() by avoiding a shared page flag 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Christoph Lameter 614410d589 SLUB: allocate smallest object size if the user asks for 0 bytes 18 years ago
Christoph Lameter 47bfdc0d5a SLUB: change default alignments 18 years ago
Christoph Lameter 81819f0fc8 SLUB core 18 years ago
Andrew Morton a3a02be791 slab: mark set_up_list3s() __init 18 years ago
Mel Gorman 3b1d92c565 Do not disable interrupts when reading min_free_kbytes 18 years ago
Eric Dumazet 8da3430d8a slab: NUMA kmem_cache diet 18 years ago
Eric Dumazet 6310984694 SLAB: don't allocate empty shared caches 18 years ago
Eric Dumazet 364fbb29a0 SLAB: use num_possible_cpus() in enable_cpucache() 18 years ago
Jan Kara 6ce745ed39 readahead: code cleanup 18 years ago
Jan Kara ec0f163722 readahead: improve heuristic detecting sequential reads 18 years ago
Borislav Petkov 9490991482 Add unitialized_var() macro for suppressing gcc warnings 18 years ago
Nick Piggin a8127717cb mm: simplify filemap_nopage 18 years ago
Andy Whitcroft 14e0729841 add pfn_valid_within helper for sub-MAX_ORDER hole detection 18 years ago
Joshua N Pritikin 9a82782f8f allow oom_adj of saintly processes 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Pekka Enberg 714b8171af slab: ensure cache_alloc_refill terminates 18 years ago
Nick Piggin 5f22df00a0 mm: remove gcc workaround 18 years ago
Christoph Lameter 1b4244647c Use ZVC counters to establish exact size of dirtyable pages 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Jeremy Fitzhardinge aee16b3cee Add apply_to_page_range() which applies a function to a pte range 18 years ago
Pekka Enberg fd76bab2fa slab: introduce krealloc 18 years ago
Siddha, Suresh B 62918a0361 [PATCH] x86-64: skip cache_free_alien() on non NUMA 18 years ago
Jeremy Fitzhardinge ce6234b529 [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago