Commit Graph

4562 Commits (e4dc8f507c3066d6fcece988d99b6d766c46af85)

Author SHA1 Message Date
Andi Kleen 898e70d1e5 HWPOISON: Disable DEBUG by default 15 years ago
Andi Kleen fb46e73520 HWPOISON: Convert pr_debugs to pr_info 15 years ago
Andi Kleen 1c80b990a3 HWPOISON: Improve comments in memory-failure.c 15 years ago
Andi Kleen aa50d3a7aa Encode huge page size for VM_FAULT_HWPOISON errors 15 years ago
Andi Kleen d5bd910696 hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning 15 years ago
Andi Kleen 4e1c19750a Clean up __page_set_anon_rmap 15 years ago
Naoya Horiguchi 6a90181c7b HWPOISON, hugetlb: fix unpoison for hugepage 15 years ago
Naoya Horiguchi d950b95882 HWPOISON, hugetlb: soft offlining for hugepage 15 years ago
Naoya Horiguchi 8c6c2ecb44 HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED 15 years ago
Naoya Horiguchi a9869b837c hugetlb: move refcounting in hugepage allocation inside hugetlb_lock 15 years ago
Naoya Horiguchi 6de2b1aab9 HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() 15 years ago
Naoya Horiguchi 290408d4a2 hugetlb: hugepage migration core 15 years ago
Naoya Horiguchi 0ebabb416f hugetlb: redefine hugepage copy functions 15 years ago
Naoya Horiguchi bf50bab2b3 hugetlb: add allocate function for hugepage migration 15 years ago
Naoya Horiguchi 998b4382c1 hugetlb: fix metadata corruption in hugetlb_fault() 15 years ago
Kirill A. Shutemov ad4ca5f4b7 memcg: fix thresholds with use_hierarchy == 1 15 years ago
Robin Holt f241e6607b mm: alloc_large_system_hash() printk overflow on 16TB boot 15 years ago
Andi Kleen 47f43e7efa HWPOISON: Stop shrinking at right page count 15 years ago
Andi Kleen 0d9ee6a2d4 HWPOISON: Report correct address granuality for AO huge page errors 15 years ago
Pekka Enberg 92a5bbc11f SLUB: Fix memory hotplug with !NUMA 15 years ago
Christoph Lameter a5a84755c5 slub: Move functions to reduce #ifdefs 15 years ago
Christoph Lameter ab4d5ed5ee slub: Enable sysfs support for !CONFIG_SLUB_DEBUG 15 years ago
Pekka Enberg 15b7c51420 SLUB: Optimize slab_free() debug check 15 years ago
Yinghai Lu f1af98c762 memblock: Fix wraparound in find_region() 15 years ago
Hugh Dickins 4e31635c36 ksm: fix bad user data when swapping 15 years ago
Hugh Dickins 4829b906cc ksm: fix page_address_in_vma anon_vma oops 15 years ago
Namhyung Kim 5d1f57e4d3 slub: Move NUMA-related functions under CONFIG_NUMA 15 years ago
Namhyung Kim 3478973ded slub: Add lock release annotation 15 years ago
Namhyung Kim a5dd5c117c slub: Fix signedness warnings 15 years ago
Christoph Lameter 62e346a830 slub: extract common code to remove objects from partial list without locking 15 years ago
Christoph Lameter f7cb193362 SLUB: Pass active and inactive redzone flags instead of boolean to debug functions 15 years ago
Christoph Lameter 7340cc8414 slub: reduce differences between SMP and NUMA 15 years ago
Pekka Enberg ed59ecbf89 Revert "Slub: UP bandaid" 15 years ago
Tejun Heo ed6c1115c8 percpu: clear memory allocated with the km allocator 15 years ago
Tejun Heo 9b8327bb24 percpu: use percpu allocator on UP too 15 years ago
Tejun Heo 0bc1406241 vmalloc: pcpu_get/free_vm_areas() aren't needed on UP 15 years ago
Pekka Enberg 84c1cf6246 SLUB: Fix merged slab cache names 15 years ago
Christoph Lameter db210e70e5 Slub: UP bandaid 15 years ago
David Rientjes a016471a16 slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches 15 years ago
Christoph Lameter 8de66a0c02 slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug 15 years ago
Christoph Lameter 7d550c56a2 slub: Add dummy functions for the !SLUB_DEBUG case 15 years ago
David Rientjes 8df275af8d slob: fix gfp flags for order-0 page allocations 15 years ago
Christoph Lameter c1d508365e slub: Move gfpflag masking out of the hotpath 15 years ago
Christoph Lameter c016b0bdee slub: Extract hooks for memory checkers from hotpaths 15 years ago
Christoph Lameter 51df114281 slub: Dynamically size kmalloc cache allocations 15 years ago
Christoph Lameter 6c182dc0de slub: Remove static kmem_cache_cpu array for boot 15 years ago
Christoph Lameter 55136592fe slub: Remove dynamic dma slab allocation 15 years ago
Christoph Lameter 1537066c69 slub: Force no inlining of debug functions 15 years ago
Larry Woodman 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 years ago
Linus Torvalds e92b05dec8 fremap: get rid of broken 'end' variable 15 years ago