Commit Graph

136 Commits (34f329db54e8154cf7faf0e7c45e7c16facfbbfe)

Author SHA1 Message Date
Rusty Russell 5992b6dac0 lguest: export symbols for lguest as a module 18 years ago
Nick Piggin 79352894b2 mm: fix clear_page_dirty_for_io vs fault race 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Mark Fasheh 6967614761 ocfs2: release page lock before calling ->page_mkwrite 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Jan Beulich 8f0accc862 kill vmalloc_earlyreserve 18 years ago
Ethan Solomita 462e00cc71 oom: stop allocating user memory if TIF_MEMDIE is set 18 years ago
Rolf Eike Beer 68e116a3b5 MM: use DIV_ROUND_UP() in mm/memory.c 18 years ago
Benjamin Herrenschmidt 8dab5241d0 Rework ptep_set_access_flags and fix sun4c 18 years ago
Nick Piggin c97a9e10ea mm: more rmap checking 18 years ago
Borislav Petkov 9490991482 Add unitialized_var() macro for suppressing gcc warnings 18 years ago
Nick Piggin 5f22df00a0 mm: remove gcc workaround 18 years ago
Jeremy Fitzhardinge aee16b3cee Add apply_to_page_range() which applies a function to a pte range 18 years ago
Benjamin Herrenschmidt 22cd25ed31 [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() 18 years ago
Nick Piggin e0dc0d8f4a [PATCH] add vm_insert_pfn() 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Ken Chen daa88c8d21 [PATCH] do not disturb page referenced state when unmapping memory range 18 years ago
Hugh Dickins c3704ceb4a [PATCH] page_mkwrite caller race fix 18 years ago
Roland McGrath f47aef55d9 [PATCH] i386 vDSO: use VM_ALWAYSDUMP 18 years ago
Roland McGrath b6558c4a23 [PATCH] Fix gate_vma.vm_flags 18 years ago
Russell King a6f36be326 [ARM] pass vma for flush_anon_page() 18 years ago
Nick Piggin 7de6b80579 [PATCH] mm: more rmap debugging 18 years ago
Atsushi Nemoto 9de455b207 [PATCH] Pass vma argument to copy_user_highpage(). 18 years ago
Hugh Dickins 5fcf7bb73f [PATCH] read_zero_pagealigned() locking fix 18 years ago
Adrian Bunk 045f147f32 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols 18 years ago
Ashwin Chaugule 098fe651f7 [PATCH] grab swap token reordered 18 years ago
Dmitriy Monakhov c4ec7b0de4 [PATCH] mm: D-cache aliasing issue in cow_user_page 19 years ago
Benjamin Herrenschmidt 7f7bbbe50b [PATCH] page fault retry with NOPAGE_REFAULT 19 years ago
Zachary Amsden 6606c3e0da [PATCH] paravirt: lazy mmu mode hooks.patch 19 years ago
Zachary Amsden 9888a1cae3 [PATCH] paravirt: pte clear not present 19 years ago
Zachary Amsden 3dc9079514 [PATCH] paravirt: remove read hazard from cow 19 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