Commit Graph

5430 Commits (be639ac6901a082894771f55c8047d5772de5c27)

Author SHA1 Message Date
Ian Campbell 33dd4e0ec9 mm: make some struct page's const 14 years ago
Becky Bruce ee8f248d26 hugetlb: add phys addr to struct huge_bootmem_page 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Christoph Lameter 9e577e8b46 slub: When allocating a new slab also prep the first object 14 years ago
Martin Schwidefsky 50a15981a1 [S390] reference bit testing for unmapped pages 14 years ago
Jan Kara bcff25fc8a mm: properly reflect task dirty limits in dirty_exceeded logic 14 years ago
Mikulas Patocka ef3230880a backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu 14 years ago
Tetsuo Handa 7ea466f225 slab: fix DEBUG_SLAB warning 14 years ago
Phil Carmody 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 years ago
Kay Sievers f15146380d fs: seq_file - add event counter to simplify poll() support 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Lai Jiangshan 22a3c7d188 vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu() 14 years ago
Lai Jiangshan 14769de93f vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu() 14 years ago
Eric Dumazet b56efcf0a4 slab: shrink sizeof(struct kmem_cache) 14 years ago
Dave Chinner e9299f5058 vmscan: add customisable shrinker batch size 14 years ago
Dave Chinner 3567b59aa8 vmscan: reduce wind up shrinker->nr when shrinker can't do work 14 years ago
Dave Chinner acf92b485c vmscan: shrinker->nr updates race and go wrong 14 years ago
Dave Chinner 095760730c vmscan: add shrink_slab tracepoints 14 years ago
Shaohua Li 4746efded8 vmscan: fix a livelock in kswapd 14 years ago
Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
Hugh Dickins c225150b86 slab: fix DEBUG_SLAB build 14 years ago
Christoph Lameter 1d07171c5e slub: disable interrupts in cmpxchg_double_slab when falling back to pagelock 14 years ago
Tejun Heo 1e01979c8f x86, numa: Implement pfn -> nid mapping granularity check 14 years ago
Wu Fengguang e1cbe23601 writeback: trace global_dirty_state 14 years ago
Wu Fengguang ffd1f609ab writeback: introduce max-pause and pass-good dirty limits 14 years ago
Wu Fengguang c42843f2f0 writeback: introduce smoothed global dirty limit 14 years ago
Wu Fengguang 7762741e3a writeback: consolidate variable names in balance_dirty_pages() 14 years ago
Wu Fengguang 00821b002d writeback: show bdi write bandwidth in debugfs 14 years ago
Wu Fengguang e98be2d599 writeback: bdi write bandwidth estimation 14 years ago
Jan Kara f7d2b1ecd0 writeback: account per-bdi accumulated written pages 14 years ago
Wu Fengguang d46db3d582 writeback: make writeback_control.nr_to_write straight 14 years ago
Bob Liu 8f3b1327aa mm/nommu.c: fix remap_pfn_range() 14 years ago
KAMEZAWA Hiroyuki 453a9bf347 memcg: fix numa scan information update to be triggered by memory event 14 years ago
KAMEZAWA Hiroyuki 4d0c066d29 memcg: fix reclaimable lru check in memcg 14 years ago
Shaohua Li 0b43c3aab0 mm: __tlb_remove_page() check the correct batch 14 years ago
Mel Gorman 215ddd6664 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully 14 years ago
Mel Gorman da175d06b4 mm: vmscan: evaluate the watermarks against the correct classzone 14 years ago
Mel Gorman d7868dae89 mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone 14 years ago
Mel Gorman 08951e5459 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely 14 years ago
Pekka Enberg bfa71457a0 SLUB: Fix missing <linux/stacktrace.h> include 14 years ago
Marcin Slusarz c4089f98e9 slub: reduce overhead of slub_debug 14 years ago
Ben Greear d18a90dd85 slub: Add method to verify memory is not freed 14 years ago
Ben Greear d6543e3935 slub: Enable backtrace for create/delete points 14 years ago
Christoph Lameter 4eade540fc slub: Not necessary to check for empty slab on load_freelist 14 years ago
Christoph Lameter 03e404af26 slub: fast release on full slab 14 years ago
Christoph Lameter e36a2652d7 slub: Add statistics for the case that the current slab does not match the node 14 years ago
Christoph Lameter fc59c05306 slub: Get rid of the another_slab label 14 years ago
Christoph Lameter 80f08c191f slub: Avoid disabling interrupts in free slowpath 14 years ago
Christoph Lameter 5c2e4bbbd6 slub: Disable interrupts in free_debug processing 14 years ago
Christoph Lameter 881db7fb03 slub: Invert locking and avoid slab lock 14 years ago