Commit Graph

3567 Commits (16121d70fdf9eeb05ead46b241a293156323dbbe)

Author SHA1 Message Date
Mel Gorman dd5d241ea9 page-allocator: always change pageblock ownership when anti-fragmentation is disabled 16 years ago
David Howells a190887b58 nommu: fix error handling in do_mmap_pgoff() 16 years ago
Catalin Marinas 43ed5d6ee0 kmemleak: Scan all thread stacks 16 years ago
Pekka Enberg 8e019366ba kmemleak: Don't scan uninitialized memory when kmemcheck is enabled 16 years ago
Eric Dumazet d76b1590e0 slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU 16 years ago
Xiaotian Feng 5788d8ad6c slub: release kobject if sysfs_create_group failed in sysfs_slab_add 16 years ago
Tejun Heo 04a13c7c63 percpu: don't assume existence of cpu0 16 years ago
H. Peter Anvin a269cca992 mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set 16 years ago
Aaro Koskinen acdfcd04d9 SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256 16 years ago
Sergey Senozhatsky 0494e08281 kmemleak: Printing of the objects hex dump 16 years ago
Catalin Marinas 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks 16 years ago
Catalin Marinas fd6789675e kmemleak: Save the stack trace for early allocations 16 years ago
Catalin Marinas a6186d89c9 kmemleak: Mark the early log buffer as __initdata 16 years ago
Catalin Marinas 189d84ed54 kmemleak: Dump object information on request 16 years ago
Catalin Marinas af98603dad kmemleak: Allow rescheduling during an object scanning 16 years ago
Minchan Kim 03ef83af52 mm: fix for infinite churning of mlocked pages 16 years ago
Amerigo Wang 5086c389cb SLUB: Fix some coding style issues 16 years ago
Bo Liu 7f9cfb3103 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() 16 years ago
Graff Yang 28d7a6ae92 nommu: check fd read permission in validate_mmap_request() 16 years ago
KOSAKI Motohiro 0753ba01e1 mm: revert "oom: move oom_adj value" 16 years ago
WANG Cong cf5d11317e SLUB: Drop write permission to /proc/slabinfo 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Tejun Heo e933a73f48 percpu: kill lpage first chunk allocator 16 years ago
Tejun Heo c8826dd538 percpu: update embedding first chunk allocator to handle sparse units 16 years ago
Tejun Heo 6563297cea percpu: use group information to allocate vmap areas sparsely 16 years ago
Tejun Heo ca23e405e0 vmalloc: implement pcpu_get_vm_areas() 16 years ago
Tejun Heo cf88c79006 vmalloc: separate out insert_vmalloc_vm() 16 years ago
Tejun Heo bba174f5e0 percpu: add chunk->base_addr 16 years ago
Tejun Heo fb435d5233 percpu: add pcpu_unit_offsets[] 16 years ago
Tejun Heo fd1e8a1fe2 percpu: introduce pcpu_alloc_info and pcpu_group_info 16 years ago
Tejun Heo 033e48fb82 percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward 16 years ago
Tejun Heo 3cbc856527 percpu: add @align to pcpu_fc_alloc_fn_t 16 years ago
Tejun Heo 1d9d325721 percpu: make @dyn_size mandatory for pcpu_setup_first_chunk() 16 years ago
Tejun Heo 9a7737691e percpu: drop @static_size from first chunk allocators 16 years ago
Tejun Heo f58dc01ba2 percpu: generalize first chunk allocator selection 16 years ago
Tejun Heo 08fc458061 percpu: build first chunk allocators selectively 16 years ago
Tejun Heo 00ae4064b1 percpu: rename 4k first chunk allocator to page 16 years ago
Tejun Heo 004018e2c0 percpu: improve boot messages 16 years ago
Tejun Heo 971f3918a5 percpu: fix pcpu_reclaim() locking 16 years ago
Amerigo Wang 142d44b0dd percpu: use the right flag for get_vm_area() 16 years ago
Tejun Heo 74d46d6b2d percpu, sparc64: fix sparse possible cpu map handling 16 years ago
Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 years ago
KAMEZAWA Hiroyuki 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 16 years ago
Wu Fengguang bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Zhang, Yanmin dcb0ce1bdf slub: change kmem_cache->align to record the real alignment 16 years ago
Mel Gorman 1fc28b70fe page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN 16 years ago
KAMEZAWA Hiroyuki 887032670d cgroup avoid permanent sleep at rmdir 16 years ago
Eric Sandeen e4c6f8bed0 hugetlbfs: fix i_blocks accounting 16 years ago
David Rientjes 6583bb64fc mm: avoid endless looping for oom killed tasks 16 years ago