Commit Graph

1543 Commits (bb293e6a24cc2031f74775d95925e003e7250232)

Author SHA1 Message Date
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
David S. Miller 6a5b518f22 [MM]: sparse_init() should be __init. 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
Andi Kleen 0d08e0d3a9 [PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms 18 years ago
Linus Torvalds 07db59bd6b Change default dirty-writeback limits 18 years ago
Martin Schwidefsky 6c210482ae [S390] split page_test_and_clear_dirty. 18 years ago
Christoph Lameter 0e8c7d0fd5 page migration: fix NR_FILE_PAGES accounting 18 years ago
Hugh Dickins 3d124cbba3 fix OOM killing processes wrongly thought MPOL_BIND 18 years ago
David Rientjes 650a7c974f oom: kill all threads that share mm with killed task 18 years ago
Wu, Bryan 6a04de6dbe [PATCH] nommu: fix bug ip_conntrack does not work on nommu 18 years ago
David Howells e94a40c508 [PATCH] SLAB: Mention slab name when listing corrupt objects 18 years ago
Martin Schwidefsky 6e1beb3c22 [S390] page_mkclean data corruption. 18 years ago
Carsten Otte a76c0b9763 [PATCH] mm: fix xip issue with /dev/zero 18 years ago
Hugh Dickins 90ed52ebe4 [PATCH] holepunch: fix mmap_sem i_mutex deadlock 18 years ago
Hugh Dickins 16a100190d [PATCH] holepunch: fix disconnected pages after second truncate 18 years ago
Hugh Dickins 1ae7000630 [PATCH] holepunch: fix shmem_truncate_range punch locking 18 years ago