Commit Graph

71 Commits (27d4d05220f84c2f83fe4c410fda0da479905813)

Author SHA1 Message Date
David Rientjes a5c86e986f hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE 13 years ago
Becky Bruce ee8f248d26 hugetlb: add phys addr to struct huge_bootmem_page 14 years ago
Linus Torvalds be93d8cfba Fix build with !HUGETLBFS 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Andi Kleen aa50d3a7aa Encode huge page size for VM_FAULT_HWPOISON errors 15 years ago
Naoya Horiguchi 6de2b1aab9 HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() 15 years ago
Naoya Horiguchi 0ebabb416f hugetlb: redefine hugepage copy functions 15 years ago
Naoya Horiguchi bf50bab2b3 hugetlb: add allocate function for hugepage migration 15 years ago
Naoya Horiguchi 93f70f900d HWPOISON, hugetlb: isolate corrupted hugepage 15 years ago
Naoya Horiguchi 0fe6e20b9c hugetlb, rmap: add reverse mapping for hugepage 15 years ago
Naoya Horiguchi 8edf344c66 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Andrew Morton e9ea0e2d1d hugetlb_file_setup(): use C, not cpp 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Eric B Munson 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 16 years ago
Eric B Munson 6bfde05bf5 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount 16 years ago
Hugh Dickins 2a15efc953 mm: follow_hugetlb_page flags 16 years ago
Lee Schermerhorn e8c5c82498 hugetlb: balance freeing of huge pages across nodes 16 years ago
Hugh Dickins 353d5c30c6 mm: fix hugetlb bug due to user_shm_unlock call 16 years ago
Hugh Dickins 788c7df451 hugetlb: fault flags instead of write_access 16 years ago
Wu Fengguang 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages 16 years ago
Stefan Richter 1db8508cf4 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS 16 years ago
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago
Alexey Dobriyan e1759c215b proc: switch /proc/meminfo to seq_file 17 years ago
Andrea Righi 510a35d4a4 hugetlb: remove unused variable warning 17 years ago
Jon Tollefson 53ba51d21d hugetlb: allow arch overridden hugepage allocation 17 years ago
Andi Kleen ceb8687961 hugetlb: introduce pud_huge 17 years ago
Nishanth Aravamudan a343787016 hugetlb: new sysfs interface 17 years ago
Andi Kleen a137e1cc6d hugetlbfs: per mount huge page sizes 17 years ago
Andi Kleen e5ff215941 hugetlb: multiple hstates for multiple page sizes 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Mel Gorman 04f2cbe356 hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed 17 years ago
Mel Gorman a1e78772d7 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() 17 years ago
Gerald Schaefer 6d779079bf hugetlbfs: architecture header cleanup 17 years ago
Nishanth Aravamudan 064d9efe94 hugetlb: fix overcommit locking 17 years ago
Nishanth Aravamudan a3d0c6aa1b hugetlb: add locking for overcommit sysctl 17 years ago
Nishanth Aravamudan 368d2c6358 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" 17 years ago
Nishanth Aravamudan d1c3fb1f8f hugetlb: introduce nr_overcommit_hugepages sysctl 17 years ago
Ken Chen 45c682a68a hugetlb: fix i_blocks accounting 17 years ago
Adam Litke 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() 17 years ago
Adam Litke 5b23dbe817 hugetlb: follow_hugetlb_page() for write access 17 years ago
Adam Litke 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 18 years ago
David Gibson dec4ad86c2 hugepage: fix broken check for offset alignment in hugepage mappings 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Mel Gorman 396faf0303 Allow huge page allocations to use GFP_HIGH_MOVABLE 18 years ago
Eric W. Biederman 9d66586f77 shm: fix the filename of hugetlb sysv shared memory 18 years ago
Adrian Bunk d2ba27e800 proper prototype for hugetlb_get_unmapped_area() 18 years ago