Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anni fa |
Linus Torvalds
|
ac0f6f927d
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
15 anni fa |
Russell King
|
4b3073e1c5
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
|
15 anni fa |
Jeff Mahoney
|
094e9539bd
hugetlb: fix section mismatches
|
15 anni fa |
Andrea Arcangeli
|
74dbdd239b
mm: hugetlb: fix clear_huge_page()
|
15 anni fa |
Mel Gorman
|
536240f2bd
hugetlb: abort a hugepage pool resize if a signal is pending
|
15 anni fa |
Mel Gorman
|
4eb2b1dcd5
hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page
|
15 anni fa |
Larry Woodman
|
b76c8cfbff
hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails
|
15 anni fa |
David Rientjes
|
bad44b5be8
mm: add gfp flags for NODEMASK_ALLOC slab allocations
|
15 anni fa |
Lee Schermerhorn
|
9b5e5d0fdc
hugetlb: use only nodes with memory for huge pages
|
15 anni fa |
Lee Schermerhorn
|
9a30523066
hugetlb: add per node hstate attributes
|
15 anni fa |
Lee Schermerhorn
|
06808b0827
hugetlb: derive huge pages nodes allowed from task mempolicy
|
15 anni fa |
Lee Schermerhorn
|
6ae11b278b
hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions
|
15 anni fa |
Lee Schermerhorn
|
9a76db0997
hugetlb: rework hstate_next_node_* functions
|
15 anni fa |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 anni fa |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 anni fa |
Hugh Dickins
|
3ae77f43b1
mm: hugetlbfs_pagecache_present
|
15 anni fa |
Hugh Dickins
|
2a15efc953
mm: follow_hugetlb_page flags
|
15 anni fa |
Lee Schermerhorn
|
57dd28fb05
hugetlb: restore interleaving of bootmem huge pages
|
15 anni fa |
Lee Schermerhorn
|
685f345708
hugetlb: use free_pool_huge_page() to return unused surplus pages
|
15 anni fa |
Lee Schermerhorn
|
e8c5c82498
hugetlb: balance freeing of huge pages across nodes
|
15 anni fa |
Joerg Roedel
|
f340ca0f06
hugetlbfs: export vma_kernel_pagsize to modules
|
16 anni fa |
Eric Sandeen
|
e4c6f8bed0
hugetlbfs: fix i_blocks accounting
|
16 anni fa |
Hugh Dickins
|
788c7df451
hugetlb: fault flags instead of write_access
|
16 anni fa |
Wu Fengguang
|
20a0307c03
mm: introduce PageHuge() for testing huge/gigantic pages
|
16 anni fa |
Christoph Lameter
|
62bc62a873
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
|
16 anni fa |
Mel Gorman
|
6484eb3e2a
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 anni fa |
Mel Gorman
|
f83a275dbc
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs
|
16 anni fa |
Roel Kluin
|
e2f17d9459
hugetlb: chg cannot become less than 0
|
16 anni fa |
Mel Gorman
|
17c9d12e12
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
|
16 anni fa |