KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 years ago |
Hugh Dickins
|
c856507f2b
mm: remove last trace of shmem_get_unmapped_area
|
14 years ago |
Matt Fleming
|
172703b08c
mm: delete non-atomic mm counter implementation
|
14 years ago |
Daniel Kiper
|
ba93fa81b5
mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM
|
14 years ago |
Daniel Kiper
|
bf4e8902ee
mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP
|
14 years ago |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 years ago |
Ying Han
|
a09ed5e000
vmscan: change shrink_slab() interfaces by passing shrink_control
|
14 years ago |
Dave Hansen
|
a238ab5b02
mm: break out page allocation warning code
|
14 years ago |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
14 years ago |
Peter Zijlstra
|
d16dfc550f
mm: mmu_gather rework
|
14 years ago |
Michal Hocko
|
d05f3169c0
mm: make expand_downwards() symmetrical with expand_upwards()
|
14 years ago |
KOSAKI Motohiro
|
1b79acc911
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
|
14 years ago |
KOSAKI Motohiro
|
37b23e0525
x86,mm: make pagefault killable
|
14 years ago |
David Rientjes
|
7bf02ea22c
arch, mm: filter disallowed nodes from arch specific show_mem functions
|
14 years ago |
Mikulas Patocka
|
a09a79f668
Don't lock guardpage if the stack is growing up
|
14 years ago |
Andrea Arcangeli
|
78f11a2557
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
David Rientjes
|
b2b755b5f1
lib, arch: add filter argument to show_mem and fix private implementations
|
14 years ago |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Stephen Wilson
|
5ddd36b9c5
mm: implement access_remote_vm
|
14 years ago |
Stephen Wilson
|
cae5d39032
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 years ago |
Stephen Wilson
|
83b964bbf8
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
|
14 years ago |
Stephen Wilson
|
31db58b3ab
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
|
14 years ago |
Dave Hansen
|
033193275b
pagewalk: only split huge pages when necessary
|
14 years ago |
Gleb Natapov
|
318b275fbc
mm: allow GUP to fail instead of waiting on a page
|
14 years ago |
David Rientjes
|
ddd588b5dd
oom: suppress nodes that are not allowed from meminfo on oom kill
|
14 years ago |
Linus Torvalds
|
ec0afc9311
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 years ago |
Andrea Arcangeli
|
ef2b4b95a6
mm: PageBuddy and mapcount robustness
|
14 years ago |
Huang Ying
|
f58c9df78c
mm: remove is_hwpoison_address
|
14 years ago |
Huang Ying
|
69ebb83e13
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
|
14 years ago |