summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()Benjamin Herrenschmidt2007-02-121-2/+4
* [PATCH] add vm_insert_pfn()Nick Piggin2007-02-121-0/+45
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-3/+1
* [PATCH] do not disturb page referenced state when unmapping memory rangeKen Chen2007-02-111-1/+1
* [PATCH] page_mkwrite caller race fixHugh Dickins2007-02-111-2/+1
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+7
* [PATCH] Fix gate_vma.vm_flagsRoland McGrath2007-01-261-2/+2
* [ARM] pass vma for flush_anon_page()Russell King2007-01-081-1/+1
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-221-2/+2
* [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-131-5/+5
* [PATCH] read_zero_pagealigned() locking fixHugh Dickins2006-12-101-11/+21
* [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-071-1/+0
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-071-1/+1
* [PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov2006-10-201-0/+1
* [PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt2006-10-061-3/+6
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-011-0/+8
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-011-1/+1
* [PATCH] paravirt: remove read hazard from cowZachary Amsden2006-10-011-1/+1
* [PATCH] mm: fix a race condition under SMC + COWSiddha, Suresh B2006-09-291-1/+8
* [PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2006-09-271-0/+53
* [PATCH] do_no_pfn()Jes Sorensen2006-09-271-5/+59
* [PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer2006-09-261-7/+27
* [PATCH] mm: fixup do_wp_page()Peter Zijlstra2006-09-261-6/+13
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-261-2/+3
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-261-6/+23
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-141-0/+4
* [PATCH] ia64: race flushing icache in COW pathAnil Keshavamurthy2006-07-141-1/+1
* [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] lockdep: annotate mmIngo Molnar2006-07-031-1/+1
* [PATCH] Light weight event countersChristoph Lameter2006-06-301-2/+2
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-2/+2
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-231-24/+76
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-231-1/+17
* [PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter2006-06-231-7/+0
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-4/+2
|\
| * BUG_ON() Conversion in mm/memory.cEric Sesterhenn2006-03-261-4/+2
* | [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-261-0/+2
|/
* [PATCH] mm: restore vm_normal_page checkNick Piggin2006-03-251-2/+6
* [PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson2006-03-221-1/+1
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-3/+2
* [PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2006-03-221-9/+3
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-3/+1
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-171-2/+3
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+10
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-011-0/+7
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+2
* [PATCH] mm: pfault optimisationNick Piggin2006-01-061-1/+0
* [PATCH] mm: rmap optimisationNick Piggin2006-01-061-3/+3
OpenPOWER on IntegriCloud