Commit Graph

60 Commits (9e76ad2a27f592c1390248867391880c7efe78b3)

Author SHA1 Message Date
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 18 years ago
Adam Litke 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() 18 years ago
Adam Litke 5b23dbe817 hugetlb: follow_hugetlb_page() for write access 18 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
Adam Litke 516dffdcd8 [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments 18 years ago
Chen, Kenneth W 39dde65c99 [PATCH] shared page table for hugetlb page 18 years ago
Hugh Dickins 68589bc353 [PATCH] hugetlb: prepare_hugepage_range check offset too 19 years ago
Chen, Kenneth W 502717f4e1 [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() 19 years ago
Chen, Kenneth W a43a8c39bb [PATCH] tightening hugetlb strict accounting 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
David Gibson 42b88befd6 [PATCH] hugepage: is_aligned_hugepage_range() cleanup 19 years ago
David Gibson 3915bcf38f [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h 19 years ago
David Gibson 9da61aef0f [PATCH] hugepage: Fix hugepage logic in free_pgtables() 19 years ago
David Gibson 27a85ef1b8 [PATCH] hugepage: Make {alloc,free}_huge_page() local 19 years ago
David Gibson b45b5bd65f [PATCH] hugepage: Strict page reservation for hugepage inodes 19 years ago