Commit Graph

4954 Commits (80e8ff562ad775758634a58e7ea998e011519d98)

Author SHA1 Message Date
Ben Hutchings e27e6151b1 mm/thp: use conventional format for boolean attributes 14 years ago
KOSAKI Motohiro 341aea2bc4 oom-kill: remove boost_dying_task_prio() 14 years ago
KOSAKI Motohiro 929bea7c71 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name 14 years ago
Michael Ellerman fe936dfc23 mm: check that we have the right vma in __access_remote_vm() 14 years ago
Jiri Kosina 4471a675df brk: COMPAT_BRK: fix detection of randomized brk 14 years ago
Hugh Dickins fc5da22ae3 tmpfs: fix off-by-one in max_blocks checks 14 years ago
Andi Kleen 81ab4201fb mm: add VM counters for transparent hugepages 14 years ago
Christoph Lameter d3bc236718 vmstat: update comment regarding stat_threshold 14 years ago
Paul Mundt 9f6ae448bf mm/page_alloc.c: silence build_all_zonelists() section mismatch 14 years ago
Daniel Kiper 584208e6b4 mm: optimize pfn calculation in online_page() 14 years ago
Linus Torvalds a626ca6a65 vm: fix vm_pgoff wrap in stack expansion 14 years ago
Linus Torvalds 95042f9eb7 vm: fix mlock() on stack guard page 14 years ago
Justin P. Mattock 6eab04a876 treewide: remove extra semicolons 14 years ago
Nikanth Karthikesan 58c2ee4007 mm: Fix section mismatch for setup_zone_pageset() 14 years ago
Linus Torvalds 982134ba62 mm: avoid wrapping vm_pgoff in mremap() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Mike Frysinger f55f199b7d NOMMU: implement access_remote_vm 14 years ago
David Howells eac522ef43 NOMMU: percpu should use is_vmalloc_addr(). 14 years ago
Randy Dunlap ae91dbfc99 mm: fix memory.c incorrect kernel-doc 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Christoph Lameter b8c4c96ed4 SLUB: Write to per cpu data when allocating it 14 years ago
Thomas Gleixner f9b615de46 slub: Fix debugobjects with lockless fastpath 14 years ago
Olaf Hering 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
David Rientjes f9434ad155 memcg: give current access to memory reserves if it's trying to die 14 years ago
KAMEZAWA Hiroyuki 5a6475a4e1 memcg: fix leak on wrong LRU with FUSE 14 years ago
Michal Hocko 6cfddb2615 memcg: page_cgroup array is never stored on reserved pages 14 years ago
Michal Hocko dde79e005a page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM 14 years ago
Andrew Morton 4be4489fea mm/memcontrol.c: suppress uninitialized-var warning with older gcc's 14 years ago
Johannes Weiner 7a159cc9d7 memcg: use native word page statistics counters 14 years ago
Johannes Weiner e9f8974f2f memcg: break out event counters from other stats 14 years ago
Johannes Weiner 7ec99d6213 memcg: unify charge/uncharge quantities to units of pages 14 years ago
Johannes Weiner 7ffd4ca7a2 memcg: convert uncharge batching from bytes to page granularity 14 years ago
Johannes Weiner 11c9ea4e80 memcg: convert per-cpu stock from bytes to page granularity 14 years ago
Johannes Weiner e7018b8d27 memcg: keep only one charge cancelling function 14 years ago
Johannes Weiner bf1ff2635a memcg: remove memcg->reclaim_param_lock 14 years ago
Johannes Weiner 4dc03de1b2 memcg: charged pages always have valid per-memcg zone info 14 years ago
Johannes Weiner 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
Johannes Weiner 5564e88ba6 memcg: condense page_cgroup-to-page lookup points 14 years ago
Johannes Weiner de3638d9cd memcg: fold __mem_cgroup_move_account into caller 14 years ago
Johannes Weiner 97a6c37b34 memcg: change page_cgroup_zoneinfo signature 14 years ago
Johannes Weiner ad324e9447 memcg: no uncharged pages reach page_cgroup_zoneinfo 14 years ago
Daisuke Nishimura f212ad7cf9 memcg: add memcg sanity checks at allocating and freeing pages 14 years ago
Johannes Weiner af4a662144 memcg: remove NULL check from lookup_page_cgroup() result 14 years ago
Johannes Weiner c14f35c70e memcg: remove impossible conditional when committing 14 years ago
Johannes Weiner 3403968d7a memcg: remove unused page flag bitfield defines 14 years ago
Johannes Weiner 9d11ea9f16 memcg: simplify the way memory limits are checked 14 years ago
Johannes Weiner b7c6167848 memcg: soft limit reclaim should end at limit not below 14 years ago
KAMEZAWA Hiroyuki 56039efa18 memcg: fix ugly initialization of return value is in caller 14 years ago