| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mm: make compound page destructor handling explicit | Andy Whitcroft | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] htlb forget rss with pt sharing | Chen, Kenneth W | 2006-12-07 | 1 | -8/+0 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 | 1 | -0/+7 |
* | [PATCH] __unmap_hugepage_range(): add comment | Chen, Kenneth W | 2006-12-07 | 1 | -0/+5 |
* | [PATCH] hugetlb: fix absurd HugePages_Rsvd | Hugh Dickins | 2006-10-28 | 1 | -0/+3 |
* | [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() | Chen, Kenneth W | 2006-10-11 | 1 | -2/+20 |
* | [PATCH] enforce proper tlb flush in unmap_hugepage_range | Chen, Kenneth W | 2006-10-04 | 1 | -1/+7 |
* | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] Hugepages: Use page_to_nid rather than traversing zone pointers | Christoph Lameter | 2006-09-26 | 1 | -4/+4 |
* | [PATCH] tightening hugetlb strict accounting | Chen, Kenneth W | 2006-06-23 | 1 | -120/+162 |
* | [PATCH] hugetlb: don't allow free hugetlb count fall below reserved count | Chen, Kenneth W | 2006-03-31 | 1 | -0/+1 |
* | [PATCH] fix extra page ref count in follow_hugetlb_page | Chen, Kenneth W | 2006-03-31 | 1 | -2/+3 |
* | [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix | Paul Jackson | 2006-03-22 | 1 | -1/+3 |
* | [PATCH] optimize follow_hugetlb_page | Chen, Kenneth W | 2006-03-22 | 1 | -8/+17 |
* | [PATCH] hugepage: Make {alloc,free}_huge_page() local | David Gibson | 2006-03-22 | 1 | -12/+13 |
* | [PATCH] hugepage: Strict page reservation for hugepage inodes | David Gibson | 2006-03-22 | 1 | -10/+126 |
* | [PATCH] hugepage: serialize hugepage allocation and instantiation | David Gibson | 2006-03-22 | 1 | -7/+18 |
* | [PATCH] hugepage: Small fixes to hugepage clear/copy path | David Gibson | 2006-03-22 | 1 | -7/+26 |
* | [PATCH] Enable mprotect on huge pages | Zhang, Yanmin | 2006-03-22 | 1 | -0/+29 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -2/+3 |
* | [PATCH] hugepage allocator cleanup | Nick Piggin | 2006-03-22 | 1 | -16/+8 |
* | [PATCH] compound page: use page[1].lru | Hugh Dickins | 2006-02-14 | 1 | -2/+2 |
* | [PATCH] hugetlbpage: return VM_FAULT_OOM on oom | Christoph Lameter | 2006-02-07 | 1 | -15/+2 |
* | [PATCH] Hugepages need clear_user_highpage() not clear_highpage() | David Gibson | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] hugetlb: add comment explaining reasons for Bus Errors | Christoph Lameter | 2006-02-05 | 1 | -0/+9 |
* | [PATCH] mm: make hugepages obey cpusets. | Christoph Lameter | 2006-01-08 | 1 | -1/+3 |
* | [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page() | Christoph Lameter | 2006-01-06 | 1 | -42/+24 |
* | [PATCH] Add NUMA policy support for huge pages. | Christoph Lameter | 2006-01-06 | 1 | -10/+14 |
* | [PATCH] mm: dequeue a huge page near to this node | Christoph Lameter | 2006-01-06 | 1 | -6/+8 |
* | [PATCH] Hugetlb: Copy on Write support | David Gibson | 2006-01-06 | 1 | -19/+108 |
* | [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW | Adam Litke | 2006-01-06 | 1 | -9/+25 |
* | [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page | Adam Litke | 2006-01-06 | 1 | -3/+3 |
* | [PATCH] Hugetlb: Remove duplicate i_size check | Adam Litke | 2006-01-06 | 1 | -7/+0 |
* | [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h... | Eric Paris | 2005-11-22 | 1 | -0/+6 |
* | [PATCH] unexport hugetlb_total_pages | Adrian Bunk | 2005-11-07 | 1 | -1/+0 |
* | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 | 1 | -0/+3 |
* | [PATCH] hugetlb: demand fault handler | Adam Litke | 2005-10-29 | 1 | -85/+95 |
* | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -9/+3 |
* | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-29 | 1 | -4/+8 |
* | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-29 | 1 | -0/+3 |
* | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-29 | 1 | -3/+3 |
* | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 2005-10-20 | 1 | -0/+22 |
* | [PATCH] mm: hugetlb truncation fixes | Hugh Dickins | 2005-10-19 | 1 | -14/+21 |
* | [PATCH] hugetlb: move stale pte check into huge_pte_alloc() | Adam Litke | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] Fix hugepage crash on failing mmap() | David Gibson | 2005-08-05 | 1 | -1/+10 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 | 1 | -1/+176 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+260 |