Commit Graph

2187 Commits (9583f3d9c00974911daf227cbaa12d6c1caaabad)

Author SHA1 Message Date
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
kosaki.motohiro@jp.fujitsu.com c700be3d13 mm: fix incorrect variable type in do_try_to_free_pages() 17 years ago
Paul Mundt 5a1603be58 nommu: Correct kobjsize() page validity checks. 17 years ago
Russ Anderson dfa7e20cc0 mm: Minor clean-up of page flags in mm/page_alloc.c 17 years ago
Paul Mundt 6cfd53fc03 nommu: fix kobjsize() for SLOB and SLUB 17 years ago
Jiri Kosina a5b4592cf7 brk: make sys_brk() honor COMPAT_BRK when computing lower bound 17 years ago
Nick Piggin 4647875819 hugetlb: fix lockdep error 17 years ago
Heiko Carstens cd94b9dbfa memory hotplug: fix early allocation handling 17 years ago
Andy Whitcroft 7eb54824b7 zonelists: handle a node zonelist with no applicable entries 17 years ago
Alan Cox 80119ef5c8 mm: fix atomic_t overflow in vm 17 years ago
Johannes Weiner f723215419 mm: don't drop a partial page in a zone's memory map size 17 years ago
Nick Piggin 42172d751b mm: allow pfnmap ->fault()s 17 years ago
Pekka Enberg 76994412f8 slub: ksize() abuse checks 17 years ago
Greg Kroah-Hartman 19051c5035 mm: bdi: fix race in bdi_class device creation 17 years ago
MinChan Kim 239f49c080 slob: Fix to return wrong pointer 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