summaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen2007-02-091-0/+2
* [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-131-3/+3
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-131-1/+1
* [PATCH] mm: make compound page destructor handling explicitAndy Whitcroft2006-12-071-1/+1
* [PATCH] htlb forget rss with pt sharingChen, Kenneth W2006-12-071-8/+0
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+7
* [PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W2006-12-071-0/+5
* [PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins2006-10-281-0/+3
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-111-2/+20
* [PATCH] enforce proper tlb flush in unmap_hugepage_rangeChen, Kenneth W2006-10-041-1/+7
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+1
* [PATCH] Hugepages: Use page_to_nid rather than traversing zone pointersChristoph Lameter2006-09-261-4/+4
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-231-120/+162
* [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