Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / hugetlb.c
2012-05-10 Chris Metcalfhugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
2012-04-26 Konstantin Khlebnikovmm/hugetlb: fix warning in alloc_huge_page/dequeue_huge...
2012-04-12 Chris Metcalfhugetlb: fix race condition in hugetlb_fault()
2012-03-23 Hillf Dantonmm: hugetlb: cleanup duplicated code in unmapping vm...
2012-03-22 David Gibsonhugepages: fix use after free bug in "quota" handling
2012-03-22 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-03-22 Hillf Dantonmm: hugetlb: bail out unmapping after serving reference...
2012-03-22 Hillf Dantonmm: hugetlb: defer freeing pages when gathering surplus...
2012-03-05 Al Viroflush_tlb_range() needs ->page_table_lock when ->mmap_s...
2012-01-23 Hillf Dantonmm/hugetlb.c: undo change to page mapcount in fault...
2012-01-11 Hillf Dantonmm/hugetlb.c: avoid bogus counter of surplus huge page
2012-01-11 Hillf Dantonmm: hugetlb: fix pgoff computation when unmapping page...
2012-01-11 KAMEZAWA Hiroyukimm/hugetlb.c: fix virtual address handling in hugetlb...
2012-01-11 Michal Hockohugetlb: clarify hugetlb_instantiation_mutex usage
2012-01-11 Hillf Dantonhugetlb: detect race upon page allocation failure durin...
2012-01-06 Greg Kroah-HartmanMerge branch 'driver-core-next' into Linux 3.2
2011-12-30 Hillf Dantonmm: hugetlb: fix non-atomic enqueue of huge page
2011-12-21 Kay Sieversconvert 'memory' sysdev_class to a regular subsystem
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-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
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-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-17 Jeff Mahoney- Update to 2.6.34-final.
2010-05-12 Mel Gormanhugetlbfs: kill applications that use MAP_NORESERVE...
2010-04-28 Jeff Mahoney- Update to 2.6.34-rc5-git8.
2010-04-24 Mel Gormanhugetlb: fix infinite loop in get_futex_key() when...
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-03 Tony Jones- Remove lttng-instrumentation patches, they have been...
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-30 Jeff Mahoney- patches.rpmify/hugetlbfs-fix-section-mismatches:...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-11-25 Tony Jones- patches.trace/lttng-*: update for 2.6.32
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Lee Schermerhornhugetlb: restore interleaving of bootmem huge pages...
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-08-03 Jeff Mahoney- Updated to 2.6.31-rc5.
2009-07-30 Eric Sandeenhugetlbfs: fix i_blocks accounting
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
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...
next