summaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hugetlb: don't allow free hugetlb count fall below reserved countChen, Kenneth W2006-03-311-0/+1
* [PATCH] fix extra page ref count in follow_hugetlb_pageChen, Kenneth W2006-03-311-2/+3
* [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fixPaul Jackson2006-03-221-1/+3
* [PATCH] optimize follow_hugetlb_pageChen, Kenneth W2006-03-221-8/+17
* [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-221-12/+13
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-10/+126
* [PATCH] hugepage: serialize hugepage allocation and instantiationDavid Gibson2006-03-221-7/+18
* [PATCH] hugepage: Small fixes to hugepage clear/copy pathDavid Gibson2006-03-221-7/+26
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-0/+29
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+3
* [PATCH] hugepage allocator cleanupNick Piggin2006-03-221-16/+8
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-141-2/+2
* [PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter2006-02-071-15/+2
* [PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson2006-02-071-1/+1
* [PATCH] hugetlb: add comment explaining reasons for Bus ErrorsChristoph Lameter2006-02-051-0/+9
* [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-081-1/+3
* [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter2006-01-061-42/+24
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-061-10/+14
* [PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter2006-01-061-6/+8
* [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-061-19/+108
* [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COWAdam Litke2006-01-061-9/+25
* [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_pageAdam Litke2006-01-061-3/+3
* [PATCH] Hugetlb: Remove duplicate i_size checkAdam Litke2006-01-061-7/+0
* [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...Eric Paris2005-11-221-0/+6
* [PATCH] unexport hugetlb_total_pagesAdrian Bunk2005-11-071-1/+0
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-0/+3
* [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-291-85/+95
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-291-9/+3
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-4/+8
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-0/+3
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-3/+3
* [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-201-0/+22
* [PATCH] mm: hugetlb truncation fixesHugh Dickins2005-10-191-14/+21
* [PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke2005-09-051-2/+0
* [PATCH] Fix hugepage crash on failing mmap()David Gibson2005-08-051-1/+10
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-1/+176
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+260
OpenPOWER on IntegriCloud