mm: rename page trylock
[safe/jmp/linux-2.6] / mm / memory.c
2008-08-05 Nick Pigginmm: rename page trylock
2008-08-04 KOSAKI Motohiromlock() fix return values
2008-08-01 Jack SteinerRemove EXPORTS of follow_page & zap_page_range
2008-07-30 Jack SteinerGRU Driver: export is_uv_system(), zap_page_range(...
2008-07-30 Jack Steinermm: add zap_vma_ptes(): a library function to unmap...
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-26 Adrian Bunkmake mm/memory.c:print_bad_pte() static
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlbfs: per mount huge page sizes
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Mel Gormanhugetlb: guarantee that COW faults for a process that...
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-24 Rik van Rielaccess_process_vm device memory infrastructure
2008-07-24 Nick Pigginmm: remove nopfn
2008-07-04 Oleg Nesterovget_user_pages(): fix possible page leak on oom
2008-07-04 Peter Zijlstramm: dirty page accounting vs VM_MIXEDMAP
2008-06-23 Nick Pigginmm: fix race in COW logic
2008-06-23 Linus TorvaldsFix ZERO_PAGE breakage with vmware
2008-06-20 Linus TorvaldsReinstate ZERO_PAGE optimization in 'get_user_pages...
2008-05-24 Nick Pigginmm: allow pfnmap ->fault()s
2008-05-14 Nick Pigginfix SMP data race in pagetable setup vs walking
2008-05-06 Hugh Dickinsx86: fix PAE pmd_bad bootup warning
2008-04-28 Nick Pigginmm: add vm_insert_mixed
2008-04-28 Nick Pigginmm: introduce pte_special pte bit
2008-04-28 Jared Hulbertmm: introduce VM_MIXEDMAP
2008-04-28 Nick Pigginmm: remove nopage
2008-03-05 Hugh Dickinsmemcg: when do_swap's do_wp_page fails
2008-03-05 Hugh Dickinsmemcg: page_cache_release not __free_page
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-14 Ingo Molnarx86: fix "BUG: sleeping function called from invalid...
2008-02-12 Jonathan CorbetBe more robust about bad arguments in get_user_pages()
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-06 Ingo Molnarbrk randomization: introduce CONFIG_COMPAT_BRK
2008-02-05 Nick Pigginmm: fix PageUptodate data race
2008-02-05 Harvey Harrisonmm: remove fastcall from mm/
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-05 Christoph Hellwigclean up vmtruncate
2008-02-05 Hugh Dickinsswapin needs gfp_mask for loop on tmpfs
2008-02-05 Hugh Dickinsswapin_readahead: move and rearrange args
2008-02-05 Hugh Dickinsswapin_readahead: excise NUMA bogosity
2008-02-05 Christoph LameterMove vmalloc_to_page() to mm/vmalloc.
2008-01-30 Andi Kleenx86: print which shared library/executable faulted...
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-23 Anton SalikhmetovUpdate ctime and mtime for memory-mapped files
2008-01-17 Carsten Otte#ifdef very expensive debug check in page fault path
2007-11-15 Balbir SinghSwap delay accounting, include lock_page() delays
2007-11-15 Adam Litkehugetlb: follow_hugetlb_page() for write access
2007-11-05 Adrian Bunkunexport access_process_vm
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
2007-10-16 Dean Nelsoncalculation of pgoff in do_linear_fault() uses mixed...
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-10-08 Peter Zijlstramm: set_page_dirty_balance() vs ->page_mkwrite()
2007-10-04 Hugh DickinsFix sys_remap_file_pages BUG at highmem.c:15!
2007-07-22 Christoph Hellwigremove handle_mm_fault export
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Nick Pigginmm: fix clear_page_dirty_for_io vs fault race
2007-07-19 Nick Pigginmm: fault feedback #2
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
next