Age | Commit message (Expand) | Author |
2008-01-24 | slab: partially revert list3 changes | Mel Gorman |
2008-01-24 | fix hugepages leak due to pagetable page sharing | Larry Woodman |
2008-01-23 | Update ctime and mtime for memory-mapped files | Anton Salikhmetov |
2008-01-17 | #ifdef very expensive debug check in page fault path | Carsten Otte |
2008-01-17 | mm: fix section mismatch warning in page_alloc.c | Sam Ravnborg |
2008-01-14 | Revert "writeback: introduce writeback_control.more_io to indicate more io" | Linus Torvalds |
2008-01-14 | hugetlbfs: fix quota leak | Ken Chen |
2008-01-14 | quicklists: Only consider memory that can be used with GFP_KERNEL | Christoph Lameter |
2008-01-08 | Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 | Thomas Bogendoerfer |
2008-01-08 | xip: fix get_zeroed_page with __GFP_HIGHMEM | Akinobu Mita |
2008-01-02 | Unify /proc/slabinfo configuration | Linus Torvalds |
2008-01-01 | slub: provide /proc/slabinfo | Pekka J Enberg |
2007-12-21 | SLUB: Improve hackbench speed | Christoph Lameter |
2007-12-19 | Do dirty page accounting when removing a page from the page cache | Linus Torvalds |
2007-12-17 | SLUB: remove useless masking of GFP_ZERO | Christoph Lameter |
2007-12-17 | Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" | Nishanth Aravamudan |
2007-12-17 | hugetlb: introduce nr_overcommit_hugepages sysctl | Nishanth Aravamudan |
2007-12-17 | mm: fix page allocation for larger I/O segments | Mel Gorman |
2007-12-17 | mm/sparse.c: improve the error handling for sparse_add_one_section() | WANG Cong |
2007-12-17 | mm/sparse.c: check the return value of sparse_index_alloc() | WANG Cong |
2007-12-17 | sparsemem: make SPARSEMEM_VMEMMAP selectable | Geoff Levand |
2007-12-10 | hugetlb: handle write-protection faults in follow_hugetlb_page | Adam Litke |
2007-12-09 | Avoid double memclear() in SLOB/SLUB | Linus Torvalds |
2007-12-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-12-05 | VM/Security: add security hook to do_brk | Eric Paris |
2007-12-05 | SLUB's ksize() fails for size > 2048 | Vegard Nossum |
2007-12-05 | mm: fix XIP file writes | Nick Piggin |
2007-12-05 | Add EXPORT_SYMBOL(ksize); | Tetsuo Handa |
2007-12-05 | mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init | Denis Cheng |
2007-12-06 | VM/Security: add security hook to do_brk | Eric Paris |
2007-12-06 | Security: round mmap hint address above mmap_min_addr | Eric Paris |
2007-12-06 | security: protect from stack expantion into low vm addresses | Eric Paris |
2007-11-30 | Fix kmem_cache_free performance regression in slab | Matthew Wilcox |
2007-11-29 | memory hotplug fix: fix section mismatch in vmammap_allock_block() | KAMEZAWA Hiroyuki |
2007-11-29 | Fix boot problem with iSeries lacking hugepage support | Mel Gorman |
2007-11-28 | prep_zero_page: remove bogus BUG_ON | Hugh Dickins |
2007-11-28 | tmpfs: restore missing clear_highpage | Hugh Dickins |
2007-11-20 | [S390] Optimize storage key handling for anonymous pages | Christian Borntraeger |
2007-11-15 | dirty page balancing: Get rid of broken unmapped_ratio logic | Linus Torvalds |
2007-11-15 | slob: fix memory corruption | Nick Piggin |
2007-11-14 | Swap delay accounting, include lock_page() delays | Balbir Singh |
2007-11-14 | vmstat: fix section mismatch warning | Randy Dunlap |
2007-11-14 | fix mm/util.c:krealloc() | Adrian Bunk |
2007-11-14 | hugetlb: fix i_blocks accounting | Ken Chen |
2007-11-14 | mm/hugetlb.c: make a function static | Adrian Bunk |
2007-11-14 | hugetlb: enforce quotas during reservation for shared mappings | Adam Litke |
2007-11-14 | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke |
2007-11-14 | hugetlb: debit quota in alloc_huge_page | Adam Litke |
2007-11-14 | hugetlb: fix quota management for private mappings | Adam Litke |
2007-11-14 | hugetlb: split alloc_huge_page into private and shared components | Adam Litke |