Commit Graph

5675 Commits (5b03ff1b2444ddf7b8084b7505101e97257aff5a)

Author SHA1 Message Date
Tejun Heo 1440c4e2c9 memblock: Track total size of regions automatically 13 years ago
Tejun Heo c0ce8fef55 memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove() 13 years ago
Tejun Heo eb18f1b5bf memblock: Make memblock functions handle overflowing range @size 13 years ago
Tejun Heo 719361809f memblock: Reimplement __memblock_remove() using memblock_isolate_range() 13 years ago
Tejun Heo 6a9ceb31c0 memblock: Separate out memblock_isolate_range() from memblock_set_node() 13 years ago
Tejun Heo fe091c208a memblock: Kill memblock_init() 13 years ago
Tejun Heo c5a1cb284b memblock: Kill sentinel entries at the end of static region arrays 13 years ago
Tejun Heo 4ff7b82f1e memblock: Add __memblock_dump_all() 13 years ago
Tejun Heo 9c8c27e2b8 memblock: Use memblock_reserve() in memblock internal functions 13 years ago
Tejun Heo 581adcbe12 memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes 13 years ago
Wu Fengguang 82e230a07d writeback: set max_pause to lowest value on zero bdi_dirty 13 years ago
Wu Fengguang c5c6343c4d writeback: permit through good bdi even when global dirty exceeded 13 years ago
Wu Fengguang aed21ad28b writeback: comment on the bdi dirty threshold 13 years ago
Stanislaw Gruszka 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 years ago
Peter Zijlstra 52cef18916 slab, lockdep: Fix silly bug 13 years ago
Laura Abbott 029aeff5db kmemleak: Add support for memory hotplug 13 years ago
Catalin Marinas f528f0b8e5 kmemleak: Handle percpu memory allocation 13 years ago
Catalin Marinas 74341703ed kmemleak: Report previously found leaks even after an error 13 years ago
Catalin Marinas b66930052a kmemleak: When the early log buffer is exceeded, report the actual number 13 years ago
Catalin Marinas 5f79020cb9 kmemleak: Show where early_log issues come from 13 years ago
Jan Kara a50527b19c fs: Make write(2) interruptible by a fatal signal 13 years ago
Shaohua Li 4c493a5a5c slub: add missed accounting 13 years ago
Eric Dumazet bc6697d8a5 slub: avoid potential NULL dereference or corruption 13 years ago
Christoph Lameter 42d623a8cd slub: use irqsafe_cpu_cmpxchg for put_cpu_partial 13 years ago
Dave Young 67589c7145 percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessary 13 years ago
Tejun Heo a855b84c3d percpu: fix chunk range calculation 13 years ago
Bob Liu 90459ce06f percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc 13 years ago
Tejun Heo a5be2d0d1a freezer: rename thaw_process() to __thaw_task() and simplify the implementation 13 years ago
Tejun Heo 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 13 years ago
Nicolas Pitre be9b7335e7 mm: add vm_area_add_early() 13 years ago
Wu Fengguang 468e6a20af writeback: remove vm_dirties and task->dirties 13 years ago
Wu Fengguang 1df647197c writeback: hard throttle 1000+ dd on a slow USB stick 13 years ago
Wang Sheng-Hui 6416b9fa43 mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c 13 years ago
Dave Jones face37f5e6 slab: add taint flag outputting to debug paths. 13 years ago
Dave Jones 265d47e711 slub: add taint flag outputting to debug paths 13 years ago
David Vrabel cd12909cb5 xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
Jan Kara 499d05ecf9 mm: Make task in balance_dirty_pages() killable 13 years ago
Hillf Danton ea4039a34c hugetlb: release pages in the error path of hugetlb_cow() 13 years ago
Michal Hocko 5aecc85abd oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN 13 years ago
Shaohua Li 9ada19342b slub: move discard_slab out of node lock 13 years ago
Shaohua Li f64ae042d9 slub: use correct parameter to add a page to partial list tail 13 years ago
Rabin Vincent 7a401a972d backing-dev: ensure wakeup_timer is deleted 13 years ago
David Rientjes 3df1cccdfb slab: introduce slab_max_order kernel parameter 13 years ago
David Rientjes 543585cc5b slab: rename slab_break_gfp_order to slab_max_order 13 years ago
Wu Fengguang 3a73dbbc9b writeback: fix uninitialized task_ratelimit 13 years ago
H Hartley Sweeten 61600f578f mm/page_cgroup.c: quiet sparse noise 13 years ago
Steven Rostedt 4799401fef memcg: Fix race condition in memcg_check_events() with this_cpu usage 13 years ago
Johannes Weiner a61ed3cec5 memcg: close race between charge and putback 13 years ago
Johannes Weiner 9b272977e3 memcg: skip scanning active lists based on individual size 13 years ago
Igor Mammedov 0a619e5870 memcg: do not expose uninitialized mem_cgroup_per_node to world 13 years ago