summaryrefslogtreecommitdiff
path: root/mm/memory.c
AgeCommit message (Expand)Author
2015-02-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-02-13mm: shrink the page frame to !-rt sizePeter Zijlstra
2015-02-13mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2015-02-13mm: raw_pagefault_disablePeter Zijlstra
2015-02-13mm: Prepare decoupling the page fault disabling logicIngo Molnar
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-05-14mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-05-14mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2014-05-14mm: raw_pagefault_disablePeter Zijlstra
2014-05-14mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-04-10mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-04-10mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2014-04-10mm: raw_pagefault_disablePeter Zijlstra
2014-04-10mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-03-05mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov
2013-10-29mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-17mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov
2013-09-12thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2013-09-11mm: migrate: add hugepage migration code to move_pages()Naoya Horiguchi
2013-09-11mm: move pgtable related functions to right placeJoonsoo Kim
2013-08-19Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-12mm: make generic_access_phys available for modulesUwe Kleine-König
2013-07-09mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches
2013-07-03mm: kill global variable num_physpagesJiang Liu
2013-07-03mm: fix the TLB range flushed when __tlb_remove_page() runs out of slotsVineet Gupta
2013-07-03mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-05-28mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin
2013-05-28mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29THP: fix comment about memory barrierMinchan Kim
2013-04-29mm: Convert print_symbol to %pSRJoe Perches
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-24mm: cleanup "swapcache" in do_swap_pageHugh Dickins
2013-02-24mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins
2013-02-24mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse
2013-02-24mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse
2013-02-24ksm: remove old stable nodes more thoroughlyHugh Dickins