Commit Graph

195 Commits (9295aea1e8e00ea83965eb739b8d0bd2ea03c7cb)

Author SHA1 Message Date
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
KOSAKI Motohiro a477097d9c mlock() fix return values 17 years ago
Jack Steiner 3669bc143f Remove EXPORTS of follow_page & zap_page_range 17 years ago
Jack Steiner 0d39741a27 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() 17 years ago
Jack Steiner c627f9cc04 mm: add zap_vma_ptes(): a library function to unmap driver ptes 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Adrian Bunk 15f59adae0 make mm/memory.c:print_bad_pte() static 17 years ago
Andi Kleen ceb8687961 hugetlb: introduce pud_huge 17 years ago
Andi Kleen a137e1cc6d hugetlbfs: per mount huge page sizes 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Mel Gorman 04f2cbe356 hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Nick Piggin 0d71d10a42 mm: remove nopfn 17 years ago
Oleg Nesterov 7a36a752d0 get_user_pages(): fix possible page leak on oom 17 years ago
Peter Zijlstra 251b97f552 mm: dirty page accounting vs VM_MIXEDMAP 17 years ago
Nick Piggin 945754a175 mm: fix race in COW logic 17 years ago
Linus Torvalds 672ca28e30 Fix ZERO_PAGE breakage with vmware 17 years ago
Linus Torvalds 89f5b7da2a Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP 17 years ago
Nick Piggin 42172d751b mm: allow pfnmap ->fault()s 17 years ago
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 18 years ago