fbdev: update after backlight argument change
[safe/jmp/linux-2.6] / mm / memory.c
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
2005-10-30 Hugh Dickins[PATCH] mm: zap_pte_range dec rss
2005-10-30 Hugh Dickins[PATCH] mm: copy_one_pte inc rss
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: batch updating mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_finish_mmu forget rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_is_full_mm was obscure
2005-10-30 Hugh Dickins[PATCH] mm: page fault handlers tidyup
2005-10-30 Hugh Dickins[PATCH] mm: anon is already wrprotected
2005-10-30 Hugh Dickins[PATCH] mm: zap_pte_range dont dirty anon
2005-10-30 Hugh Dickins[PATCH] mm: copy_pte_range progress fix
2005-10-20 Hugh Dickins[PATCH] Fix handling spurious page fault for hugetlb...
2005-10-19 Seth, Rohit[PATCH] Handle spurious page fault for hugetlb region
2005-09-10 Adrian Bunk[PATCH] mm/filemap.c: make two functions static
2005-09-05 Zachary Amsden[PATCH] x86: ptep_clear optimization
2005-09-05 Paolo 'Blaisorblad... [PATCH] mm: remove implied vm_ops check
2005-08-30 Nick Piggin[PATCH] Lazy page table copies in fork()
2005-08-03 Linus TorvaldsFix up recent get_user_pages() handling
2005-08-03 Nick Piggin[PATCH] fix get_user_pages bug
2005-08-02 Hugh Dickins[PATCH] x86_64: access of some bad address
2005-08-01 Linus TorvaldsFix get_user_pages() race for write access
2005-07-27 Andrew Morton[PATCH] check_user_page_readable() deadlock fix
2005-06-25 Hugh Dickins[PATCH] mm: fix remap_pte_range BUG
2005-06-24 Martin Waitz[PATCH] DocBook: update comments
2005-06-23 Andy Whitcroft[PATCH] sparsemem memory model
2005-06-22 Hugh Dickins[PATCH] can_share_swap_page: use page_mapcount
next