mm: fault feedback #1
[safe/jmp/linux-2.6] / mm / memory.c
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Mark Fashehocfs2: release page lock before calling ->page_mkwrite
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-16 Jan Beulichkill vmalloc_earlyreserve
2007-07-16 Ethan Solomitaoom: stop allocating user memory if TIF_MEMDIE is set
2007-07-16 Rolf Eike BeerMM: use DIV_ROUND_UP() in mm/memory.c
2007-06-16 Benjamin HerrenschmidtRework ptep_set_access_flags and fix sun4c
2007-05-17 Nick Pigginmm: more rmap checking
2007-05-07 Borislav PetkovAdd unitialized_var() macro for suppressing gcc warnings
2007-05-07 Nick Pigginmm: remove gcc workaround
2007-05-07 Jeremy FitzhardingeAdd apply_to_page_range() which applies a function...
2007-02-12 Benjamin Herrenschmidt[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()
2007-02-12 Nick Piggin[PATCH] add vm_insert_pfn()
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Ken Chen[PATCH] do not disturb page referenced state when unmap...
2007-02-11 Hugh Dickins[PATCH] page_mkwrite caller race fix
2007-01-26 Roland McGrath[PATCH] i386 vDSO: use VM_ALWAYSDUMP
2007-01-26 Roland McGrath[PATCH] Fix gate_vma.vm_flags
2007-01-08 Russell King[ARM] pass vma for flush_anon_page()
2006-12-22 Nick Piggin[PATCH] mm: more rmap debugging
2006-12-13 Atsushi Nemoto[PATCH] Pass vma argument to copy_user_highpage().
2006-12-10 Hugh Dickins[PATCH] read_zero_pagealigned() locking fix
2006-12-07 Adrian Bunk[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
2006-12-07 Ashwin Chaugule[PATCH] grab swap token reordered
2006-10-20 Dmitriy Monakhov[PATCH] mm: D-cache aliasing issue in cow_user_page
2006-10-06 Benjamin Herrenschmidt[PATCH] page fault retry with NOPAGE_REFAULT
2006-10-01 Zachary Amsden[PATCH] paravirt: lazy mmu mode hooks.patch
2006-10-01 Zachary Amsden[PATCH] paravirt: pte clear not present
2006-10-01 Zachary Amsden[PATCH] paravirt: remove read hazard from cow
2006-09-29 Siddha, Suresh B[PATCH] mm: fix a race condition under SMC + COW
2006-09-27 David Howells[PATCH] NOMMU: Check that access_process_vm() has a...
2006-09-27 Jes Sorensen[PATCH] do_no_pfn()
2006-09-26 Rolf Eike Beer[PATCH] Add kerneldocs for some functions in mm/memory.c
2006-09-26 Peter Zijlstra[PATCH] mm: fixup do_wp_page()
2006-09-26 Peter Zijlstra[PATCH] mm: balance dirty pages
2006-09-26 Peter Zijlstra[PATCH] mm: tracking shared dirty pages
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: sync block I/O and...
2006-07-15 Anil Keshavamurthy[PATCH] ia64: race flushing icache in COW path
2006-07-10 Adrian Bunk[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate mm
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-23 David Howells[PATCH] add page_mkwrite() vm_operations method
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Christoph Lameter[PATCH] Page Migration: Make do_swap_page redo the...
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 James Bottomley[PATCH] Add API for flushing Anon pages
2006-03-26 Eric SesterhennBUG_ON() Conversion in mm/memory.c
2006-03-25 Nick Piggin[PATCH] mm: restore vm_normal_page check
2006-03-22 David Gibson[PATCH] hugepage: Fix hugepage logic in free_pgtables...
2006-03-22 David Gibson[PATCH] hugepage: Fix hugepage logic in free_pgtables()
2006-03-22 Nick Piggin[PATCH] mm: more CONFIG_DEBUG_VM
2006-03-22 Nick Piggin[PATCH] mm: split highorder pages
2006-03-17 Hugh Dickins[PATCH] fix free swap cache latency
2006-02-17 Andi Kleen[PATCH] x86_64: Add boot option to disable randomized...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: PageSwapCache checks
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base
2006-01-06 Nick Piggin[PATCH] mm: pfault optimisation
2006-01-06 Nick Piggin[PATCH] mm: rmap optimisation
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2005-12-16 Linus TorvaldsMake sure we copy pages inserted with "vm_insert_page...
2005-12-13 Linus Torvaldsget_user_pages: don't try to follow PFNMAP pages
2005-12-12 Linus TorvaldsAllow arbitrary read-only shared pfn-remapping too
2005-12-12 Linus TorvaldsRemove (at least temporarily) the "incomplete PFN mappi...
2005-12-12 Linus TorvaldsAllow arbitrary shared PFNMAP's
2005-12-04 Linus TorvaldsMake vm_insert_page() available to NVidia module
2005-11-30 Linus TorvaldsVM: add "vm_insert_page()" function
2005-11-30 Trond Myklebust[PATCH] VM: Fix typos in get_locked_pte
2005-11-29 Hugh Dickins[PATCH] pfnmap: do_no_page BUG_ON again
2005-11-29 Hugh Dickins[PATCH] pfnmap: remove src_page from do_wp_page
2005-11-29 Linus Torvaldscow_user_page: fix page alignment
2005-11-29 Linus TorvaldsVM: add common helper function to create the page tables
2005-11-29 Linus TorvaldsSupport strange discontiguous PFN remappings
2005-11-29 Ben Collins[PATCH] Fix missing pfn variables caused by vm changes
2005-11-29 Nick Piggin[PATCH] Fix vma argument in get_usr_pages() for gate...
2005-11-28 Alan Stern[PATCH] Workaround for gcc 2.96 (undefined references)
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-22 Hugh Dickins[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
2005-11-22 Hugh Dickins[PATCH] unpaged: anon in VM_UNPAGED
2005-11-22 Hugh Dickins[PATCH] unpaged: COW on VM_UNPAGED
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_UNPAGED
2005-11-22 Hugh Dickins[PATCH] unpaged: get_user_pages VM_RESERVED
2005-11-14 Robin Holt[PATCH] mm: ZAP_BLOCK causes redundant work
2005-10-30 Andrea Arcangeli[PATCH] .text page fault SMP scalability optimization
2005-10-30 Hugh Dickins[PATCH] mm: fix rss and mmlist locking
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: kill check_user_page_readable
2005-10-30 Hugh Dickins[PATCH] mm: unmap_vmas with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: unlink vma before pagetables
2005-10-30 Hugh Dickins[PATCH] mm: page fault handler locking
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc inline and out
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Hugh Dickins[PATCH] mm: do_swap_page race major
next