Commit Graph

1849 Commits (1e548deb5d1630ca14ba04da04e3b6b3766178c7)

Author SHA1 Message Date
KAMEZAWA Hiroyuki e0dc3a53de memory hotplug fix: fix section mismatch in vmammap_allock_block() 17 years ago
Mel Gorman ba72cb8cb0 Fix boot problem with iSeries lacking hugepage support 17 years ago
Hugh Dickins 09f345da75 prep_zero_page: remove bogus BUG_ON 17 years ago
Hugh Dickins e84e2e132c tmpfs: restore missing clear_highpage 17 years ago
Christian Borntraeger ce7e9fae8d [S390] Optimize storage key handling for anonymous pages 17 years ago
Linus Torvalds 8c0863403f dirty page balancing: Get rid of broken unmapped_ratio logic 17 years ago
Nick Piggin d32ddd8f20 slob: fix memory corruption 17 years ago
Balbir Singh 20a1022d4a Swap delay accounting, include lock_page() delays 17 years ago
Randy Dunlap 42614fcde7 vmstat: fix section mismatch warning 17 years ago
Adrian Bunk be21f0ab0d fix mm/util.c:krealloc() 17 years ago
Ken Chen 45c682a68a hugetlb: fix i_blocks accounting 17 years ago
Adrian Bunk 8cde045c7e mm/hugetlb.c: make a function static 17 years ago
Adam Litke 90d8b7e612 hugetlb: enforce quotas during reservation for shared mappings 17 years ago
Adam Litke 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() 17 years ago
Adam Litke 2fc39cec6a hugetlb: debit quota in alloc_huge_page 17 years ago
Adam Litke c79fb75e5a hugetlb: fix quota management for private mappings 17 years ago
Adam Litke 348ea204cc hugetlb: split alloc_huge_page into private and shared components 17 years ago
Adam Litke 5b23dbe817 hugetlb: follow_hugetlb_page() for write access 17 years ago
Yasunori Goto 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 years ago
Peter Zijlstra 5fce25a9df mm: speed up writeback ramp-up on clean systems 17 years ago
KAMEZAWA Hiroyuki dbc0e4cefd memory hotremove: unset migrate type "ISOLATE" after removal 17 years ago
Lee Schermerhorn 3ad33b2436 Migration: find correct vma in new_vma_page() 17 years ago
Akinobu Mita cc550defe9 slab: fix typo in allocation failure handling 17 years ago
Linus Torvalds 44048d700b Revert "Bias the placement of kernel pages at lower PFNs" 17 years ago
Denis Cheng efe44183f6 SLUB: killed the unused "end" variable 17 years ago
Christoph Lameter 05aa345034 SLUB: Fix memory leak by not reusing cpu_slab 17 years ago
Adrian Bunk 02c3530da6 unexport access_process_vm 17 years ago
Linus Torvalds 5307cc1aa5 Remove broken ptrace() special-case code from file mapping 18 years ago
Zach Brown bdb76ef5a4 dio: fix cache invalidation after sync writes 18 years ago
Hugh Dickins 487e9bf25c fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE 18 years ago
Glauber de Oliveira Costa 8bca44bbd3 mm/sparse-vmemmap.c: make sure init_mm is included 18 years ago
Linus Torvalds 6a22c57b8d Revert "x86_64: allocate sparsemem memmap above 4G" 18 years ago
David Howells f2b8544f5f NOMMU: mm/nommu.c needs linux/module.h 18 years ago
Al Viro 27bb628a1d missing atomic_read_long() in slub.c 18 years ago
Emil Medve 3a424f2d56 Fix a build error when BLOCK=n 18 years ago
Hugh Dickins 1ddd439ef9 fix mprotect vma_wants_writenotify prot 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 480b116c98 shmem: new export ops 18 years ago
Yasunori Goto b9049e2344 memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic 18 years ago
Yasunori Goto 7b78d335ac memory hotplug: rearrange memory hotplug notifier 18 years ago
Al Viro e91a810e88 oom_kill bug 18 years ago
Philipp Marek ad3d0a3827 small documentation fixes 18 years ago
Gabriel Craciunescu e9534b3fd7 Typo fixes retrun -> return 18 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Robert P. J. Day 8518609dee Explain clearly why kmalloc() can't use __GFP_HIGHMEM. 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Matthias Kaehlcke 7b1915a989 mm/oom_kill.c: Use list_for_each_entry instead of list_for_each 18 years ago