aboutsummaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2012-01-10mm/hugetlb.c: avoid bogus counter of surplus huge pageHillf Danton
2012-01-10mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton
2012-01-10mm/hugetlb.c: fix virtual address handling in hugetlb faultKAMEZAWA Hiroyuki
2012-01-10hugetlb: clarify hugetlb_instantiation_mutex usageMichal Hocko
2012-01-10hugetlb: detect race upon page allocation failure during COWHillf Danton
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-11-15hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton
2011-07-25mm: hugetlb: fix coding style issuesChris Forbes
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce
2011-06-15mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepagesPetr Holasek
2011-01-13hugetlb: fix handling of parse errors in sysfsEric B Munson
2011-01-13hugetlb: do not allow pagesize >= MAX_ORDER pool adjustmentEric B Munson
2011-01-13hugetlb: check the return value of string conversion in sysctl handlerMichal Hocko
2011-01-13mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()Jesper Juhl
2011-01-13thp: clear_copy_huge_pageAndrea Arcangeli
2010-12-02mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()Dean Nelson
2010-10-26mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()Dean Nelson
2010-10-08Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen
2010-10-08hugepage: move is_hugepage_on_freelist inside ifdef to avoid warningAndi Kleen
2010-10-08HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASEDNaoya Horiguchi
2010-10-08hugetlb: move refcounting in hugepage allocation inside hugetlb_lockNaoya Horiguchi
2010-10-08HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi
2010-10-08hugetlb: hugepage migration coreNaoya Horiguchi
2010-10-08hugetlb: redefine hugepage copy functionsNaoya Horiguchi
2010-10-08hugetlb: add allocate function for hugepage migrationNaoya Horiguchi
2010-10-08hugetlb: fix metadata corruption in hugetlb_fault()Naoya Horiguchi
2010-09-23hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi
2010-09-23hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-08-11hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()Naoya Horiguchi
2010-08-11HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi
2010-08-11HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi
2010-08-11HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi
2010-08-11hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi
2010-08-09hugetlb: call mmu notifiers on hugepage cowDoug Doan
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie
2010-05-11hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds