Commit Graph

204 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Huang Weiyi a50c22eed5 mm: remove duplicated #include's 17 years ago
KAMEZAWA Hiroyuki 5b4e655e94 memcg: avoid accounting special pages 17 years ago
KAMEZAWA Hiroyuki 073e587ec2 memcg: move charge swapin under lock 17 years ago
Lee Schermerhorn 9978ad583e mlock: make mlock error return Posixly Correct 17 years ago
Lee Schermerhorn c11d69d8c8 mlock: revert mainline handling of mlock error return 17 years ago
Lee Schermerhorn 64d6519dda swap: cull unevictable pages in fault path 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
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