Commit Graph

5464 Commits (8208a22bb8bd3c52ef634b4ff194f14892ab1713)

Author SHA1 Message Date
Paul Gortmaker 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Paul Gortmaker b9e15bafdf mm: Add export.h for EXPORT_SYMBOL to active symbol exporters 13 years ago
Paul Gortmaker e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
Wu Fengguang ece13ac31b writeback: trace event balance_dirty_pages 13 years ago
Wu Fengguang b48c104d22 writeback: trace event bdi_dirty_ratelimit 13 years ago
Jeff Layton 39be79c16f vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately 13 years ago
David Vrabel 3bcfeaf93f block: initialize the bounce pool if high memory may be added later 14 years ago
Hugh Dickins 486cf46f3f mm: fix race between mremap and removing migration entry 14 years ago
Wu Fengguang 50657fc4df writeback: fix ppc compile warnings on do_div(long long, unsigned long) 14 years ago
Wu Fengguang 8927f66c4e writeback: dirty position control - bdi reserve area 14 years ago
Wu Fengguang 57fc978cfb writeback: control dirty pause time 14 years ago
Wu Fengguang c8462cc9de writeback: limit max dirty pause time 14 years ago
Wu Fengguang 143dfe8611 writeback: IO-less balance_dirty_pages() 14 years ago
Wu Fengguang 9d823e8f6b writeback: per task dirty rate limit 14 years ago
Wu Fengguang 7381131cbc writeback: stabilize bdi->dirty_ratelimit 14 years ago
Wu Fengguang be3ffa2764 writeback: dirty rate control 14 years ago
Wu Fengguang af6a311384 writeback: add bg_threshold parameter to __bdi_update_bandwidth() 14 years ago
Wu Fengguang 6c14ae1e92 writeback: dirty position control 14 years ago
Wu Fengguang c8e28ce049 writeback: account per-bdi accumulated dirtied pages 14 years ago
Alex Shi dcc3be6a54 slub: Discard slab page when node partial > minimum partial number 14 years ago
Alex Shi 9f26490412 slub: correct comments error for per cpu partial 14 years ago
Vasiliy Kulikov ab067e99d2 mm: restrict access to slab files under procfs and sysfs 14 years ago
Joe Perches 8c1fec1ba8 mm: Convert vmalloc/memset to vzalloc 14 years ago
Shaohua Li cc39c6a9bb mm: account skipped entries to avoid looping in find_get_pages 14 years ago
David Vrabel 461ae488ec mm: sync vmalloc address space page tables in alloc_vm_area() 14 years ago
Johannes Weiner 185efc0f9a memcg: Revert "memcg: add memory.vmscan_stat" 14 years ago
Johannes Weiner a4d3e9e763 mm: vmscan: fix force-scanning small targets without swap 14 years ago
David Rientjes 0d6617c773 numa: fix NUMA compile error when sysfs and procfs are disabled 14 years ago
KAMEZAWA Hiroyuki 2bbff6c761 mm/mempolicy.c: make copy_from_user() provably correct 14 years ago
Caspar Zhang 8aacc9f550 mm/mempolicy.c: fix pgoff in mbind vma merge 14 years ago
Alex,Shi 12d79634f8 slub: Code optimization in get_partial_node() 14 years ago
Jan Kara 09f40f98bf mm: Add comment explaining task state setting in bdi_forker_thread() 14 years ago
Jan Kara 5a042aa4b8 mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread() 14 years ago
Shaohua Li 136333d104 slub: explicitly document position of inserting slab to partial list 14 years ago
Shaohua Li 130655ef09 slub: add slab with one free object to partial list tail 14 years ago
Johannes Weiner 23751be009 memcg: fix hierarchical oom locking 14 years ago
Shaohua Li 439423f689 vmscan: clear ZONE_CONGESTED for zone with good watermark 14 years ago
Shaohua Li f51bdd2e97 mm: fix a vmscan warning 14 years ago
Johannes Weiner 5af12d0efd memcg: pin execution to current cpu while draining stock 14 years ago
Justin P. Mattock 81d66c70b5 mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed" 14 years ago
Christoph Lameter 49e2258586 slub: per cpu cache for partial pages 14 years ago
Christoph Lameter 497b66f2ec slub: return object pointer from get_partial() / new_slab(). 14 years ago
Christoph Lameter acd19fd1a7 slub: pass kmem_cache_cpu pointer to get_partial() 14 years ago
Christoph Lameter e6e82ea112 slub: Prepare inuse field in new_slab() 14 years ago
Christoph Lameter 7db0d70540 slub: Remove useless statements in __slab_alloc 14 years ago
Christoph Lameter 69cb8e6b7c slub: free slabs without holding locks 14 years ago
Wu Fengguang bb0822954a squeeze max-pause area and drop pass-good area 14 years ago
Ian Campbell f991879473 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. 14 years ago