aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAge
* mm: more rmap checkingNick Piggin2007-05-17
* Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov2007-05-07
* mm: remove gcc workaroundNick Piggin2007-05-07
* Add apply_to_page_range() which applies a function to a pte rangeJeremy Fitzhardinge2007-05-07
* [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()Benjamin Herrenschmidt2007-02-12
* [PATCH] add vm_insert_pfn()Nick Piggin2007-02-12
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] do not disturb page referenced state when unmapping memory rangeKen Chen2007-02-11
* [PATCH] page_mkwrite caller race fixHugh Dickins2007-02-11
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-26
* [PATCH] Fix gate_vma.vm_flagsRoland McGrath2007-01-26
* [ARM] pass vma for flush_anon_page()Russell King2007-01-08
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-22
* [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-13
* [PATCH] read_zero_pagealigned() locking fixHugh Dickins2006-12-10
* [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-07
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-07
* [PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov2006-10-20
* [PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt2006-10-06
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-01
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-01
* [PATCH] paravirt: remove read hazard from cowZachary Amsden2006-10-01
* [PATCH] mm: fix a race condition under SMC + COWSiddha, Suresh B2006-09-29
* [PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2006-09-27
* [PATCH] do_no_pfn()Jes Sorensen2006-09-27
* [PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer2006-09-26
* [PATCH] mm: fixup do_wp_page()Peter Zijlstra2006-09-26
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-26
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-26
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-15
* [PATCH] ia64: race flushing icache in COW pathAnil Keshavamurthy2006-07-15
* [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-10
* [PATCH] lockdep: annotate mmIngo Molnar2006-07-03
* [PATCH] Light weight event countersChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-23
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-23
* [PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter2006-06-23
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in mm/memory.cEric Sesterhenn2006-03-26
* | [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-26
|/
* [PATCH] mm: restore vm_normal_page checkNick Piggin2006-03-25
* [PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson2006-03-22
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-22
* [PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2006-03-22
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-17
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-17
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-01