aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAge
* mm: allow pfnmap ->fault()sNick Piggin2008-05-24
* fix SMP data race in pagetable setup vs walkingNick Piggin2008-05-14
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* mm: add vm_insert_mixedNick Piggin2008-04-28
* mm: introduce pte_special pte bitNick Piggin2008-04-28
* mm: introduce VM_MIXEDMAPJared Hulbert2008-04-28
* mm: remove nopageNick Piggin2008-04-28
* memcg: when do_swap's do_wp_page failsHugh Dickins2008-03-04
* memcg: page_cache_release not __free_pageHugh Dickins2008-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-15
|\
| * x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-14
* | d_path: Make d_path() use a struct pathJan Blunck2008-02-15
|/
* Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-11
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-07
* Memory controller: memory accountingBalbir Singh2008-02-07
* brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-06
* mm: fix PageUptodate data raceNick Piggin2008-02-05
* mm: remove fastcall from mm/Harvey Harrison2008-02-05
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* clean up vmtruncateChristoph Hellwig2008-02-05
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-05
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-05
* swapin_readahead: excise NUMA bogosityHugh Dickins2008-02-05
* Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2008-02-05
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-30
* spinlock: lockbreak cleanupNick Piggin2008-01-30
* Update ctime and mtime for memory-mapped filesAnton Salikhmetov2008-01-23
* #ifdef very expensive debug check in page fault pathCarsten Otte2008-01-17
* Swap delay accounting, include lock_page() delaysBalbir Singh2007-11-14
* hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-14
* unexport access_process_vmAdrian Bunk2007-11-05
* spelling fixes: mm/Simon Arlott2007-10-19
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-19
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-16
* calculation of pgoff in do_linear_fault() uses mixed unitsDean Nelson2007-10-16
* remove ZERO_PAGENick Piggin2007-10-16
* mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-08
* Fix sys_remap_file_pages BUG at highmem.c:15!Hugh Dickins2007-10-04
* remove handle_mm_fault exportChristoph Hellwig2007-07-21
* lguest: export symbols for lguest as a moduleRusty Russell2007-07-19
* mm: fix clear_page_dirty_for_io vs fault raceNick Piggin2007-07-19
* mm: fault feedback #2Nick Piggin2007-07-19
* mm: fault feedback #1Nick Piggin2007-07-19
* ocfs2: release page lock before calling ->page_mkwriteMark Fasheh2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* kill vmalloc_earlyreserveJan Beulich2007-07-16
* oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita2007-07-16