Commit Graph

250928 Commits (c856507f2b2b47a49d8587afb58930b463f6bff4)
 

Author SHA1 Message Date
Hugh Dickins c856507f2b mm: remove last trace of shmem_get_unmapped_area 14 years ago
Eric Paris b09e0fa4b4 tmpfs: implement generic xattr support 14 years ago
Yinghai Lu 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() 14 years ago
Yinghai Lu 8bba154ef2 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit 14 years ago
Matt Fleming 172703b08c mm: delete non-atomic mm counter implementation 14 years ago
David Rientjes a197b59ae6 mm: fail GFP_DMA allocations when ZONE_DMA is not configured 14 years ago
Daniel Kiper ba93fa81b5 mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM 14 years ago
Daniel Kiper e3c40f379a mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM context 14 years ago
Daniel Kiper bf4e8902ee mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP 14 years ago
Daniel Kiper a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() 14 years ago
Minchan Kim 821ed6bbed mm: filter unevictable page out in deactivate_page() 14 years ago
Wu Fengguang 2cbea1d3ab readahead: trigger mmap sequential readahead on PG_readahead 14 years ago
Andi Kleen 207d04baa3 readahead: reduce unnecessary mmap_miss increases 14 years ago
Wu Fengguang 275b12bf54 readahead: return early when readahead is disabled 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Ying Han a09ed5e000 vmscan: change shrink_slab() interfaces by passing shrink_control 14 years ago
Wu Fengguang 7b1de5868b readahead: readahead page allocations are OK to fail 14 years ago
Arve Hjønnevåg 6d3163ce86 mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE 14 years ago
David Rientjes 0091a47da0 m32r, mm: set all online nodes in N_NORMAL_MEMORY 14 years ago
David Rientjes ad8b4b2857 alpha, mm: set all online nodes in N_NORMAL_MEMORY 14 years ago
Konstantin Khlebnikov 0c917313a8 mm: strictly require elevated page refcount in isolate_lru_page() 14 years ago
Konstantin Khlebnikov bd486285f2 mem-hwpoison: fix page refcount around isolate_lru_page() 14 years ago
Konstantin Khlebnikov 700c2a46e8 mem-hotplug: call isolate_lru_page with elevated refcount 14 years ago
Dave Hansen 22943ab116 mm: print vmalloc() state after allocation failures 14 years ago
Dave Hansen a238ab5b02 mm: break out page allocation warning code 14 years ago
KOSAKI Motohiro de03c72cfc mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 years ago
Andrea Arcangeli 692e0b3542 mm: thp: optimize memcg charge in khugepaged 14 years ago
Peter Zijlstra 9547d01bfb mm: uninline large generic tlb.h functions 14 years ago
Peter Zijlstra 88c22088bf mm: optimize page_lock_anon_vma() fast-path 14 years ago
Peter Zijlstra 2b575eb64f mm: convert anon_vma->lock to a mutex 14 years ago
Peter Zijlstra 746b18d421 mm: use refcounts for page_lock_anon_vma() 14 years ago
Peter Zijlstra 6111e4ca68 mm: improve page_lock_anon_vma() comment 14 years ago
Peter Zijlstra 25aeeb046e mm: revert page_lock_anon_vma() lock annotation 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
Peter Zijlstra 97a894136f mm: Remove i_mmap_lock lockbreak 14 years ago
Peter Zijlstra e4c70a6629 lockdep, mutex: provide mutex_lock_nest_lock 14 years ago
Peter Zijlstra e303297e6c mm: extended batches for generic mmu_gather 14 years ago
Peter Zijlstra 2672391169 mm, powerpc: move the RCU page-table freeing into generic code 14 years ago
Peter Zijlstra 1c39517696 mm: now that all old mmu_gather code is gone, remove the storage 14 years ago
Peter Zijlstra ff075d6055 um: mmu_gather rework 14 years ago
Peter Zijlstra 7a95a2c807 ia64: mmu_gather rework 14 years ago
Peter Zijlstra 1e56a56410 sh: mmu_gather rework 14 years ago
Peter Zijlstra 9e14f67410 arm: mmu_gather rework 14 years ago
Peter Zijlstra 68f0392123 s390: mmu_gather rework 14 years ago
Peter Zijlstra 90f08e399d sparc: mmu_gather rework 14 years ago
Peter Zijlstra d6bf29b44d powerpc: mmu_gather rework 14 years ago
Peter Zijlstra d16dfc550f mm: mmu_gather rework 14 years ago
Michal Hocko d05f3169c0 mm: make expand_downwards() symmetrical with expand_upwards() 14 years ago
Johannes Weiner 248ac0e194 mm/vmalloc: remove guard page from between vmap blocks 14 years ago
Dave Hansen 82d4b5779a include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() 14 years ago