Commit Graph

105 Commits (44c09201a4178e08ed1c8cc37e7aea0683888f0a)

Author SHA1 Message Date
Zachary Amsden 6606c3e0da [PATCH] paravirt: lazy mmu mode hooks.patch 18 years ago
Zachary Amsden 9888a1cae3 [PATCH] paravirt: pte clear not present 18 years ago
Zachary Amsden 3dc9079514 [PATCH] paravirt: remove read hazard from cow 18 years ago
Siddha, Suresh B 4ce072f1fa [PATCH] mm: fix a race condition under SMC + COW 19 years ago
David Howells 0ec76a110f [PATCH] NOMMU: Check that access_process_vm() has a valid target 19 years ago
Jes Sorensen f4b81804a2 [PATCH] do_no_pfn() 19 years ago
Rolf Eike Beer bfa5bf6d64 [PATCH] Add kerneldocs for some functions in mm/memory.c 19 years ago
Peter Zijlstra ee6a645788 [PATCH] mm: fixup do_wp_page() 19 years ago
Peter Zijlstra edc79b2a46 [PATCH] mm: balance dirty pages 19 years ago
Peter Zijlstra d08b3851da [PATCH] mm: tracking shared dirty pages 19 years ago
Shailabh Nagar 0ff922452d [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection 19 years ago
Anil Keshavamurthy c38c8db722 [PATCH] ia64: race flushing icache in COW path 19 years ago
Adrian Bunk 26fc52367a [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL 19 years ago
Ingo Molnar f20dc5f7c1 [PATCH] lockdep: annotate mm 19 years ago
Christoph Lameter f8891e5e1f [PATCH] Light weight event counters 19 years ago
Christoph Lameter df849a1529 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter 19 years ago
David Howells 9637a5efd4 [PATCH] add page_mkwrite() vm_operations method 19 years ago
Christoph Lameter 0697212a41 [PATCH] Swapless page migration: add R/W migration entries 19 years ago
Christoph Lameter 4da5eda0dc [PATCH] Page Migration: Make do_swap_page redo the fault 19 years ago
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
James Bottomley 03beb07664 [PATCH] Add API for flushing Anon pages 19 years ago
Eric Sesterhenn 5bcb28b139 BUG_ON() Conversion in mm/memory.c 19 years ago
Nick Piggin 315ab19a6d [PATCH] mm: restore vm_normal_page check 19 years ago
David Gibson 4866920b93 [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder 19 years ago
David Gibson 9da61aef0f [PATCH] hugepage: Fix hugepage logic in free_pgtables() 19 years ago
Nick Piggin b7ab795b7b [PATCH] mm: more CONFIG_DEBUG_VM 19 years ago
Nick Piggin 8dfcc9ba27 [PATCH] mm: split highorder pages 19 years ago
Hugh Dickins 6f5e6b9e69 [PATCH] fix free swap cache latency 19 years ago
Andi Kleen a62eaf151d [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup 19 years ago
Christoph Lameter b16664e44c [PATCH] Direct Migration V9: PageSwapCache checks 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Arnd Bergmann 67207b9664 [PATCH] spufs: The SPU file system, base 19 years ago
Nick Piggin 41e9b63b35 [PATCH] mm: pfault optimisation 19 years ago
Nick Piggin 9617d95e6e [PATCH] mm: rmap optimisation 19 years ago
Badari Pulavarty f6b3ec238d [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store 19 years ago
Linus Torvalds 4d7672b462 Make sure we copy pages inserted with "vm_insert_page()" on fork 19 years ago
Linus Torvalds 1ff8038988 get_user_pages: don't try to follow PFNMAP pages 19 years ago
Linus Torvalds 67121172f9 Allow arbitrary read-only shared pfn-remapping too 19 years ago
Linus Torvalds 7fc7e2eeec Remove (at least temporarily) the "incomplete PFN mapping" support 19 years ago
Linus Torvalds fb155c1619 Allow arbitrary shared PFNMAP's 19 years ago
Linus Torvalds e3c3374fbf Make vm_insert_page() available to NVidia module 19 years ago
Linus Torvalds a145dd411e VM: add "vm_insert_page()" function 19 years ago
Trond Myklebust 49c91fb01f [PATCH] VM: Fix typos in get_locked_pte 19 years ago
Hugh Dickins 325f04dbca [PATCH] pfnmap: do_no_page BUG_ON again 19 years ago
Hugh Dickins e5bbe4dfc8 [PATCH] pfnmap: remove src_page from do_wp_page 19 years ago
Linus Torvalds 5d2a2dbbc1 cow_user_page: fix page alignment 19 years ago
Linus Torvalds c9cfcddfd6 VM: add common helper function to create the page tables 19 years ago
Linus Torvalds 238f58d898 Support strange discontiguous PFN remappings 19 years ago
Ben Collins eca351336a [PATCH] Fix missing pfn variables caused by vm changes 19 years ago
Nick Piggin fa2a455b02 [PATCH] Fix vma argument in get_usr_pages() for gate areas 19 years ago