netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / mm / hugetlb.c
2010-01-11 Andrea Arcangelimm: hugetlb: fix clear_huge_page()
2009-12-15 Mel Gormanhugetlb: abort a hugepage pool resize if a signal is...
2009-12-15 Mel Gormanhugetlb: acquire the i_mmap_lock before walking the...
2009-12-15 Larry Woodmanhugetlb: prevent deadlock in __unmap_hugepage_range...
2009-12-15 David Rientjesmm: add gfp flags for NODEMASK_ALLOC slab allocations
2009-12-15 Lee Schermerhornhugetlb: use only nodes with memory for huge pages
2009-12-15 Lee Schermerhornhugetlb: add per node hstate attributes
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-15 Lee Schermerhornhugetlb: add nodemask arg to huge page alloc, free...
2009-12-15 Lee Schermerhornhugetlb: rework hstate_next_node_* functions
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-22 Hugh Dickinsmm: hugetlbfs_pagecache_present
2009-09-22 Hugh Dickinsmm: follow_hugetlb_page flags
2009-09-22 Lee Schermerhornhugetlb: restore interleaving of bootmem huge pages
2009-09-22 Lee Schermerhornhugetlb: use free_pool_huge_page() to return unused...
2009-09-22 Lee Schermerhornhugetlb: balance freeing of huge pages across nodes
2009-09-10 Joerg Roedelhugetlbfs: export vma_kernel_pagsize to modules
2009-07-30 Eric Sandeenhugetlbfs: fix i_blocks accounting
2009-06-23 Hugh Dickinshugetlb: fault flags instead of write_access
2009-06-17 Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-05-29 Mel Gormanmm: account for MAP_SHARED mappings using VM_MAYSHARE...
2009-04-01 Roel Kluinhugetlb: chg cannot become less than 0
2009-02-11 Mel GormanDo not account for hugetlbfs quota at mmap() time if...
2009-02-10 Mel GormanDo not account for the address space used by hugetlbfs...
2009-01-06 Cyrill Gorcunovmm: hugetlb: remove redundant `if' operation
2009-01-06 Hannes Ederhugetlb: fix sparse warnings
2009-01-06 Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2009-01-06 Mel Gormanmm: report the pagesize backing a VMA in /proc/pid...
2008-11-13 Adam Litkehugetlb: make unmap_ref_private multi-size-aware
2008-11-06 Andy Whitcrofthugetlb: pull gigantic page initialisation out of the...
2008-11-06 Andy Whitcrofthugetlbfs: handle pages higher order than MAX_ORDER
2008-10-23 Alexey Dobriyanproc: switch /proc/meminfo to seq_file
2008-10-20 KOSAKI Motohirohugepage: support ZERO_PAGE()
2008-10-20 Harvey Harrisonmm: hugetlb.c make functions static, use NULL rather...
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-16 David Gibsonhugetlb: handle updating of ACCESSED and DIRTY in huget...
2008-08-12 Andy Whitcroftallocate structures for reservation tracking in hugetlb...
2008-08-12 Andy Whitcrofthugetlbfs: allocate structures for reservation tracking...
2008-08-12 Gerald Schaeferhugetlb: call arch_prepare_hugepage() for surplus pages
2008-08-06 Linus TorvaldsRevert duplicate "mm/hugetlb.c must #include <asm/io.h>"
2008-08-01 Benjamin Herrenschmidtmm/hugetlb: don't crash when HPAGE_SHIFT is 0
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-07-29 Adrian Bunkmm/hugetlb.c must #include <asm/io.h>
2008-07-28 Adrian Bunkmm/hugetlb.c must #include <asm/io.h>
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-26 Nishanth Aravamudanhugetlb: fix CONFIG_SYSCTL=n build
2008-07-25 Ingo Molnarmm/hugetlb.c: fix build failure with !CONFIG_SYSCTL
2008-07-24 Adam Litkehugetlb: quota is not freed for unused reserved private...
2008-07-24 Mel Gormanhugetlb: fix a hugepage reservation check for MAP_SHARED
2008-07-24 Jon Tollefsonhugetlb: allow arch overridden hugepage allocation
2008-07-24 Nick Pigginhugetlb: override default huge page size
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlb: printk cleanup
2008-07-24 Andi Kleenhugetlb: support boot allocate different sizes
2008-07-24 Andi Kleenhugetlb: support larger than MAX_ORDER
2008-07-24 Andi Kleenhugetlb: abstract numa round robin selection
2008-07-24 Nishanth Aravamudanhugetlb: new sysfs interface
2008-07-24 Andi Kleenhugetlbfs: per mount huge page sizes
2008-07-24 Andi Kleenhugetlb: multiple hstates for multiple page sizes
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Andi Kleenhugetlb: factor out prep_new_huge_page
2008-07-24 Johannes Weinervma_page_offset() has no callees: drop it
2008-07-24 Andy Whitcrofthugetlb reservations: fix hugetlb MAP_PRIVATE reservati...
2008-07-24 Andy Whitcrofthugetlb: allow huge page mappings to be created without...
2008-07-24 Andy Whitcrofthugetlb: move reservation region support earlier
2008-07-24 Andy Whitcrofthuge page private reservation review cleanups
2008-07-24 Mel Gormanhugetlb: guarantee that COW faults for a process that...
2008-07-24 Mel Gormanhugetlb: reserve huge pages for reliable MAP_PRIVATE...
2008-07-24 Mel Gormanhugetlb: move hugetlb_acct_memory()
2008-07-24 Adrian Bunkmm/hugetlb.c: fix duplicate variable
2008-06-06 Nick Pigginhugetlb: fix lockdep error
2008-04-29 Nishanth Aravamudanpage allocator: explicitly retry hugepage allocations
2008-04-29 Harvey Harrisonmm: fix integer as NULL pointer warnings
2008-04-28 Gerald Schaeferhugetlbfs: common code update for s390
2008-04-28 Gerald Schaeferhugetlbfs: add missing TLB flush to hugetlb_cow()
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 Adam LitkeSubject: [PATCH] hugetlb: vmstat events for huge page...
2008-04-28 Adam Litkehugetlb: decrease hugetlb_lock cycling in gather_surplu...
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-03-26 Nishanth Aravamudanhugetlb: fix potential livelock in return_unused_surplu...
2008-03-26 Nishanth Aravamudanhugetlb: indicate surplus huge page counts in per-node...
2008-03-11 Adam Litkehugetlb: correct page count for surplus huge pages
2008-03-05 Nishanth Aravamudanhugetlb: fix pool shrinking while in restricted cpuset
2008-03-05 Adam Litkehugetlb: close a difficult to trigger reservation race
2008-02-24 Andy Whitcrofthugetlb: ensure we do not reference a surplus page...
2008-02-14 Nishanth Aravamudanhugetlb: fix overcommit locking
2008-02-08 Nishanth Aravamudanhugetlb: add locking for overcommit sysctl
2008-02-05 Nick Pigginmm: fix PageUptodate data race
2008-01-24 Larry Woodmanfix hugepages leak due to pagetable page sharing
2008-01-14 Ken Chenhugetlbfs: fix quota leak
2007-12-18 Nishanth AravamudanRevert "hugetlb: Add hugetlb_dynamic_pool sysctl"
2007-12-18 Nishanth Aravamudanhugetlb: introduce nr_overcommit_hugepages sysctl
2007-12-11 Adam Litkehugetlb: handle write-protection faults in follow_huget...
2007-11-15 Ken Chenhugetlb: fix i_blocks accounting
next