hugetlb: fix race condition in hugetlb_fault()
[linux-flexiantxendom0.git] / mm / hugetlb.c
2012-04-30 Chris Metcalfhugetlb: fix race condition in hugetlb_fault()
2011-12-30 Hillf Dantonmm: hugetlb: fix non-atomic enqueue of huge page
2011-12-09 Youquan Songthp: set compound tail page _count to zero
2011-11-16 Hillf Dantonhugetlb: release pages in the error path of hugetlb_cow()
2011-07-26 Chris Forbesmm: hugetlb: fix coding style issues
2011-07-26 Becky Brucehugetlb: add phys addr to struct huge_bootmem_page
2011-06-16 Rafael Aquinimm: fix negative commitlimit when gigantic hugepages...
2011-06-06 Hugh Dickinsmm: fix ENOSPC returned by handle_mm_fault()
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-04-26 Jiri KosinaMerge branch 'master' into for-next
2011-04-10 Justin P. Mattocktreewide: remove extra semicolons
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Petr Holasekhugetlbfs: correct handling of negative input to /proc...
2011-01-14 Eric B Munsonhugetlb: fix handling of parse errors in sysfs
2011-01-14 Eric B Munsonhugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
2011-01-14 Michal Hockohugetlb: check the return value of string conversion...
2011-01-14 Jesper Juhlmm/hugetlb.c: fix error-path memory leak in nr_hugepage...
2011-01-14 Andrea Arcangelithp: clear_copy_huge_page
2010-12-02 Dean Nelsonmm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()
2010-10-26 Dean Nelsonmm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
2010-10-08 Andi KleenEncode huge page size for VM_FAULT_HWPOISON errors
2010-10-08 Andi Kleenhugepage: move is_hugepage_on_freelist inside ifdef...
2010-10-08 Naoya HoriguchiHWPOSION, hugetlb: recover from free hugepage error...
2010-10-08 Naoya Horiguchihugetlb: move refcounting in hugepage allocation inside...
2010-10-08 Naoya HoriguchiHWPOISON, hugetlb: add free check to dequeue_hwpoison_h...
2010-10-08 Naoya Horiguchihugetlb: hugepage migration core
2010-10-08 Naoya Horiguchihugetlb: redefine hugepage copy functions
2010-10-08 Naoya Horiguchihugetlb: add allocate function for hugepage migration
2010-10-08 Naoya Horiguchihugetlb: fix metadata corruption in hugetlb_fault()
2010-09-24 Naoya Horiguchihugetlb, rmap: fix confusing page locking in hugetlb_cow()
2010-09-24 Naoya Horiguchihugetlb, rmap: use hugepage_add_new_anon_rmap() in...
2010-08-12 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2010-08-11 Naoya Horiguchihugetlb: add missing unlock in avoidcopy path in hugetl...
2010-08-11 Naoya HoriguchiHWPOISON, hugetlb: support hwpoison injection for hugepage
2010-08-11 Naoya HoriguchiHWPOISON, hugetlb: detect hwpoison in hugetlb code
2010-08-11 Naoya HoriguchiHWPOISON, hugetlb: isolate corrupted hugepage
2010-08-11 Naoya Horiguchihugetlb, rmap: add reverse mapping for hugepage
2010-08-10 Doug Doanhugetlb: call mmu notifiers on hugepage cow
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-12 Mel Gormanhugetlbfs: kill applications that use MAP_NORESERVE...
2010-04-24 Mel Gormanhugetlb: fix infinite loop in get_futex_key() when...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-03 Jeff Mahoneyhugetlb: fix section mismatches
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
next