Commit Graph

1938 Commits (fea5fa875eb235dc186b1f5184eb36abc63e26cc)

Author SHA1 Message Date
Sam Ravnborg 1d6f4e60e7 mm: fix section mismatch warning in page_alloc.c 17 years ago
Linus Torvalds c23f72cae9 Revert "writeback: introduce writeback_control.more_io to indicate more io" 17 years ago
Ken Chen 68842c9b94 hugetlbfs: fix quota leak 17 years ago
Christoph Lameter 96990a4ae9 quicklists: Only consider memory that can be used with GFP_KERNEL 17 years ago
Thomas Bogendoerfer 467bc461d2 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 17 years ago
Akinobu Mita c51b1a160b xip: fix get_zeroed_page with __GFP_HIGHMEM 17 years ago
Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
Pekka J Enberg 57ed3eda97 slub: provide /proc/slabinfo 17 years ago
Christoph Lameter 76be895001 SLUB: Improve hackbench speed 17 years ago
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
Matthew Wilcox 0b94e97a25 Use lock_page_killable 17 years ago
Matthew Wilcox 2687a3569e Add lock_page_killable 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 e34f44b351 pool: Improve memory usage for devices which can't cross boundaries 17 years ago
Matthew Wilcox a35a345514 Change dmapool free block management 17 years ago
Matthew Wilcox 6182a0943a dmapool: Tidy up includes and add comments 17 years ago
Matthew Wilcox 399154be2d dmapool: Validate parameters to dma_pool_create 17 years ago
Matthew Wilcox 2cae367e48 Avoid taking waitqueue lock in dmapool 17 years ago
Matthew Wilcox e87aa77374 dmapool: Fix style problems 17 years ago
Matthew Wilcox 141e9d4b54 Move dmapool.c to mm/ directory 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