Commit Graph

54246 Commits (73243284463a761e04d69d22c7516b2be7de096c)
 

Author SHA1 Message Date
Roland McGrath 7324328446 Return EPERM not ECHILD on security_task_wait failure 18 years ago
Christoph Lameter 906e0be197 page migration: Only migrate pages if allocation in the highest zone is possible 18 years ago
Akinobu Mita 4ab688c512 slob: fix page order calculation on not 4KB page 18 years ago
Akinobu Mita 5bc98594d5 hugetlbfs: add NULL check in hugetlb_zero_setup() 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
Benjamin Herrenschmidt 036e08568c get_unmapped_area handles MAP_FIXED in hugetlbfs 18 years ago
Benjamin Herrenschmidt 11300a64d0 get_unmapped_area handles MAP_FIXED on x86_64 18 years ago
Benjamin Herrenschmidt ac35ee484d get_unmapped_area handles MAP_FIXED on sparc64 18 years ago
Benjamin Herrenschmidt 869e510172 get_unmapped_area handles MAP_FIXED on parisc 18 years ago
Benjamin Herrenschmidt afa37394d6 get_unmapped_area handles MAP_FIXED on ia64 18 years ago
Benjamin Herrenschmidt 5a8130f2b1 get_unmapped_area handles MAP_FIXED on i386 18 years ago
Benjamin Herrenschmidt 2fd3bebaad get_unmapped_area handles MAP_FIXED on frv 18 years ago
Benjamin Herrenschmidt acec0ac0a8 get_unmapped_area handles MAP_FIXED on arm 18 years ago
Benjamin Herrenschmidt 4b87b3b2eb get_unmapped_area handles MAP_FIXED on alpha 18 years ago
Benjamin Herrenschmidt d506a77251 get_unmapped_area handles MAP_FIXED on powerpc 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 f0f3980b21 slab allocators: remove multiple alignment specifications 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
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