Commit Graph

2172 Commits (369e757b65d4a5e49bae7cfaf671e784f891cfbe)

Author SHA1 Message Date
Greg Kroah-Hartman 19051c5035 mm: bdi: fix race in bdi_class device creation 17 years ago
Heiko Carstens 76cdd58e55 memory_hotplug: always initialize pageblock bitmap 17 years ago
Venki Pallipadi 1c12c4cf94 mprotect: prevent alteration of the PAT bits 17 years ago
Geoff Levand fd8a4221ad memory_hotplug: check for walk_memory_resource() failure in online_pages() 17 years ago
Heiko Carstens c3723ca387 memory hotplug: memmap_init_zone called twice 17 years ago
Miklos Szeredi 3ef0f720e4 mm: fix infinite loop in filemap_fault 17 years ago
Nick Piggin 362a61ad61 fix SMP data race in pagetable setup vs walking 17 years ago
Denis Cheng 5aecd55987 mm/pdflush.c: merge the same code in two path 17 years ago
KOSAKI Motohiro b5be11329f make vmstat cpu-unplug safe 17 years ago
Benjamin Herrenschmidt 4ea33e2dc2 slub: fix atomic usage in any_slab_objects() 17 years ago
Miklos Szeredi 7f3d4ee108 vfs: splice remove_suid() cleanup 17 years ago
Hugh Dickins aeed5fce37 x86: fix PAE pmd_bad bootup warning 17 years ago
Christoph Lameter f6acb63508 slub: #ifdef simplification 17 years ago
Christoph Lameter 0121c619d0 slub: Whitespace cleanup and use of strict_strtoul 17 years ago
Balaji Rao 55e462b05b memcg: simple stats for memory resource controller 17 years ago
Randy Dunlap c85d194bfd docbook: fix vmalloc missing parameter notation 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
Andrew Morton 5167464446 revert "memory hotplug: allocate usemap on the section with pgdat" 17 years ago
Nick Piggin 3a902c5f68 mm: fix warning on memory offline 17 years ago
Harvey Harrison d40cee245f mm: remove remaining __FUNCTION__ occurrences 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Miklos Szeredi dd5656e59c mm: bdi: export bdi_writeout_inc() 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Miklos Szeredi 76f1418b48 mm: bdi: move statistics to debugfs 17 years ago
Peter Zijlstra a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit 17 years ago
Peter Zijlstra 189d3c4a94 mm: bdi: allow setting a minimum for the bdi dirty limit 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
KOSAKI Motohiro 41b25a3784 /proc/pagetypeinfo: fix output for memoryless nodes 17 years ago
Denis V. Lunev 3d71f86f4d mm: use non-racy method for /proc/swaps creation 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Nadia Derbey 0c40ba4fd6 ipc: define the slab_memory_callback priority as a constant 17 years ago
Li Zefan 1faf8e40a8 memcg: remove redundant initialization in mem_cgroup_create() 17 years ago
KAMEZAWA Hiroyuki 3332794878 memcgroup: use vmalloc for mem_cgroup allocation 17 years ago
Balbir Singh 4a56d02e34 memcgroup: make the memory controller more desktop responsive 17 years ago
KAMEZAWA Hiroyuki 3eae90c3cd memcg: remove redundant function calls 17 years ago
Pavel Emelyanov 29f2a4dac8 memcgroup: implement failcounter reset 17 years ago
Pavel Emelyanov 85cc59db12 memcgroup: use triggers in force_empty and max_usage files 17 years ago
Balbir Singh b6ac57d50a memcgroup: move memory controller allocations to their own slabs 17 years ago
Pavel Emelyanov c84872e168 memcgroup: add the max_usage member on the res_counter 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Paul Menage c27e8818a0 CGroup API files: drop mem_cgroup_force_empty() 17 years ago
Paul Menage c64745cf0f CGroup API files: use cgroup map for memcontrol stats file 17 years ago
Paul Menage 2c3daa722b CGroup API files: use read_u64 in memory controller 17 years ago
Nishanth Aravamudan 551883ae8c page allocator: explicitly retry hugepage allocations 17 years ago
Nishanth Aravamudan a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
Nishanth Aravamudan ab857d0938 mm: fix misleading __GFP_REPEAT related comments 17 years ago
KAMEZAWA Hiroyuki 86051ca5ea mm: fix usemap initialization 17 years ago
Harvey Harrison 7b8ee84d89 mm: fix integer as NULL pointer warnings 17 years ago
Adrian Bunk 1e5ad9a3b9 mm/memory_hotplug.c must #include "internal.h" 17 years ago