aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells3-0/+234
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells10-272/+296
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells86-607/+636
2012-10-09UAPI: (Scripted) Disintegrate include/linux/caifDavid Howells4-2/+2
2012-10-09sparc64: Support transparent huge pages.David Miller14-110/+582
2012-10-09mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().David Miller1-2/+3
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller4-3/+6
2012-10-09sparc64: Document PGD and PMD layout.David Miller2-8/+16
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller5-44/+123
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller2-19/+9
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller6-121/+9
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warningYasuaki Ishimatsu2-6/+11
2012-10-09mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner1-7/+7
2012-10-09mm: document PageHuge somewhatAndrew Morton1-0/+5
2012-10-09mm: use %pK for /proc/vmallocinfoKees Cook1-1/+1
2012-10-09mm, thp: fix mlock statisticsDavid Rientjes2-4/+8
2012-10-09mm, thp: fix mapped pages avoiding unevictable list on mlockDavid Rientjes3-3/+12
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang3-5/+61
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang3-8/+15
2012-10-09mm: avoid section mismatch warning for memblock_type_nameRaghavendra D Prabhu1-1/+2
2012-10-09make GFP_NOTRACK definition unconditionalGlauber Costa1-4/+0
2012-10-09cma: decrease cc.nr_migratepages after reclaiming pagelistMinchan Kim1-2/+4
2012-10-09CMA: migrate mlocked pagesMinchan Kim5-6/+12
2012-10-09kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi1-1/+7
2012-10-09fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()Yan Hong1-4/+3
2012-10-09mm/memory.c: fix typo in commentRobert P. J. Day1-1/+1
2012-10-09mm: remove unevictable_pgs_mlockfreedHugh Dickins2-2/+0
2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim3-0/+23
2012-10-09mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")Minchan Kim1-4/+7
2012-10-09mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_endHaggai Eran4-14/+36
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg7-76/+92
2012-10-09hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko1-1/+2
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-09memory.txt: remove stray informationJiri Kosina1-33/+0
2012-10-09mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes2-11/+31
2012-10-09mm: remove free_page_mlockHugh Dickins3-19/+2
2012-10-09mm: use clear_page_mlock() in page_remove_rmap()Hugh Dickins5-28/+13
2012-10-09mm: remove vma arg from page_evictableHugh Dickins7-32/+18
2012-10-09mm: fix invalidate_complete_page2() lock orderingHugh Dickins1-1/+2
2012-10-09memcg: move mem_cgroup_is_root upwardsMichal Hocko1-6/+5
2012-10-09memcg: cleanup kmem tcp ifdefsMichal Hocko1-8/+3
2012-10-09memcg: trivial fixes for Documentation/cgroups/memory.txtMichael Kerrisk1-45/+45
2012-10-09mm: fix-up zone present pagesJianguo Wu6-1/+58
2012-10-09mm: enable CONFIG_COMPACTION by defaultRik van Riel1-0/+1
2012-10-09mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.cCatalin Marinas1-3/+3
2012-10-09mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas1-1/+1
2012-10-09thp: khugepaged_prealloc_page() forgot to reset the page alloc indicatorXiao Guangrong1-0/+1
2012-10-09memory-hotplug: don't replace lowmem pages with highmemMinchan Kim1-9/+6
2012-10-09mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim3-14/+14
2012-10-09mm/hugetlb.c: remove duplicate inclusion of header fileSachin Kamat1-1/+0