aboutsummaryrefslogtreecommitdiffstats
path: root/mm/readahead.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov2-7/+9
2014-04-07mm/vmalloc.c: enhance vm_map_ram() commentGioh Kim1-0/+6
2014-04-07mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong2-12/+7
2014-04-07mempool: add unlikely and likely hintsMikulas Patocka1-2/+2
2014-04-07mm, compaction: determine isolation mode only onceDavid Rientjes1-7/+2
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes3-26/+15
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes5-36/+2
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes4-13/+10
2014-04-07fork: collapse copy_flags into copy_processDavid Rientjes1-10/+2
2014-04-07mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza5-6/+13
2014-04-07mm: per-thread vma cachingDavidlohr Bueso12-44/+231
2014-04-07mm: implement ->map_pages for shmem/tmpfsNing Qu1-0/+1
2014-04-07mm: add debugfs tunable for fault_around_orderKirill A. Shutemov1-7/+61
2014-04-07mm: cleanup size checks in filemap_fault() and filemap_map_pages()Kirill A. Shutemov1-7/+7
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov14-0/+93
2014-04-07mm: introduce vm_ops->map_pages()Kirill A. Shutemov3-3/+96
2014-04-07drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton1-3/+3
2014-04-07tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov1-18/+152
2014-04-07mm: disable split page table lock for !MMUKirill A. Shutemov1-0/+1
2014-04-07exec: kill the unnecessary mm->def_flags setting in load_elf_binary()Alex Thorlton1-4/+0
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton4-3/+29
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2-4/+12
2014-04-07mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim1-7/+4
2014-04-07mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim1-15/+19
2014-04-07mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim1-1/+1
2014-04-07mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim1-2/+11
2014-04-07mm/compaction: disallow high-order page for migration targetJoonsoo Kim1-12/+3
2014-04-07mm: exclude memoryless nodes from zone_reclaimMichal Hocko1-2/+3
2014-04-07mm/memory.c: update comment in unmap_single_vma()Davidlohr Bueso1-2/+2
2014-04-07mm/vmscan: do not check compaction_ready on promoted zonesWeijie Yang1-1/+3
2014-04-07mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEMWeijie Yang1-0/+8
2014-04-07mm: move mmu notifier call from change_protection to change_pmd_rangeRik van Riel2-3/+14
2014-04-07mm: numa: recheck for transhuge pages under lock during protection changesMel Gorman1-2/+34
2014-04-07mm,numa: reorganize change_pmd_range()Rik van Riel1-3/+4
2014-04-07mm/hugetlb.c: add NULL check of return value of huge_pte_offsetNaoya Horiguchi1-2/+3
2014-04-07ntfs: logging clean-upFabian Frederick3-51/+42
2014-04-05nfs: pass string length to pr_notice message about readdir loopsJeff Layton1-4/+3
2014-04-04Hexagon: update CR year for elf.hRichard Kuo1-1/+1
2014-04-04Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-04Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-04hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules needChen Gang1-4/+20
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export itChen Gang1-3/+2
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1