| Commit message (Expand) | Author | Age | Files | Lines |
* | Do dirty page accounting when removing a page from the page cache | Linus Torvalds | 2007-12-19 | 1 | -0/+12 |
* | SLUB: remove useless masking of GFP_ZERO | Christoph Lameter | 2007-12-18 | 1 | -3/+0 |
* | Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" | Nishanth Aravamudan | 2007-12-18 | 1 | -5/+0 |
* | hugetlb: introduce nr_overcommit_hugepages sysctl | Nishanth Aravamudan | 2007-12-18 | 1 | -6/+61 |
* | mm: fix page allocation for larger I/O segments | Mel Gorman | 2007-12-18 | 1 | -0/+11 |
* | mm/sparse.c: improve the error handling for sparse_add_one_section() | WANG Cong | 2007-12-18 | 1 | -6/+12 |
* | mm/sparse.c: check the return value of sparse_index_alloc() | WANG Cong | 2007-12-18 | 1 | -0/+2 |
* | sparsemem: make SPARSEMEM_VMEMMAP selectable | Geoff Levand | 2007-12-18 | 1 | -8/+7 |
* | hugetlb: handle write-protection faults in follow_hugetlb_page | Adam Litke | 2007-12-11 | 1 | -1/+1 |
* | Avoid double memclear() in SLOB/SLUB | Linus Torvalds | 2007-12-09 | 2 | -1/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-12-05 | 2 | -2/+12 |
|\ |
|
| * | VM/Security: add security hook to do_brk | Eric Paris | 2007-12-05 | 1 | -0/+4 |
| * | Security: round mmap hint address above mmap_min_addr | Eric Paris | 2007-12-05 | 2 | -0/+6 |
| * | security: protect from stack expantion into low vm addresses | Eric Paris | 2007-12-05 | 1 | -2/+6 |
* | | VM/Security: add security hook to do_brk | Eric Paris | 2007-12-05 | 1 | -0/+4 |
* | | SLUB's ksize() fails for size > 2048 | Vegard Nossum | 2007-12-05 | 1 | -1/+5 |
* | | mm: fix XIP file writes | Nick Piggin | 2007-12-05 | 1 | -1/+1 |
* | | Add EXPORT_SYMBOL(ksize); | Tetsuo Handa | 2007-12-05 | 2 | -0/+2 |
* | | mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init | Denis Cheng | 2007-12-05 | 1 | -2/+2 |
|/ |
|
* | Fix kmem_cache_free performance regression in slab | Matthew Wilcox | 2007-11-30 | 1 | -2/+2 |
* | memory hotplug fix: fix section mismatch in vmammap_allock_block() | KAMEZAWA Hiroyuki | 2007-11-29 | 1 | -1/+11 |
* | Fix boot problem with iSeries lacking hugepage support | Mel Gorman | 2007-11-29 | 1 | -2/+21 |
* | prep_zero_page: remove bogus BUG_ON | Hugh Dickins | 2007-11-28 | 1 | -1/+0 |
* | tmpfs: restore missing clear_highpage | Hugh Dickins | 2007-11-28 | 1 | -2/+3 |
* | [S390] Optimize storage key handling for anonymous pages | Christian Borntraeger | 2007-11-20 | 1 | -4/+5 |
* | dirty page balancing: Get rid of broken unmapped_ratio logic | Linus Torvalds | 2007-11-16 | 1 | -8/+0 |
* | slob: fix memory corruption | Nick Piggin | 2007-11-15 | 1 | -1/+2 |
* | Swap delay accounting, include lock_page() delays | Balbir Singh | 2007-11-15 | 1 | -1/+1 |
* | vmstat: fix section mismatch warning | Randy Dunlap | 2007-11-15 | 1 | -1/+1 |
* | fix mm/util.c:krealloc() | Adrian Bunk | 2007-11-15 | 1 | -2/+2 |
* | hugetlb: fix i_blocks accounting | Ken Chen | 2007-11-15 | 1 | -0/+10 |
* | mm/hugetlb.c: make a function static | Adrian Bunk | 2007-11-15 | 1 | -1/+1 |
* | hugetlb: enforce quotas during reservation for shared mappings | Adam Litke | 2007-11-15 | 1 | -10/+13 |
* | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke | 2007-11-15 | 1 | -2/+2 |
* | hugetlb: debit quota in alloc_huge_page | Adam Litke | 2007-11-15 | 1 | -12/+12 |
* | hugetlb: fix quota management for private mappings | Adam Litke | 2007-11-15 | 1 | -3/+10 |
* | hugetlb: split alloc_huge_page into private and shared components | Adam Litke | 2007-11-15 | 1 | -19/+27 |
* | hugetlb: follow_hugetlb_page() for write access | Adam Litke | 2007-11-15 | 2 | -3/+4 |
* | Add IORESOUCE_BUSY flag for System RAM | Yasunori Goto | 2007-11-15 | 1 | -1/+1 |
* | mm: speed up writeback ramp-up on clean systems | Peter Zijlstra | 2007-11-15 | 1 | -2/+17 |
* | memory hotremove: unset migrate type "ISOLATE" after removal | KAMEZAWA Hiroyuki | 2007-11-15 | 2 | -5/+5 |
* | Migration: find correct vma in new_vma_page() | Lee Schermerhorn | 2007-11-15 | 2 | -5/+23 |
* | slab: fix typo in allocation failure handling | Akinobu Mita | 2007-11-15 | 1 | -1/+1 |
* | Revert "Bias the placement of kernel pages at lower PFNs" | Linus Torvalds | 2007-11-12 | 1 | -20/+0 |
* | SLUB: killed the unused "end" variable | Denis Cheng | 2007-11-12 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2007-11-05 | 1 | -1/+0 |
|\ |
|
| * | unexport access_process_vm | Adrian Bunk | 2007-11-05 | 1 | -1/+0 |
* | | SLUB: Fix memory leak by not reusing cpu_slab | Christoph Lameter | 2007-11-05 | 1 | -19/+1 |
|/ |
|
* | Remove broken ptrace() special-case code from file mapping | Linus Torvalds | 2007-10-31 | 1 | -11/+2 |
* | dio: fix cache invalidation after sync writes | Zach Brown | 2007-10-30 | 1 | -10/+6 |