Commit Graph

1763 Commits (c2a7dcad9f0d92d7a96e735abb8bec7b9c621536)

Author SHA1 Message Date
Linus Torvalds 3a6927906f Do dirty page accounting when removing a page from the page cache 17 years ago
Christoph Lameter 3811dbf671 SLUB: remove useless masking of GFP_ZERO 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
Mel Gorman 81eabcbe0b mm: fix page allocation for larger I/O segments 17 years ago
WANG Cong bbd0682596 mm/sparse.c: improve the error handling for sparse_add_one_section() 17 years ago
WANG Cong af0cd5a7c3 mm/sparse.c: check the return value of sparse_index_alloc() 17 years ago
Geoff Levand a5ee6daa52 sparsemem: make SPARSEMEM_VMEMMAP selectable 17 years ago
Adam Litke 72fad7139b hugetlb: handle write-protection faults in follow_hugetlb_page 17 years ago
Linus Torvalds 7fd272550b Avoid double memclear() in SLOB/SLUB 17 years ago
Eric Paris ecaf18c15a VM/Security: add security hook to do_brk 17 years ago
Vegard Nossum 294a80a8ed SLUB's ksize() fails for size > 2048 17 years ago
Nick Piggin 369b8f5a70 mm: fix XIP file writes 17 years ago
Tetsuo Handa f8fcc93319 Add EXPORT_SYMBOL(ksize); 17 years ago
Denis Cheng 4b01a0b161 mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init 17 years ago
Eric Paris 5a211a5dea VM/Security: add security hook to do_brk 17 years ago
Eric Paris 7cd94146cd Security: round mmap hint address above mmap_min_addr 17 years ago
Eric Paris 8869477a49 security: protect from stack expantion into low vm addresses 17 years ago
Matthew Wilcox 80cbd911ca Fix kmem_cache_free performance regression in slab 17 years ago
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 17 years ago
Zach Brown bdb76ef5a4 dio: fix cache invalidation after sync writes 17 years ago
Hugh Dickins 487e9bf25c fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE 17 years ago
Glauber de Oliveira Costa 8bca44bbd3 mm/sparse-vmemmap.c: make sure init_mm is included 17 years ago