Commit Graph

175 Commits (e24549485f859be6518929bb1c9c0257d79f033d)

Author SHA1 Message Date
Nick Piggin 362a61ad61 fix SMP data race in pagetable setup vs walking 17 years ago
Hugh Dickins aeed5fce37 x86: fix PAE pmd_bad bootup warning 17 years ago
Nick Piggin 423bad6004 mm: add vm_insert_mixed 17 years ago
Nick Piggin 7e675137a8 mm: introduce pte_special pte bit 17 years ago
Jared Hulbert b379d79019 mm: introduce VM_MIXEDMAP 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
Hugh Dickins 61469f1d51 memcg: when do_swap's do_wp_page fails 17 years ago
Hugh Dickins 6dbf6d3bb9 memcg: page_cache_release not __free_page 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Ingo Molnar e8bff74afb x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() 17 years ago
Jonathan Corbet 900cf086fd Be more robust about bad arguments in get_user_pages() 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Ingo Molnar 32a932332c brk randomization: introduce CONFIG_COMPAT_BRK 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Christoph Hellwig 61d5048f14 clean up vmtruncate 17 years ago
Hugh Dickins 02098feaa4 swapin needs gfp_mask for loop on tmpfs 17 years ago
Hugh Dickins 46017e9548 swapin_readahead: move and rearrange args 17 years ago
Hugh Dickins c4cc6d07b2 swapin_readahead: excise NUMA bogosity 17 years ago
Christoph Lameter 48667e7a43 Move vmalloc_to_page() to mm/vmalloc. 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Anton Salikhmetov 8f7b3d156d Update ctime and mtime for memory-mapped files 17 years ago
Carsten Otte 9723198c21 #ifdef very expensive debug check in page fault path 17 years ago
Balbir Singh 20a1022d4a Swap delay accounting, include lock_page() delays 17 years ago
Adam Litke 5b23dbe817 hugetlb: follow_hugetlb_page() for write access 17 years ago
Adrian Bunk 02c3530da6 unexport access_process_vm 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Benjamin Herrenschmidt 1c7037db50 remove unused flush_tlb_pgtables 18 years ago
KAMEZAWA Hiroyuki 954ffcb35f flush icache before set_pte() on ia64: flush icache at set_pte 18 years ago
Dean Nelson 0da7e01f5f calculation of pgoff in do_linear_fault() uses mixed units 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Peter Zijlstra a200ee182a mm: set_page_dirty_balance() vs ->page_mkwrite() 18 years ago
Hugh Dickins 16abfa0860 Fix sys_remap_file_pages BUG at highmem.c:15! 18 years ago
Christoph Hellwig 41f9dc5c87 remove handle_mm_fault export 18 years ago
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