summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-16s390/mm: enable fixup_user_fault retryingDominik Dingel
2016-01-16mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel
2016-01-16mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-16mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams
2016-01-16mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-16mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-16x86, mm: introduce _PAGE_DEVMAPDan Williams
2016-01-16frv: fix compiler warning from definition of __pmd()Dan Williams
2016-01-16avr32: convert to asm-generic/memory_model.hDan Williams
2016-01-16libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams
2016-01-16x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-16mm, dax, pmem: introduce pfn_tDan Williams
2016-01-16kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-16um: kill pfn_tDan Williams
2016-01-16pmem, dax: clean up clear_pmem()Dan Williams
2016-01-16arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim
2016-01-16arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim
2016-01-16arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-16arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-16arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-16arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-16mm: define MADV_FREE for some archesMinchan Kim
2016-01-16mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-16x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16mm: drop tail page refcountingKirill A. Shutemov
2016-01-16thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15dts: hisi: fixes no syscon fault when init mdioyankejian
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-15mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-15x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-15arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-15arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-15mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman
2016-01-15mm, shmem: add internal shmem resident memory accountingJerome Marchand