| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] grab swap token reordered | Ashwin Chaugule | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] mm: D-cache aliasing issue in cow_user_page | Dmitriy Monakhov | 2006-10-20 | 1 | -0/+1 |
* | [PATCH] page fault retry with NOPAGE_REFAULT | Benjamin Herrenschmidt | 2006-10-06 | 1 | -3/+6 |
* | [PATCH] paravirt: lazy mmu mode hooks.patch | Zachary Amsden | 2006-10-01 | 1 | -0/+8 |
* | [PATCH] paravirt: pte clear not present | Zachary Amsden | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] paravirt: remove read hazard from cow | Zachary Amsden | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] mm: fix a race condition under SMC + COW | Siddha, Suresh B | 2006-09-29 | 1 | -1/+8 |
* | [PATCH] NOMMU: Check that access_process_vm() has a valid target | David Howells | 2006-09-27 | 1 | -0/+53 |
* | [PATCH] do_no_pfn() | Jes Sorensen | 2006-09-27 | 1 | -5/+59 |
* | [PATCH] Add kerneldocs for some functions in mm/memory.c | Rolf Eike Beer | 2006-09-26 | 1 | -7/+27 |
* | [PATCH] mm: fixup do_wp_page() | Peter Zijlstra | 2006-09-26 | 1 | -6/+13 |
* | [PATCH] mm: balance dirty pages | Peter Zijlstra | 2006-09-26 | 1 | -2/+3 |
* | [PATCH] mm: tracking shared dirty pages | Peter Zijlstra | 2006-09-26 | 1 | -6/+23 |
* | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 2006-07-14 | 1 | -0/+4 |
* | [PATCH] ia64: race flushing icache in COW path | Anil Keshavamurthy | 2006-07-14 | 1 | -1/+1 |
* | [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] lockdep: annotate mm | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -2/+2 |
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -2/+2 |
* | [PATCH] add page_mkwrite() vm_operations method | David Howells | 2006-06-23 | 1 | -24/+76 |
* | [PATCH] Swapless page migration: add R/W migration entries | Christoph Lameter | 2006-06-23 | 1 | -1/+17 |
* | [PATCH] Page Migration: Make do_swap_page redo the fault | Christoph Lameter | 2006-06-23 | 1 | -7/+0 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 1 | -4/+2 |
|\ |
|
| * | BUG_ON() Conversion in mm/memory.c | Eric Sesterhenn | 2006-03-26 | 1 | -4/+2 |
* | | [PATCH] Add API for flushing Anon pages | James Bottomley | 2006-03-26 | 1 | -0/+2 |
|/ |
|
* | [PATCH] mm: restore vm_normal_page check | Nick Piggin | 2006-03-25 | 1 | -2/+6 |
* | [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder | David Gibson | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] hugepage: Fix hugepage logic in free_pgtables() | David Gibson | 2006-03-22 | 1 | -3/+2 |
* | [PATCH] mm: more CONFIG_DEBUG_VM | Nick Piggin | 2006-03-22 | 1 | -9/+3 |
* | [PATCH] mm: split highorder pages | Nick Piggin | 2006-03-22 | 1 | -3/+1 |
* | [PATCH] fix free swap cache latency | Hugh Dickins | 2006-03-17 | 1 | -2/+3 |
* | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen | 2006-02-17 | 1 | -0/+10 |
* | [PATCH] Direct Migration V9: PageSwapCache checks | Christoph Lameter | 2006-02-01 | 1 | -0/+7 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -2/+2 |
* | [PATCH] spufs: The SPU file system, base | Arnd Bergmann | 2006-01-09 | 1 | -0/+2 |
* | [PATCH] mm: pfault optimisation | Nick Piggin | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] mm: rmap optimisation | Nick Piggin | 2006-01-06 | 1 | -3/+3 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 | 1 | -1/+24 |
* | Make sure we copy pages inserted with "vm_insert_page()" on fork | Linus Torvalds | 2005-12-16 | 1 | -1/+2 |
* | get_user_pages: don't try to follow PFNMAP pages | Linus Torvalds | 2005-12-12 | 1 | -1/+1 |
* | Allow arbitrary read-only shared pfn-remapping too | Linus Torvalds | 2005-12-11 | 1 | -3/+8 |
* | Remove (at least temporarily) the "incomplete PFN mapping" support | Linus Torvalds | 2005-12-11 | 1 | -45/+1 |
* | Allow arbitrary shared PFNMAP's | Linus Torvalds | 2005-12-11 | 1 | -4/+12 |
* | Make vm_insert_page() available to NVidia module | Linus Torvalds | 2005-12-03 | 1 | -1/+1 |
* | VM: add "vm_insert_page()" function | Linus Torvalds | 2005-11-30 | 1 | -2/+34 |
* | [PATCH] VM: Fix typos in get_locked_pte | Trond Myklebust | 2005-11-29 | 1 | -2/+2 |
* | [PATCH] pfnmap: do_no_page BUG_ON again | Hugh Dickins | 2005-11-29 | 1 | -1/+3 |
* | [PATCH] pfnmap: remove src_page from do_wp_page | Hugh Dickins | 2005-11-29 | 1 | -4/+3 |
* | cow_user_page: fix page alignment | Linus Torvalds | 2005-11-29 | 1 | -2/+9 |