Commit Graph

1331 Commits (f37bc2712b54ec641e0c0c8634f1a4b61d9956c0)

Author SHA1 Message Date
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down 18 years ago
Heiko Carstens 38c3bd96a0 slab: use CPU_LOCK_[ACQUIRE|RELEASE] 18 years ago
David Howells ef71c15c46 AFS: export a couple of core functions for AFS write support 18 years ago
Ken Chen 8a63011275 pretend cpuset has some form of hugetlb page reservation 18 years ago
Ken Chen ace4bd29c2 fix leaky resv_huge_pages when cpuset is in use 18 years ago
Pekka J Enberg 7ae439ce0c krealloc: fix kerneldoc comments 18 years ago
Christoph Lameter 5e6d444ea1 SLUB: rework slab order determination 18 years ago
Christoph Lameter 45edfa580b SLUB: include lifetime stats and sets of cpus / nodes in tracking output 18 years ago
Christoph Lameter 41ecc55b8a SLUB: add CONFIG_SLUB_DEBUG 18 years ago
Christoph Lameter 02cbc87446 SLUB: move tracking definitions and check_valid_pointer() away from debug code 18 years ago
Christoph Lameter 636f0d7de8 SLUB: consolidate trace code 18 years ago
Christoph Lameter 35e5d7ee27 SLUB: introduce DebugSlab(page) 18 years ago
Christoph Lameter b345970905 SLUB: move resiliency check into SYSFS section 18 years ago
Christoph Lameter 7656c72b5a SLUB: add macros for scanning objects in a slab 18 years ago
Christoph Lameter 672bba3a4b SLUB: update comments 18 years ago
Christoph Lameter 26a7bd0302 SLUB: get rid of finish_bootstrap 18 years ago
Christoph Lameter 1f99a283dc SLUB: clean up krealloc 18 years ago
Christoph Lameter abcd08a6f5 SLUB: use check_valid_pointer in kmem_ptr_validate 18 years ago
Christoph Lameter be7b3fbcef SLUB: after object padding only needed for Redzoning 18 years ago
Christoph Lameter 65c02d4cfb SLUB: add support for dynamic cacheline size determination 18 years ago
Roland McGrath 74add80cbd Remove unused variable in get_unmapped_area 18 years ago
Jaya Kumar 60b59beafb fbdev: mm: Deferred IO support 18 years ago
Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Yasunori Goto 72280ede31 Add white list into modpost.c for memory hotplug code and ia64's machvec section 18 years ago
Yasunori Goto a3142c8e1d Fix section mismatch of memory hotplug related code. 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
David Woodhouse b46b8f19c9 Increase slab redzone to 64bits 18 years ago
Linus Torvalds 0f9008ef38 Fix up SLUB compile 18 years ago
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