Commit Graph

54540 Commits (78a62d2c9817dc1adfc563f5a7654df2c89be416)
 

Author SHA1 Message Date
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
Peter Zijlstra 96018fdacb mm: optimize acorn partition truncate 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 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
David Miller 3a2cba993b Quicklist support for sparc64 18 years ago
Christoph Lameter 6225e93735 Quicklists for page table pages 18 years ago
Christoph Lameter c09d875172 slub: add slabinfo tool 18 years ago
Christoph Lameter 352434211d slub: user documentation 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 3052086483 PowerPC: Disable SLUB for configurations in which slab page structs are modified 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
Andy Whitcroft 543691a6cd tty_register_driver: only allocate tty instances when defined 18 years ago
Christoph Lameter b5637e65ee i386: use page allocator to allocate thread_info structure 18 years ago
David Rientjes c596d9f320 cpusets: allow TIF_MEMDIE threads to allocate anywhere 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
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
David Rientjes f79f177c25 smaps: add pages referenced count to smaps 18 years ago
David Rientjes 826fad1b93 smaps: extract pmd walker from smaps code 18 years ago
Zachary Amsden 0013572b2a i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} 18 years ago
David Rientjes 10a8d6ae4b i386: add ptep_test_and_clear_{dirty,young} 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
Adrian Bunk ac267728f1 mm/slab.c: proper prototypes 18 years ago
Heiko Carstens 411f0f3edc Introduce CONFIG_HAS_DMA 18 years ago
Joshua N Pritikin 9a82782f8f allow oom_adj of saintly processes 18 years ago
Nick Piggin 3d67f2d7c0 fs: buffer don't PageUptodate without page locked 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