nfsd: 4.1 has an rfc number
[safe/jmp/linux-2.6] / mm / memory.c
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Wu FengguangHWPOISON: comment dirty swapcache pages
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-15 Hugh Dickinsswap_info: swap count continuations
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Daisuke Nishimuramm: don't call pte_unmap() against an improper pte
2009-10-19 Andi KleenHWPOISON: Fix page count leak in hwpoison late kill...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-22 Hugh Dickinsmm: move highest_memmap_pfn
2009-09-22 Hugh Dickinsmm: ZERO_PAGE without PTE_SPECIAL
2009-09-22 Hugh Dickinsmm: FOLL flags for GUP flags
2009-09-22 Hugh Dickinsmm: reinstate ZERO_PAGE
2009-09-22 Hugh Dickinsmm: fix anonymous dirtying
2009-09-22 Hugh Dickinsmm: follow_hugetlb_page flags
2009-09-22 Hugh Dickinsmm: FOLL_DUMP replace FOLL_ANON
2009-09-22 Hugh Dickinsmm: add get_dump_page
2009-09-22 Hugh Dickinsmm: remove unused GUP flags
2009-09-22 Johannes Weinermm: drop unneeded double negations
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: identify PageKsm pages
2009-09-22 Hugh Dickinsksm: no debug in page_dup_rmap()
2009-09-22 Izik Eidusksm: add mmu_notifier set_pte_at_notify()
2009-09-18 Alexey Dobriyanheaders: taskstats_kern.h trim
2009-09-16 Andi KleenHWPOISON: Add poison check to page fault handling
2009-09-16 Andi KleenHWPOISON: Add basic support for poisoned pages in fault...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-06-25 Peter Zijlstraclarify get_user_pages() prototype
2009-06-23 Hugh Dickinsmm: pass mm to grab_swap_token
2009-06-23 Hugh Dickinsmm: don't rely on flags coincidence
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-21 Linus TorvaldsRemove internal use of 'write_access' in mm/memory.c
2009-06-17 Johannes Weinermm: introduce follow_pfn()
2009-06-17 Johannes Weinermm: use generic follow_pte() in follow_phys()
2009-06-17 Johannes Weinermm: introduce follow_pte()
2009-06-17 Nick Pigginmm: clean up get_user_pages_fast() documentation
2009-05-02 Nick Pigginmm: close page_mkwrite races
2009-05-02 Johannes Weinermm: fix pageref leak in do_swap_page()
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 KOSAKI Motohiromm: add comment why mark_page_accessed() would be bette...
2009-04-01 KOSAKI Motohiromm: don't call mark_page_accessed() in do_swap_page()
2009-03-30 Ingo Molnartracing, Text Edit Lock: cleanup
2009-03-30 Jeremy Fitzhardingemm: allow preemption in apply_to_pte_range
2009-03-30 Jeremy Fitzhardingemm: disable preemption in apply_to_pte_range
2009-03-20 Ingo Molnartracing, Text Edit Lock - kprobes architecture independ...
2009-03-14 Pallipadi, VenkateshVM, x86, PAT: add a new vm flag to track full pfnmap...
2009-03-13 Pallipadi, VenkateshVM, x86, PAT: Change is_linear_pfn_mapping to not use...
2009-03-06 Mathieu Desnoyerstracing, Text Edit Lock - Architecture Independent...
2009-02-05 Carsten Ottedo_wp_page: fix regression with execute in place
2009-01-13 venkatesh.pallipad... x86 PAT: change track_pfn_vma_new to take pgprot_t...
2009-01-13 venkatesh.pallipad... x86 PAT: remove PFNMAP type on track_pfn_vma_new()...
2009-01-12 Peter Zijlstralockdep, mm: fix might_fault() annotation
2009-01-08 KAMEZAWA Hiroyukimemcg: fix swap accounting leak
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-08 KAMEZAWA Hiroyukimemcg: fix gfp_mask of callers of charge
2009-01-08 KAMEZAWA Hiroyukimemcg: introduce charge-commit-cancel style of functions
2009-01-06 Ying Hanmm: make get_user_pages() interruptible
2009-01-06 Hugh Dickinsbadpage: KERN_ALERT BUG instead of KERN_EMERG
2009-01-06 Hugh Dickinsbadpage: ratelimit print_bad_pte and bad_page
2009-01-06 Hugh Dickinsbadpage: remove vma from page_remove_rmap
2009-01-06 Hugh Dickinsbadpage: zap print_bad_pte on swap and file
2009-01-06 Hugh Dickinsbadpage: vm_normal_page use print_bad_pte
2009-01-06 Hugh Dickinsbadpage: replace page_remove_rmap Eeek and BUG
2009-01-06 KOSAKI Motohiromm: make maddr __iomem
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2009-01-06 Hugh Dickinsmm: reuse_swap_page replaces can_share_swap_page
2009-01-06 Hugh Dickinsmm: wp lock page before deciding cow
2009-01-06 Hugh Dickinsmm: gup persist for write permission
2009-01-06 Hugh Dickinsmm: further cleanup page_add_new_anon_rmap
2009-01-06 Hugh Dickinsmm: add_active_or_unevictable into rmap
2009-01-06 Jeremy Fitzhardingemm/apply_to_range: call pte function with lazy updates
2009-01-06 Johannes Weinermm: more likely reclaim MADV_SEQUENTIAL mappings
2009-01-06 Nick Pigginmm: don't mark_page_accessed in fault path
2009-01-05 Al Viroinode->i_op is never NULL
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-19 venkatesh.pallipad... x86: PAT: move track untrack pfnmap stubs to asm-generic
2008-12-19 venkatesh.pallipad... x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
2008-12-19 venkatesh.pallipad... x86: PAT: modify follow_phys to return phys_addr prot...
2008-12-18 venkatesh.pallipad... x86: PAT: hooks in generic vm code to help archs to...
2008-12-18 venkatesh.pallipad... x86: PAT: add follow_pfnmp_pte routine to help tracking...
2008-12-18 venkatesh.pallipad... x86: PAT: store vm_pgoff for all linear_over_vma_region...
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into core/locking
2008-10-20 Huang Weiyimm: remove duplicated #include's
2008-10-20 KAMEZAWA Hiroyukimemcg: avoid accounting special pages
2008-10-20 KAMEZAWA Hiroyukimemcg: move charge swapin under lock
2008-10-20 Lee Schermerhornmlock: make mlock error return Posixly Correct
2008-10-20 Lee Schermerhornmlock: revert mainline handling of mlock error return
2008-10-20 Lee Schermerhornswap: cull unevictable pages in fault path
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rieldefine page_file_cache() function
2008-09-11 Nick Pigginx86: some lock annotations for user copy paths, v2
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
next