Age | Commit message (Expand) | Author |
2007-06-16 | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt |
2007-05-17 | mm: more rmap checking | Nick Piggin |
2007-05-07 | Add unitialized_var() macro for suppressing gcc warnings | Borislav Petkov |
2007-05-07 | mm: remove gcc workaround | Nick Piggin |
2007-05-07 | Add apply_to_page_range() which applies a function to a pte range | Jeremy Fitzhardinge |
2007-02-12 | [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() | Benjamin Herrenschmidt |
2007-02-12 | [PATCH] add vm_insert_pfn() | Nick Piggin |
2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day |
2007-02-11 | [PATCH] do not disturb page referenced state when unmapping memory range | Ken Chen |
2007-02-11 | [PATCH] page_mkwrite caller race fix | Hugh Dickins |
2007-01-26 | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath |
2007-01-26 | [PATCH] Fix gate_vma.vm_flags | Roland McGrath |
2007-01-08 | [ARM] pass vma for flush_anon_page() | Russell King |
2006-12-22 | [PATCH] mm: more rmap debugging | Nick Piggin |
2006-12-13 | [PATCH] Pass vma argument to copy_user_highpage(). | Atsushi Nemoto |
2006-12-10 | [PATCH] read_zero_pagealigned() locking fix | Hugh Dickins |
2006-12-07 | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols | Adrian Bunk |
2006-12-07 | [PATCH] grab swap token reordered | Ashwin Chaugule |
2006-10-20 | [PATCH] mm: D-cache aliasing issue in cow_user_page | Dmitriy Monakhov |
2006-10-06 | [PATCH] page fault retry with NOPAGE_REFAULT | Benjamin Herrenschmidt |
2006-10-01 | [PATCH] paravirt: lazy mmu mode hooks.patch | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: pte clear not present | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: remove read hazard from cow | Zachary Amsden |
2006-09-29 | [PATCH] mm: fix a race condition under SMC + COW | Siddha, Suresh B |
2006-09-27 | [PATCH] NOMMU: Check that access_process_vm() has a valid target | David Howells |
2006-09-27 | [PATCH] do_no_pfn() | Jes Sorensen |
2006-09-26 | [PATCH] Add kerneldocs for some functions in mm/memory.c | Rolf Eike Beer |
2006-09-26 | [PATCH] mm: fixup do_wp_page() | Peter Zijlstra |
2006-09-26 | [PATCH] mm: balance dirty pages | Peter Zijlstra |
2006-09-26 | [PATCH] mm: tracking shared dirty pages | Peter Zijlstra |
2006-07-14 | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar |
2006-07-14 | [PATCH] ia64: race flushing icache in COW path | Anil Keshavamurthy |
2006-07-10 | [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk |
2006-07-03 | [PATCH] lockdep: annotate mm | Ingo Molnar |
2006-06-30 | [PATCH] Light weight event counters | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter |
2006-06-23 | [PATCH] add page_mkwrite() vm_operations method | David Howells |
2006-06-23 | [PATCH] Swapless page migration: add R/W migration entries | Christoph Lameter |
2006-06-23 | [PATCH] Page Migration: Make do_swap_page redo the fault | Christoph Lameter |
2006-03-31 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi |
2006-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-26 | [PATCH] Add API for flushing Anon pages | James Bottomley |
2006-03-26 | BUG_ON() Conversion in mm/memory.c | Eric Sesterhenn |
2006-03-25 | [PATCH] mm: restore vm_normal_page check | Nick Piggin |
2006-03-22 | [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder | David Gibson |
2006-03-22 | [PATCH] hugepage: Fix hugepage logic in free_pgtables() | David Gibson |
2006-03-22 | [PATCH] mm: more CONFIG_DEBUG_VM | Nick Piggin |
2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin |
2006-03-17 | [PATCH] fix free swap cache latency | Hugh Dickins |
2006-02-17 | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen |