summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-10net: ipv6: use common fib_default_rule_prefPhil Sutter1-2/+0
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross3-0/+92
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-14/+0
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-41/+58
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds19-101/+1312
2015-09-09Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+6
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-156/+549
2015-09-09Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+2
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz1-0/+6
2015-09-09Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2-51/+328
2015-09-09Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-1/+1
2015-09-09Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-6/+10
2015-09-09Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds1-3/+29
2015-09-09Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-4/+77
2015-09-09Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-0/+29
2015-09-09mm: zbud: constify the zbud_opsKrzysztof Kozlowski1-1/+1
2015-09-09mm: zpool: constify the zpool_opsKrzysztof Kozlowski1-2/+2
2015-09-09mm: swap: zswap: maybe_preload & refactoringDmitry Safonov1-0/+3
2015-09-09zsmalloc: account the number of compacted pagesSergey Senozhatsky1-2/+2
2015-09-09zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky1-0/+6
2015-09-09mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka1-2/+3
2015-09-09mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka1-5/+5
2015-09-09mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-8/+15
2015-09-09mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li1-0/+14
2015-09-09mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi1-0/+23
2015-09-09mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li1-0/+1
2015-09-09mm: add utility for early copy from unmapped ramMark Salter1-0/+6
2015-09-09pci: mm: add pci_pool_zalloc() callSean O. Stalley1-0/+2
2015-09-09mm: add dma_pool_zalloc() call to DMA APISean O. Stalley1-0/+6
2015-09-09mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov1-1/+1
2015-09-09mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi1-5/+0
2015-09-09mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen1-0/+2
2015-09-09mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen1-1/+1
2015-09-09hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz1-0/+3
2015-09-09hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz1-0/+2
2015-09-09hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz1-1/+3
2015-09-09mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz1-0/+5
2015-09-09mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz1-0/+3
2015-09-09mm: rename and move get/set_freepage_migratetypeVlastimil Babka1-12/+0
2015-09-09memcg: move memcg_proto_active from sock.hMichal Hocko1-5/+0
2015-09-09memcg: get rid of extern for functions in memcontrol.hMichal Hocko1-8/+8
2015-09-09memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko1-2/+0
2015-09-09memcg: export struct mem_cgroupMichal Hocko3-62/+346
2015-09-09mm, oom: add description of struct oom_controlDavid Rientjes1-3/+17
2015-09-09mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes1-1/+0
2015-09-09mm, oom: organize oom context into structDavid Rientjes1-10/+15
2015-09-09mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes1-1/+4
2015-09-09mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim1-0/+6
2015-09-09mm: remove put_page_unless_one()Vineet Gupta1-12/+0
2015-09-09dax: don't use set_huge_zero_page()Kirill A. Shutemov1-3/+0