Commit Graph

3107 Commits (79abb1ab13cee5ba488210798b6e7bbae0b391ac)

Author SHA1 Message Date
Rafael J. Wysocki c6f37f1219 PM/Suspend: Do not shrink memory before suspend 16 years ago
Pekka Enberg 8429db5c63 slab: setup cpu caches later on when interrupts are enabled 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Pekka Enberg eb91f1d0a5 slab: fix gfp flag in setup_cpu_cache() 16 years ago
Heiko Carstens d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write 16 years ago
KAMEZAWA Hiroyuki ca371c0d7e memcg: fix page_cgroup fatal error in FLATMEM 16 years ago
Yinghai Lu 959982fee4 memcg: don't use bootmem allocator in setup code 16 years ago
Pekka Enberg 43ebdac42f vmalloc: use kzalloc() instead of alloc_bootmem() 16 years ago
Pekka Enberg 83b519e8b9 slab: setup allocators earlier in the boot sequence 16 years ago
Pekka Enberg c91c4773b3 bootmem: fix slab fallback on numa 16 years ago
Pekka Enberg 441c7e0a2e bootmem: use slab if bootmem is no longer available 16 years ago
Catalin Marinas 0822ee4ac1 kmemleak: Simple testing module for kmemleak 16 years ago
Catalin Marinas 3bba00d7bd kmemleak: Enable the building of the memory leak detector 16 years ago
Catalin Marinas dbb1f81ca6 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash 16 years ago
Catalin Marinas 89219d37a2 kmemleak: Add the vmalloc memory allocation/freeing hooks 16 years ago
Catalin Marinas 06f22f13f3 kmemleak: Add the slub memory allocation/freeing hooks 16 years ago
Catalin Marinas 4374e616d2 kmemleak: Add the slob memory allocation/freeing hooks 16 years ago
Catalin Marinas d5cff63529 kmemleak: Add the slab memory allocation/freeing hooks 16 years ago
Catalin Marinas 3c7b4e6b8b kmemleak: Add the base support 16 years ago
Paul Mundt 35f2c2f6f6 nommu: Provide mmap_min_addr definition. 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
Peter Zijlstra dab5855b12 perf_counter: Add mmap event hooks to mprotect() 16 years ago
Peter Zijlstra 089dd79db9 perf_counter: Generate mmap events for install_special_mapping() 16 years ago
Peter Zijlstra d99e944620 perf_counter: Remove munmap stuff 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
Nikanth Karthikesan 46f7e602fb memcg: fix build warning and avoid checking for mem != null again and again 16 years ago
Mel Gorman f83a275dbc mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs 16 years ago
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
David Rientjes 6d2661ede5 oom: fix possible oom_dump_tasks NULL pointer 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Mimi Zohar c9d9ac525a integrity: move ima_counts_get 16 years ago
Mimi Zohar b9fc745db8 integrity: path_check update 16 years ago
Hugh Dickins 98f32602d4 hugh: update email address 16 years ago
Mel Gorman eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 years ago
Yinghai Lu 888a589f6b mm, x86: remove MEMORY_HOTPLUG_RESERVE related code 16 years ago
Toshiyuki Okajima 22ef37eed6 page-writeback: fix the calculation of the oldest_jif in wb_kupdate() 16 years ago
Jens Axboe cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" 16 years ago
Linus Torvalds 0f18132828 Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions" 16 years ago
David Howells 8c9ed899b4 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() 16 years ago
David Howells fc4d5c292b nommu: make the initial mmap allocation excess behaviour Kconfig configurable 16 years ago
David Howells 3a6be87fd1 nommu: clamp zone_batchsize() to 0 under NOMMU conditions 16 years ago
David Howells 9155203a5d mm: use roundown_pow_of_two() in zone_batchsize() 16 years ago
Ralph Wuerthner 2498ce42d3 alloc_vmap_area: fix memory leak 16 years ago
David Rientjes 184101bf14 oom: prevent livelock when oom_kill_allocating_task is set 16 years ago
Nick Piggin 1f0532eb61 mm: SLOB fix reclaim_state 16 years ago
Nick Piggin 1eb5ac6466 mm: SLUB fix reclaim_state 16 years ago
Mel Gorman a425a638c8 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions 16 years ago
Andrew Morton 8713e01295 vmscan: avoid multiplication overflow in shrink_zone() 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
Daisuke Nishimura ae3abae64f memcg: fix mem_cgroup_shrink_usage() 16 years ago