Commit Graph

1753 Commits (d2f60e5faa9aef9a08d0abaee2007e5a0800d2c5)

Author SHA1 Message Date
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
Linus Torvalds 6a22c57b8d Revert "x86_64: allocate sparsemem memmap above 4G" 17 years ago
David Howells f2b8544f5f NOMMU: mm/nommu.c needs linux/module.h 17 years ago
Al Viro 27bb628a1d missing atomic_read_long() in slub.c 17 years ago
Emil Medve 3a424f2d56 Fix a build error when BLOCK=n 17 years ago
Hugh Dickins 1ddd439ef9 fix mprotect vma_wants_writenotify prot 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 17 years ago
Christoph Hellwig 480b116c98 shmem: new export ops 17 years ago
Yasunori Goto b9049e2344 memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic 17 years ago
Yasunori Goto 7b78d335ac memory hotplug: rearrange memory hotplug notifier 17 years ago
Al Viro e91a810e88 oom_kill bug 18 years ago