nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / mm / hugetlb.c
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
2007-11-15 Adrian Bunkmm/hugetlb.c: make a function static
2007-11-15 Adam Litkehugetlb: enforce quotas during reservation for shared...
2007-11-15 Adam Litkehugetlb: allow bulk updating in hugetlb_*_quota()
2007-11-15 Adam Litkehugetlb: debit quota in alloc_huge_page
2007-11-15 Adam Litkehugetlb: fix quota management for private mappings
2007-11-15 Adam Litkehugetlb: split alloc_huge_page into private and shared...
2007-11-15 Adam Litkehugetlb: follow_hugetlb_page() for write access
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-16 Adam Litkehugetlb: fix dynamic pool resize failure case
2007-10-16 Nishanth Aravamudanhugetlb: fix hugepage allocation with memoryless nodes
2007-10-16 Adam Litkehugetlb: fix pool resizing corner case
2007-10-16 Adam Litkehugetlb: Add hugetlb_dynamic_pool sysctl
2007-10-16 Adam Litkehugetlb: Try to grow hugetlb pool for MAP_SHARED mappings
2007-10-16 Adam Litkehugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings
2007-10-16 Adam Litkehugetlb: Move update_and_free_page
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
2007-10-01 Ralf Baechlehugetlb: fix clear_user_highpage arguments
2007-09-19 Lee SchermerhornFix NUMA Memory Policy Reference Counting
2007-08-23 Adam LitkeFix VM_FAULT flags conversion for hugetlb
2007-07-24 Ken Chenfix hugetlb page allocation leak
2007-07-19 Akinobu Mitahugetlb: use set_compound_page_dtor
2007-07-19 Hugh DickinsRemove nid_lock from alloc_fresh_huge_page
2007-07-19 Andrew Mortondequeue_huge_page() warning fix
2007-07-19 Nick Pigginmm: fault feedback #2
next