Commit Graph

2471 Commits (bbfd28eee9fbd73e780b19beb3dc562befbb94fa)

Author SHA1 Message Date
David S. Miller db7a94d60f highmem: Export totalhigh_pages. 17 years ago
Pekka Enberg 0ebd652b35 slub: dump more data on slab corruption 17 years ago
Alexey Dobriyan 41ab8592ca SLUB: simplify re on_each_cpu() 17 years ago
Rabin Vincent e79aec291d slab: rename slab_destroy_objs 17 years ago
Alexey Dobriyan 88e4ccf294 slub: current is always valid 17 years ago
Christoph Lameter 0937502af7 slub: Add check for kfree() of non slab objects. 17 years ago
Linus Torvalds 7daf705f36 Start using the new '%pS' infrastructure to print symbols 17 years ago
Heiko Carstens 421c175c4d [S390] Add support for memory hot-add. 17 years ago
Aneesh Kumar K.V 06d6cf6959 mm: Add range_cont mode for writeback 17 years ago
Jan Kara f4c0a0fdfa vfs: export filemap_fdatawrite_range() 17 years ago
Dmitry Adamushko bdb2192851 slub: Fix use-after-preempt of per-CPU data structure 17 years ago
Dave Kleikamp b845f313d7 mm: Allow architectures to define additional protection bits 17 years ago
Paul Jackson 5dab8ec139 mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses 17 years ago
Paul Jackson 2bc0d2615a x86 boot: more consistently use type int for node ids 17 years ago
Paul Jackson e2fc252e0c x86 boot: show pfn addresses in hex not decimal in some kernel info printks 17 years ago
Yinghai Lu d52d53b8a5 RFC x86: try to remove arch_get_ram_range 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu cc1050bafe x86: replace shrink_active_range() with remove_active_range() 17 years ago
David Rientjes d79df630f6 mempolicy: mask off internal flags for userspace API 17 years ago
Oleg Nesterov 7a36a752d0 get_user_pages(): fix possible page leak on oom 17 years ago
Peter Zijlstra 251b97f552 mm: dirty page accounting vs VM_MIXEDMAP 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Mel Gorman 494de90098 Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr 17 years ago
Christoph Lameter 41d54d3bf8 slub: Do not use 192 byte sized cache if minimum alignment is 128 byte 17 years ago
Haavard Skinnemoen 38510754a5 avr32: Use a quicklist for PTE allocation as well 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jeremy Fitzhardinge 1ea0704e0d mm: add a ptep_modify_prot transaction abstraction 17 years ago
Nick Piggin 945754a175 mm: fix race in COW logic 17 years ago
Linus Torvalds 672ca28e30 Fix ZERO_PAGE breakage with vmware 17 years ago
Christoph Lameter 481c5346d0 Slab: Fix memory leak in fallback_alloc() 17 years ago
Bernhard Walle 71c2742f5e Add return value to reserve_bootmem_node() 17 years ago
Linus Torvalds 89f5b7da2a Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP 17 years ago
Ingo Molnar 7aa413def7 x86, MM: virtual address debug, cleanups 17 years ago
Jiri Slaby 59ea746337 MM: virtual address debug 17 years ago
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
Yinghai Lu cc1a9d86ce mm, x86: shrink_active_range() should check all 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
Yinghai Lu e8c27ac919 x86, numa, 32-bit: print out debug info on all kvas 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
Steven Rostedt 3eefae994d ftrace: limit trace entries 17 years ago
Mike Travis 6d6a436087 mm: use performance variant for_each_cpu_mask_nr 17 years ago