aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* | | | mm: lockless pagecacheNick Piggin2008-07-26
* | | | mm: speculative page referencesNick Piggin2008-07-26
* | | | mm: readahead scan locklessNick Piggin2008-07-26
* | | | x86: lockless get_user_pages_fast()Nick Piggin2008-07-26
* | | | hugetlb: fix CONFIG_SYSCTL=n buildNishanth Aravamudan2008-07-26
* | | | uninline arch_pick_mmap_layout()Andrew Morton2008-07-26
| |_|/ |/| |
* | | mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar2008-07-25
* | | per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-25
* | | memcg: limit change shrink usageKAMEZAWA Hiroyuki2008-07-25
* | | memcg: clean up checking of the disabled flagLi Zefan2008-07-25
* | | memcg: remove a redundant checkKAMEZAWA Hiroyuki2008-07-25
* | | memcg: add hints for branchKAMEZAWA Hiroyuki2008-07-25
* | | memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-25
* | | memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-25
* | | memcg: better migration handlingKAMEZAWA Hiroyuki2008-07-25
* | | memcg: avoid unnecessary initializationKAMEZAWA Hiroyuki2008-07-25
* | | memcg: make global var read_mostlyKAMEZAWA Hiroyuki2008-07-25
* | | cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-25
* | | jbd: fix race between free buffer and commit transactionMingming Cao2008-07-25
* | | pdflush: use time_after() instead of open-coding itOGAWA Hirofumi2008-07-25
* | | mm: fix ever-decreasing swap priorityHugh Dickins2008-07-24
* | | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-24
* | | memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-24
* | | memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...Kent Liu2008-07-24
* | | memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-24
* | | memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-07-24
* | | mm: remove initialization of static per-cpu variablesVegard Nossum2008-07-24
* | | mm: make register_page_bootmem_info_section() staticAdrian Bunk2008-07-24
* | | mm/page_alloc.c: cleanupsAdrian Bunk2008-07-24
* | | mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-24
* | | bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* | | bootmem: revisit alloc_bootmem_sectionJohannes Weiner2008-07-24
* | | bootmem: Make __alloc_bootmem_low_node fall back to other nodesJohannes Weiner2008-07-24
* | | bootmem: respect goal more likelyJohannes Weiner2008-07-24
* | | bootmem: factor out the marking of a PFN rangeJohannes Weiner2008-07-24
* | | bootmem: free/reserve helpersJohannes Weiner2008-07-24
* | | bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-24
* | | bootmem: clean up free_all_bootmem_coreJohannes Weiner2008-07-24
* | | bootmem: revisit bootmem descriptor list handlingJohannes Weiner2008-07-24
* | | bootmem: revisit bitmap size calculationsJohannes Weiner2008-07-24
* | | bootmem: add debugging frameworkJohannes Weiner2008-07-24
* | | bootmem: add documentation to API functionsJohannes Weiner2008-07-24
* | | bootmem: clean up bootmem.c file headerJohannes Weiner2008-07-24
* | | bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-24
* | | hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke2008-07-24
* | | hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman2008-07-24
* | | hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-24
* | | hugetlb: override default huge page sizeNick Piggin2008-07-24
* | | hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* | | hugetlb: printk cleanupAndi Kleen2008-07-24