Commit Graph

2775 Commits (5393f780277165f282a37ed82dd878159ec9dad5)

Author SHA1 Message Date
Nick Piggin 496850e5f5 mm: vmalloc failure flush fix 16 years ago
Nick Piggin f011c2dae6 mm: vmalloc allocator off by one 16 years ago
Miao Xie f481891fdc cpuset: update top cpuset's mems after adding a node 16 years ago
Helge Deller 72eb8c6747 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() 16 years ago
KOSAKI Motohiro 748f1a2ed7 mm: remove unevictable's show_page_path 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
KAMEZAWA Hiroyuki 33c5d3d645 memcg: bugfix for memory hotplug 16 years ago
KOSAKI Motohiro 8891d6da17 mm: remove lru_add_drain_all() from the munlock path 16 years ago
David Rientjes e33c3b5e17 cpusets: update mems allowed in page allocator 16 years ago
Adam Litke 7526674de0 hugetlb: make unmap_ref_private multi-size-aware 16 years ago
Denys Vlasenko 1c12718504 parisc: fix find_extend_vma() breakage 16 years ago
Eric Paris a2f2945a99 The oomkiller calculations make decisions based on capabilities. Since 16 years ago
Jeremy Fitzhardinge 9b46333406 vmap: cope with vm_unmap_aliases before vmalloc_init() 16 years ago
Gerald Schaefer a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 16 years ago
Qinghuang Feng fbdd12676c mm/oom_kill.c: fix badness() kerneldoc 16 years ago
David Rientjes b41ad14c30 vmemmap: warn about page_structs with remote distance 16 years ago
Christoph Lameter 0aedadf91a mm: move migrate_prep out from under mmap_sem 16 years ago
David Rientjes b4416d2bea oom: do not dump task state for non thread group leaders 16 years ago
Andy Whitcroft 18229df5b6 hugetlb: pull gigantic page initialisation out of the default path 16 years ago
Andy Whitcroft 69d177c2fc hugetlbfs: handle pages higher order than MAX_ORDER 16 years ago
Russell King ab4f2ee130 [ARM] fix naming of MODULE_START / MODULE_END 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 16 years ago
Randy Dunlap e99c97ade5 mm: fix kernel-doc function notation 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
KAMEZAWA Hiroyuki 94b6da5ab8 memcg: fix page_cgroup allocation 17 years ago
Paul Mundt 4c8210427b mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). 17 years ago
Alexey Dobriyan 5c9fe6281b proc: move /proc/zoneinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan b6aa44ab69 proc: move /proc/vmstat boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 74e2e8e8ce proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 8f32f7e5ac proc: move /proc/buddyinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 5f6a6a9c4e proc: move /proc/vmallocinfo to mm/vmalloc.c 17 years ago
Alexey Dobriyan 7b3c3a50a3 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c 17 years ago
Alexey Dobriyan a0ec95a8e6 proc: move /proc/slab_allocators boilerplate to mm/slab.c 17 years ago
Alexey Dobriyan e1759c215b proc: switch /proc/meminfo to seq_file 17 years ago
Huang Weiyi a50c22eed5 mm: remove duplicated #include's 17 years ago
Hugh Dickins e798ba57e9 Export tiny shmem_file_setup for DRM-GEM 17 years ago
Adrian Bunk fdd2e5f88a make mm/rmap.c:anon_vma_cachep static 17 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 17 years ago
KAMEZAWA Hiroyuki c05555b572 memcg: atomic ops for page_cgroup->flags 17 years ago
KAMEZAWA Hiroyuki addb9efebb memcg: optimize per-cpu statistics 17 years ago
KAMEZAWA Hiroyuki 5b4e655e94 memcg: avoid accounting special pages 17 years ago
KAMEZAWA Hiroyuki b7abea9630 memcg: make page->mapping NULL before uncharge 17 years ago
KAMEZAWA Hiroyuki 073e587ec2 memcg: move charge swapin under lock 17 years ago
Brice Goglin 5e9a0f023b mm: extract do_pages_move() out of sys_move_pages() 17 years ago
Brice Goglin 2f007e74bb mm: don't vmalloc a huge page_to_node array for do_pages_stat() 17 years ago
Brice Goglin e78bbfa826 mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated 17 years ago
Nathan Fontenot de7f0cba96 memory hotplug: release memory regions in PAGES_PER_SECTION chunks 17 years ago
Gerald Schaefer 1125b4e394 setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock 17 years ago